nielsr HF staff commited on
Commit
9f145cf
1 Parent(s): 731a709

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ # Citation
2
+
3
+ ```
4
+ @article{pix2pix2017,
5
+ title={Image-to-Image Translation with Conditional Adversarial Networks},
6
+ author={Isola, Phillip and Zhu, Jun-Yan and Zhou, Tinghui and Efros, Alexei A},
7
+ journal={CVPR},
8
+ year={2017}
9
+ }
10
+ ```