Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Citation
|
| 2 |
+
```
|
| 3 |
+
@article{DBLP:journals/corr/abs-2101-04775,
|
| 4 |
+
author = {Bingchen Liu and
|
| 5 |
+
Yizhe Zhu and
|
| 6 |
+
Kunpeng Song and
|
| 7 |
+
Ahmed Elgammal},
|
| 8 |
+
title = {Towards Faster and Stabilized {GAN} Training for High-fidelity Few-shot
|
| 9 |
+
Image Synthesis},
|
| 10 |
+
journal = {CoRR},
|
| 11 |
+
volume = {abs/2101.04775},
|
| 12 |
+
year = {2021},
|
| 13 |
+
url = {https://arxiv.org/abs/2101.04775},
|
| 14 |
+
eprinttype = {arXiv},
|
| 15 |
+
eprint = {2101.04775},
|
| 16 |
+
timestamp = {Fri, 22 Jan 2021 15:16:00 +0100},
|
| 17 |
+
biburl = {https://dblp.org/rec/journals/corr/abs-2101-04775.bib},
|
| 18 |
+
bibsource = {dblp computer science bibliography, https://dblp.org}
|
| 19 |
+
}
|
| 20 |
+
```
|