Update README.md
Browse files
README.md
CHANGED
|
@@ -9,6 +9,27 @@ size_categories:
|
|
| 9 |
- 100K<n<1M
|
| 10 |
---
|
| 11 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
- **ADE**
|
| 13 |
|
| 14 |
A image segementation dataset with 297,472 samples.
|
|
|
|
| 9 |
- 100K<n<1M
|
| 10 |
---
|
| 11 |
|
| 12 |
+
# X2I Dataset
|
| 13 |
+
|
| 14 |
+
* Project Page: [https://vectorspacelab.github.io/OmniGen/](https://vectorspacelab.github.io/OmniGen/)
|
| 15 |
+
* Github: [https://github.com/VectorSpaceLab/OmniGen](https://github.com/VectorSpaceLab/OmniGen)
|
| 16 |
+
* Paper: [https://arxiv.org/abs/2409.11340](https://arxiv.org/abs/2409.11340)
|
| 17 |
+
* Model: [https://huggingface.co/Shitao/OmniGen-v1](https://huggingface.co/Shitao/OmniGen-v1)
|
| 18 |
+
|
| 19 |
+
|
| 20 |
+
To achieve robust multi-task processing capabilities, it is essential to train the **OmniGen** on large-scale and diverse datasets. However, in the field of unified image generation, a readily available dataset has yet to emerge. For this reason, we have curated a large-scale **unified image generation** dataset with unified format for the **first time**, which we refer to as the **X2I dataset**, meaning **"anything to image"**.
|
| 21 |
+
|
| 22 |
+
|
| 23 |
+
| Task| Datastet|
|
| 24 |
+
| :-------- | :-------- |
|
| 25 |
+
| Multi-modal Instruction| [X2I-mm-instruction](https://huggingface.co/datasets/yzwang/X2I-mm-instruction) |
|
| 26 |
+
| Subject-driven Editing | [X2I-subject-driven](https://huggingface.co/datasets/yzwang/X2I-subject-driven) |
|
| 27 |
+
| In-context Learning | [X2I-in-context-learning](https://huggingface.co/datasets/yzwang/X2I-in-context-learning) |
|
| 28 |
+
| Computer Vision | [X2I-computer-vision](https://huggingface.co/datasets/yzwang/X2I-computer-vision) |
|
| 29 |
+
| Text to Image Generation| [X2I-text-to-image](https://huggingface.co/datasets/yzwang/X2I-text-to-image) |
|
| 30 |
+
|
| 31 |
+
## X2I-computer-vision
|
| 32 |
+
|
| 33 |
- **ADE**
|
| 34 |
|
| 35 |
A image segementation dataset with 297,472 samples.
|