vinesmsuic
commited on
Commit
•
6eacd04
1
Parent(s):
bf30ae6
Update README.md
Browse files
README.md
CHANGED
@@ -26,4 +26,19 @@ dataset_info:
|
|
26 |
---
|
27 |
# Dataset Card for "Subject-Driven-EditingBench"
|
28 |
|
29 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
---
|
27 |
# Dataset Card for "Subject-Driven-EditingBench"
|
28 |
|
29 |
+
|
30 |
+
Dataset in [ImagenHub](arxiv.org/abs/2310.01596).
|
31 |
+
|
32 |
+
|
33 |
+
# Citation
|
34 |
+
|
35 |
+
Please kindly cite our paper if you use our code, data, models or results:
|
36 |
+
|
37 |
+
```
|
38 |
+
@article{ku2023imagenhub,
|
39 |
+
title={ImagenHub: Standardizing the evaluation of conditional image generation models},
|
40 |
+
author={Max Ku, Tianle Li, Kai Zhang, Yujie Lu, Xingyu Fu, Wenwen Zhuang, Wenhu Chen},
|
41 |
+
journal={arXiv preprint arXiv:2310.01596},
|
42 |
+
year={2023}
|
43 |
+
}
|
44 |
+
```
|