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 9cd626e commit f2db709Copy full SHA for f2db709
README.md
@@ -29,11 +29,11 @@ python circlegan_cond.py --sDataSet [cifar10/cifar100/tinyimagenet]
29
30
If you use this code or ideas for your research, please cite our paper.
31
32
-'''bib
+```bib
33
@article{shim2020CircleGAN,
34
title = {{CircleGAN: Generative Adversarial Learning across Spherical Circles}},
35
author = {Woohyeon Shim and Minsu Cho},
36
journal = {Conference on Neural Information Processing Systems (NeurIPS)},
37
year = {2020}
38
}
39
-'''
+```
0 commit comments