CVPR 2017spotlight1138 citations

CityPersons: A Diverse Dataset for Pedestrian Detection

Shanshan Zhang, Rodrigo Benenson, Bernt Schiele

Abstract

Convnets have enabled significant progress in pedestrian detection recently, but there are still open questions regard- ing suitable architectures and training data. We revisit CNN design and point out key adaptations, enabling plain Fas- terRCNN to obtain state-of-the-art results on the Caltech dataset. To achieve further improvement from more and better data, we introduce CityPersons, a new set of person annotations on top of the Cityscapes dataset. The di- versity of CityPersons allows us for the first time to train one single CNN model that generalizes well over mul- tiple benchmarks. Moreover, with additional training with CityPersons, we obtain top results using FasterRCNN on Caltech, improving especially for more difficult cases (heavy occlusion and small scale) and providing higher loc- alization quality.

BibTeX
@inproceedings{cvpr2017_citypersonsadive,
  title = {CityPersons: A Diverse Dataset for Pedestrian Detection},
  author = {Shanshan Zhang and Rodrigo Benenson and Bernt Schiele},
  booktitle = {CVPR 2017},
  year = {2017}
}