Update README.md
#1
by Freesia24 - opened
README.md
CHANGED
|
@@ -1,5 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
This is a dataset created using three dataset for the paper SegQuant.
|
| 2 |
-
|
|
|
|
|
|
|
|
|
|
| 3 |
|
| 4 |
Three source datasets are:
|
| 5 |
- https://github.com/facebookresearch/DCI
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- text-to-image
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
size_categories:
|
| 8 |
+
- 1K<n<10K
|
| 9 |
+
---
|
| 10 |
This is a dataset created using three dataset for the paper SegQuant.
|
| 11 |
+
|
| 12 |
+
Paper: https://huggingface.co/papers/2507.14811
|
| 13 |
+
|
| 14 |
+
Code: https://github.com/OptiSys-ZJU/segquant
|
| 15 |
|
| 16 |
Three source datasets are:
|
| 17 |
- https://github.com/facebookresearch/DCI
|