vinesmsuic
commited on
Commit
•
242634b
1
Parent(s):
3af7a55
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
Please kindly cite our paper if you use our code, data, models or results:
|
5 |
+
|
6 |
+
```bibtex
|
7 |
+
@article{ku2023imagenhub,
|
8 |
+
title={ImagenHub: Standardizing the evaluation of conditional image generation models},
|
9 |
+
author={Max Ku, Tianle Li, Kai Zhang, Yujie Lu, Xingyu Fu, Wenwen Zhuang, Wenhu Chen},
|
10 |
+
journal={arXiv preprint arXiv:2310.01596},
|
11 |
+
year={2023}
|
12 |
+
}
|
13 |
+
```
|