Codesota · Computer Vision · Object Detection · PASCAL VOC 2007Tasks/Computer Vision/Object Detection
Object Detection · benchmark dataset · EN

PASCAL Visual Object Classes (VOC) Challenge 2007.

PASCAL VOC 2007 (PASCAL Visual Object Classes Challenge 2007) is a standard benchmark dataset for object detection, classification and segmentation. VOC2007 contains 9,963 images with annotations for 20 object classes (e.g., person, car, bicycle, dog) and about 24,640 annotated object instances. Annotations include class labels, object bounding boxes and (for some images) pixel-level segmentation masks, plus object attributes such as "difficult" and "truncated". The dataset is provided with standard train/val/test splits (the official VOC2007 test annotations were held out on the evaluation server), and the canonical detection evaluation metric reported on this dataset is mean Average Precision (mAP) computed using the PASCAL VOC protocol (AP at IoU 0.5). VOC2007 is widely used for benchmarking object detection models and is often combined with VOC2012 or COCO for additional training (e.g., VOC07+12 or COCO+07+12).

Paper Submit a result
§ 01 · Leaderboard

Best published scores.

No results indexed yet — be the first to submit a score.

No benchmark results indexed yet
§ 06 · Contribute

Have a score that beats
this table?

Submit a checkpoint and a reproduction script. We will run it, publish the score, and — if it takes the top — annotate the step on the progress chart with your name.

Submit a result Read submission guide
What a submission needs
  • 01A public checkpoint or API endpoint
  • 02A reproduction script with frozen commit + seed
  • 03Declared evaluation environment (Python, deps)
  • 04One row per metric declared by this dataset
  • 05A contact so we can follow up on discrepancies
PASCAL VOC 2007 — Object Detection benchmark · Codesota | CodeSOTA