YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
# UBL POSM Shelf Talker
Shelf talker, SOVM, and FAT-oriented POSM datasets for UBL.
At a Glance
| Metric | Value |
|---|---|
| Archives | 3 |
| Total images | 3241 |
| Primary format | Roboflow-style YOLO vision export |
| Delivery format | Zip archives inside each folder |
Archive Inventory
| Archive | Images | Classes | Project | Source |
|---|---|---|---|---|
POSM-FAT.zip |
2438 | 126 | merged-posm-fat-w91t6 |
dataset |
ShelfTalker.zip |
495 | 43 | ubl-shelftalker-orientation-s0pg7 |
dataset |
SOVM.zip |
308 | 21 | sovm |
dataset |
Folder Layout
archive.zip
+-- data.yaml
+-- train/
| +-- images/
| +-- labels/
+-- valid/ or val/
+-- test/
Working With the Data
- Extract the archive you want to inspect.
- Open
data.yamlto confirm class names and split locations. - Use the image and label pairs directly for YOLO training, validation, or audit workflows.
Notes
- These archives follow a Roboflow export pattern and keep the original
data.yamlmetadata inside each zip. - Several folders contain multiple related datasets; the table above lists each archive separately.
- Downloads last month
- 14