merve/pascal-voc
收藏资源简介:
Pascal Visual Object Classes (VOC) 数据集是计算机视觉领域广泛使用的基准数据集,适用于目标检测、图像分类、语义分割和动作分类任务。该数据集包含178k张图像,涵盖了20个对象类别,每张图像都标注了对象边界框、类别标签、分割掩码和动作标签。数据集图像来源于Flickr等平台,由人工标注团队进行标注。Pascal VOC数据集发布在Creative Commons Attribution 2.5许可证下,用户可以自由分享、改编和使用该数据集,但需注明出处。
The Pascal Visual Object Classes (VOC) dataset is a widely used benchmark in the field of computer vision. It is designed for object detection, image classification, semantic segmentation, and action classification tasks. The dataset provides a comprehensive set of annotated images covering 20 object classes, allowing researchers to evaluate and compare the performance of various algorithms. The dataset contains 178k images with annotations including object bounding boxes, class labels, segmentation masks, and action labels. The images are sourced from Flickr and other platforms, ensuring diversity. Annotations are done by human annotators, and the dataset is licensed under the Creative Commons Attribution 2.5 License.
Pascal VOC 数据集概述
数据集摘要
Pascal Visual Object Classes (VOC) 数据集是计算机视觉领域广泛使用的基准数据集。它设计用于目标检测、图像分类、语义分割和动作分类任务。数据集提供了一个全面的带注释图像集,涵盖20个对象类别,允许研究人员评估和比较各种算法的性能。
注意: 此数据集仓库包含PASCAL-VOC的所有版本,每个文件都标有年份。
数据集结构
- 图像: 数据集包含178,000张图像。
- 注释: 注释包括对象边界框、对象类别标签、分割掩码和动作标签。
- 类别: 20个对象类别:人、自行车、汽车、摩托车、飞机、公共汽车、火车、船、鸟、猫、狗、马、羊、牛、大象、熊、斑马、长颈鹿和盆栽植物。
支持的任务
- 图像分类: 从固定类别集中为图像分配标签。
- 目标检测: 识别图像中的对象并绘制边界框。
- 语义分割: 为图像中的每个像素分配类别标签。
- 动作分类: 识别图像中正在执行的动作。
应用
Pascal VOC数据集用于:
- 基准测试和评估计算机视觉算法。
- 训练用于图像分类、目标检测和分割任务的模型。
数据收集和注释
- 数据来源: 图像从Flickr和其他来源收集,确保了现实世界场景的多样性和代表性样本。
- 注释过程: 由一组人工注释员进行注释。每张图像都标有:
- 目标检测的边界框。
- 每个对象的类别标签。
- 语义分割的像素级分割掩码。
- 指示图像中对象执行的动作的动作标签。
许可证
Pascal VOC数据集在Creative Commons Attribution 2.5许可证下发布。用户可以自由分享、改编和使用数据集,前提是给予适当的信用。
引用
如果您在研究中使用Pascal VOC数据集,请引用以下论文:
@article{Everingham10, author = {Mark Everingham and Luc Gool and Christopher K. I. Williams and John Winn and Andrew Zisserman}, title = {The Pascal Visual Object Classes (VOC) Challenge}, journal = {International Journal of Computer Vision}, volume = {88}, number = {2}, year = {2010}, pages = {303-338}, }




