Link dataset to paper
#2
by
nielsr
HF staff
- opened
README.md
CHANGED
@@ -182,4 +182,18 @@ Users should be made aware of the risks, biases and limitations of the dataset.
|
|
182 |
|
183 |
## Dataset Card Contact
|
184 |
|
185 |
-
[More Information Needed]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
182 |
|
183 |
## Dataset Card Contact
|
184 |
|
185 |
+
[More Information Needed]
|
186 |
+
|
187 |
+
## Bibtext citation
|
188 |
+
|
189 |
+
```bibtex
|
190 |
+
@misc{zhao2024ultraeditinstructionbasedfinegrainedimage,
|
191 |
+
title={UltraEdit: Instruction-based Fine-Grained Image Editing at Scale},
|
192 |
+
author={Haozhe Zhao and Xiaojian Ma and Liang Chen and Shuzheng Si and Rujie Wu and Kaikai An and Peiyu Yu and Minjia Zhang and Qing Li and Baobao Chang},
|
193 |
+
year={2024},
|
194 |
+
eprint={2407.05282},
|
195 |
+
archivePrefix={arXiv},
|
196 |
+
primaryClass={cs.CV},
|
197 |
+
url={https://arxiv.org/abs/2407.05282},
|
198 |
+
}
|
199 |
+
```
|