Back to Mmdetection

Pascal VOC

configs/pascal_voc/README.md

3.3.06.0 KB
Original Source

Pascal VOC

The Pascal Visual Object Classes (VOC) Challenge

<!-- [DATASET] -->

Abstract

The Pascal Visual Object Classes (VOC) challenge is a benchmark in visual object category recognition and detection, providing the vision and machine learning communities with a standard dataset of images and annotation, and standard evaluation procedures. Organised annually from 2005 to present, the challenge and its associated dataset has become accepted as the benchmark for object detection.

This paper describes the dataset and evaluation procedure. We review the state-of-the-art in evaluated methods for both classification and detection, analyse whether the methods are statistically different, what they are learning from the images (e.g. the object or its context), and what the methods find easy or confuse. The paper concludes with lessons learnt in the three year history of the challenge, and proposes directions for future improvement and extension.

<div align=center> </div>

Results and Models

ArchitectureBackboneStyleLr schdMem (GB)Inf time (fps)box APConfigDownload
Faster R-CNN C4R-50caffe18k-80.9configmodel | log
Faster R-CNNR-50pytorch1x2.6-80.4configmodel | log
RetinanetR-50pytorch1x2.1-77.3configmodel | log
SSD300VGG16-120e--76.5configmodel | log
SSD512VGG16-120e--79.5configmodel | log

Citation

latex
@Article{Everingham10,
   author = "Everingham, M. and Van~Gool, L. and Williams, C. K. I. and Winn, J. and Zisserman, A.",
   title = "The Pascal Visual Object Classes (VOC) Challenge",
   journal = "International Journal of Computer Vision",
   volume = "88",
   year = "2010",
   number = "2",
   month = jun,
   pages = "303--338",
}