VOC2012 Detecetion and Segmentation Reupload
收藏NIAID Data Ecosystem2026-05-02 收录
下载链接:
https://zenodo.org/record/12684016
下载链接
链接失效反馈官方服务:
资源简介:
This is a reupload of the combined detection and segmentation files for VOC2012. Extracted and arranged in files. Just for convinience.
Training: 1464
Validation: 1449
Original Dataset: http://host.robots.ox.ac.uk/pascal/VOC/
#BGR FORMAT
COLORS_MAP = [(0, 0, 0),(0, 0, 128), (0, 128, 0), (0, 128, 128),(128, 0, 0), (128, 0, 128), (128, 128, 0), (128, 128, 128),(0, 0, 64), (0, 0, 192), (0, 128, 64), (0, 128, 192),(128, 0, 64), (128, 0, 192), (128, 128, 64), (128, 128, 192),(0, 64, 0), (0, 64, 128), (0, 192, 0), (0, 192, 128),(128, 64, 0)]
LABELS = ['background','aeroplane', 'bicycle', 'bird', 'boat','bottle', 'bus', 'car', 'cat', 'chair', 'cow', 'diningtable', 'dog', 'horse', 'motorbike', 'person','pottedplant', 'sheep', 'sofa', 'train', 'tvmonitor']
创建时间:
2024-07-12



