Skip to content

Commit 6c48365

Browse files
authored
Update README.md
1 parent 858661f commit 6c48365

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ python test.py --dataroot ./datasets/maps --name maps_cyclegan --model cycle_gan
109109
- The test results will be saved to a html file here: `./results/maps_cyclegan/latest_test/index.html`.
110110

111111
### pix2pix train/test
112-
- Download a pix2pix dataset (e.g.facades):
112+
- Download a pix2pix dataset (e.g.facades [[Citation](../datasets/bibtex/facades.tex)]):
113113
```bash
114114
bash ./datasets/download_pix2pix_dataset.sh facades
115115
```

0 commit comments

Comments
 (0)