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 858661f commit 6c48365Copy full SHA for 6c48365
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):
+- Download a pix2pix dataset (e.g.facades [[Citation](../datasets/bibtex/facades.tex)]):
113
```bash
114
bash ./datasets/download_pix2pix_dataset.sh facades
115
```
0 commit comments