Dataset Viewer
The dataset viewer is not available because its heuristics could not detect any supported data files. You can try uploading some data files, or configuring the data files location manually.
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
Dataset Description
This dataset contains 2 classes of content annotations in YOLO format:
- digital: 0
- footage: 1
Dataset Structure
- Training set: 16951 images
- Validation set: 4239 images
Format
The dataset follows the YOLO format:
dataset/
├── images/
│ ├── train/
│ └── val/
├── labels/
│ ├── train/
│ └── val/
└── dataset.yaml
Each label file contains annotations in the format:
class_id x_center y_center width height
- Downloads last month
- 4