Deep Counting Model Extensions with Segmentation for Person Detection
Sanjukta Ghosh, Peter Amon, Andreas Hutter, André Kaup
Abstract
Applications like autonomous driving, surveillance, or any application that demands scene analysis requires object detection, semantic segmentation and instance segmentation. In this paper, we focus on the problem of detecting each instance of a specific category of objects, specifically persons. A novel method for object detection is proposed based on a deep counting model. The feature extractor of the deep counting model is extended with additional layers for segmenting specific instances. While the feature extractor of the deep counting model already focuses on the persons in the scene, the segmentation layers help to get a more accurate estimation of the foreground with persons and the instance segmentation is able to estimate separate instances of persons. Our proposed method outperforms other methods on the CUHK08 dataset with an Average Miss Rate (AMR) of 14% and on the PETS09 dataset with an AMR of 41%.
BibTeX
@inproceedings{icassp2019_deepcountingmode,
title = {Deep Counting Model Extensions with Segmentation for Person Detection},
author = {Sanjukta Ghosh and Peter Amon and Andreas Hutter and André Kaup},
booktitle = {ICASSP 2019},
year = {2019}
}