Yolo-12-everything/datasets/README.dataset.txt
fly6516 5f7e66e97f feat(datasets): 添加新的训练和验证标签文件
- 在 train 和 valid 文件夹下添加了多个新的标签文件
- 标签文件包含不同类别的对象标注信息- 新增的标签文件将有助于模型训练和评估
2025-06-03 23:13:32 +08:00

13 lines
542 B
Plaintext

# Pascal VOC 2012 > 2024-05-23 5:08pm
https://universe.roboflow.com/jacob-solawetz/pascal-voc-2012
Provided by [PASCAL](http://host.robots.ox.ac.uk/pascal/VOC/pubs/everingham10.html)
License: CC BY 4.0
Pascal VOC 2012 is common benchmark for object detection. It contains common objects that one might find in images on the web.
![Image example](https://i.imgur.com/y2sB9fD.png)
Note: the test set is witheld, as is common with benchmark datasets.
You can think of it sort of like a baby [COCO](https://blog.roboflow.com/coco-dataset/).