Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -20,4 +20,10 @@ For more details about the dataset you can refer to the [original CycleGAN publi
|
|
20 |
### Citation Information
|
21 |
|
22 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
```
|
|
|
20 |
### Citation Information
|
21 |
|
22 |
```
|
23 |
+
@inproceedings{CycleGAN2017,
|
24 |
+
title={Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks},
|
25 |
+
author={Zhu, Jun-Yan and Park, Taesung and Isola, Phillip and Efros, Alexei A},
|
26 |
+
booktitle={Computer Vision (ICCV), 2017 IEEE International Conference on},
|
27 |
+
year={2017}
|
28 |
+
}
|
29 |
```
|