Update README.md
Browse files
README.md
CHANGED
@@ -22,3 +22,16 @@ Unlike previous benchmarks that evaluate only four editing types, **OmniBench-99
|
|
22 |
* *Human/Animal*: Scenarios are designed for **Appearance** and **Motion/Pose** edits.
|
23 |
|
24 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
* *Human/Animal*: Scenarios are designed for **Appearance** and **Motion/Pose** edits.
|
23 |
|
24 |
|
25 |
+
## Citation
|
26 |
+
```
|
27 |
+
@article{chen2024omnicreator,
|
28 |
+
title={OmniCreator: Self-Supervised Unified Generation with Universal Editing},
|
29 |
+
author={Chen, Haodong and Wang, Lan and Yang, Harry and Lim, Ser-Nam},
|
30 |
+
journal={arXiv preprint arXiv:2412.02114},
|
31 |
+
year={2024}
|
32 |
+
}
|
33 |
+
```
|
34 |
+
|
35 |
+
## Dataset Card Contact
|
36 |
+
|
37 |
+
Haodong Chen's email: [haroldchen328@gmail.com](mailto:haroldchen328@gmail.com)
|