Datasets:
text stringlengths 5 9 |
|---|
img_9132 |
img_11667 |
img_3078 |
img_4606 |
img_12685 |
img_8726 |
img_16090 |
img_6306 |
img_19680 |
img_11160 |
img_7521 |
img_17746 |
img_13352 |
img_11955 |
img_7696 |
img_17118 |
img_15204 |
img_14195 |
img_15189 |
img_14583 |
img_11098 |
img_985 |
img_12784 |
img_19205 |
img_430 |
img_14127 |
img_605 |
img_6060 |
img_15718 |
img_8136 |
img_12941 |
img_1408 |
img_9953 |
img_18386 |
img_8172 |
img_8362 |
img_7368 |
img_13214 |
img_8117 |
img_13817 |
img_7454 |
img_18637 |
img_7423 |
img_14196 |
img_18955 |
img_16703 |
img_19144 |
img_8377 |
img_11071 |
img_7608 |
img_18314 |
img_840 |
img_17169 |
img_552 |
img_11630 |
img_17331 |
img_16579 |
img_15925 |
img_4044 |
img_11406 |
img_9574 |
img_18261 |
img_6424 |
img_9371 |
img_13951 |
img_241 |
img_10999 |
img_1981 |
img_2152 |
img_13689 |
img_1384 |
img_9122 |
img_4012 |
img_7338 |
img_17060 |
img_8042 |
img_12437 |
img_8027 |
img_7797 |
img_20073 |
img_6007 |
img_1902 |
img_9756 |
img_11294 |
img_8057 |
img_9282 |
img_16088 |
img_6640 |
img_17960 |
img_6562 |
img_15413 |
img_7933 |
img_4151 |
img_9279 |
img_14515 |
img_17911 |
img_12172 |
img_7493 |
img_10830 |
img_12391 |
End of preview. Expand in Data Studio
CAID
This dataset repo is an as-is archive export of the local CAID root from this workspace.
Contents:
CAID.tar: tar archive containing the full localCAID/directoryImageSets/Segmentation/train.txtImageSets/Segmentation/val.txtImageSets/Segmentation/test.txt
Local source snapshot:
- 20,689 images
- 20,689 segmentation masks
- official split files included
- train: 14,482 ids
- val: 3,103 ids
- test: 3,104 ids
Layout
.
├── CAID.tar
└── ImageSets/
└── Segmentation/
├── train.txt
├── val.txt
└── test.txt
Notes
The Hub currently rejects repositories with more than 10,000 files in a single
directory. The local CAID root has 20,689 files in both JPEGImages/ and
SegmentationClass/, so the dataset is published as a tar archive to preserve
the exact local layout while staying within Hub limits.
After extracting CAID.tar, you will recover the original split-aware local
structure:
CAID/
├── ImageSets/Segmentation/{train,val,test}.txt
├── JPEGImages/
└── SegmentationClass/
- Downloads last month
- 22