vinesmsuic
commited on
Commit
•
0975e0d
1
Parent(s):
eff68f9
Update README.md
Browse files
README.md
CHANGED
@@ -7,4 +7,18 @@ sdk: static
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
+
Dataset collection for [ImagenHub](arxiv.org/abs/2310.01596).
|
11 |
+
|
12 |
+
|
13 |
+
# Citation
|
14 |
+
|
15 |
+
Please kindly cite our paper if you use our code, data, models or results:
|
16 |
+
|
17 |
+
```
|
18 |
+
@article{ku2023imagenhub,
|
19 |
+
title={ImagenHub: Standardizing the evaluation of conditional image generation models},
|
20 |
+
author={Max Ku, Tianle Li, Kai Zhang, Yujie Lu, Xingyu Fu, Wenwen Zhuang, Wenhu Chen},
|
21 |
+
journal={arXiv preprint arXiv:2310.01596},
|
22 |
+
year={2023}
|
23 |
+
}
|
24 |
+
```
|