We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c48365 commit aec7ae3Copy full SHA for aec7ae3
README.md
@@ -109,7 +109,7 @@ python test.py --dataroot ./datasets/maps --name maps_cyclegan --model cycle_gan
109
- The test results will be saved to a html file here: `./results/maps_cyclegan/latest_test/index.html`.
110
111
### pix2pix train/test
112
-- Download a pix2pix dataset (e.g.facades [[Citation](../datasets/bibtex/facades.tex)]):
+- Download a pix2pix dataset (e.g.[facades](http://cmp.felk.cvut.cz/~tylecr1/facade/)):
113
```bash
114
bash ./datasets/download_pix2pix_dataset.sh facades
115
```
0 commit comments