corrected the numbers
Browse files
README.md
CHANGED
@@ -83,7 +83,7 @@ configs:
|
|
83 |
|
84 |
## Dataset Summary
|
85 |
|
86 |
-
The DataSeeds.AI Sample Dataset (DSD) is a high-fidelity, human-curated computer vision-ready dataset comprised of 7,
|
87 |
|
88 |
Each image includes multi-tier human annotations and semantic segmentation masks. Generously contributed to the community by the GuruShots photography platform, where users engage in themed competitions, the DSD uniquely captures aesthetic preference signals and high-quality technical metadata (EXIF) across an expansive diversity of photographic styles, camera types, and subject matter. The dataset is optimized for fine-tuning and evaluating multimodal vision-language models, especially in scene description and stylistic comprehension tasks.
|
89 |
|
@@ -94,7 +94,7 @@ This dataset is ready for commercial/non-commercial use.
|
|
94 |
|
95 |
## Dataset Structure
|
96 |
|
97 |
-
* **Size**: 7,
|
98 |
* **Format**: Apache Parquet files for metadata, with images in JPG format
|
99 |
* **Total Size**: ~4.1GB
|
100 |
* **Languages**: English (annotations)
|
|
|
83 |
|
84 |
## Dataset Summary
|
85 |
|
86 |
+
The DataSeeds.AI Sample Dataset (DSD) is a high-fidelity, human-curated computer vision-ready dataset comprised of 7,772 peer-ranked, fully annotated photographic images, 350,000+ words of descriptive text, and comprehensive metadata. While the DSD is being released under an open source license, a sister dataset of over 10,000 fully annotated and segmented images is available for immediate commercial licensing, and the broader GuruShots ecosystem contains over 100 million images in its catalog.
|
87 |
|
88 |
Each image includes multi-tier human annotations and semantic segmentation masks. Generously contributed to the community by the GuruShots photography platform, where users engage in themed competitions, the DSD uniquely captures aesthetic preference signals and high-quality technical metadata (EXIF) across an expansive diversity of photographic styles, camera types, and subject matter. The dataset is optimized for fine-tuning and evaluating multimodal vision-language models, especially in scene description and stylistic comprehension tasks.
|
89 |
|
|
|
94 |
|
95 |
## Dataset Structure
|
96 |
|
97 |
+
* **Size**: 7,772 images (7,010 train, 762 validation)
|
98 |
* **Format**: Apache Parquet files for metadata, with images in JPG format
|
99 |
* **Total Size**: ~4.1GB
|
100 |
* **Languages**: English (annotations)
|