Update README.md

This commit is contained in:
Jackie Loong
2019-04-28 10:36:10 +10:00
committed by GitHub
parent 4cec2ac9ff
commit 9a28ad65f8

View File

@@ -7,5 +7,7 @@ Here implemented a popular Pixel2Pixel model on facades datasets.
This model may requires a large GPU memory.
```
# cd the project dir
mkdir images
python main.py
``
``