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