Detecting Nonexistent Pedestrians

Abstract

We explore beyond object detection and semantic segmentation, and propose to address the problem of estimating the presence probabilities of nonexistent pedestrians in a street scene. Our method builds upon a combination of generative and discriminative procedures to achieve the perceptual capability of figuring out missing visual information. We adopt state-of-the-art inpainting techniques to generate the training data for nonexistent pedestrian detection. The learned detector can predict the probability of observing a pedestrian at some location in image, even if that location exhibits only the background. We evaluate our method by inserting pedestrians into images according to the presence probabilities and conducting user study to determine the 'realisticness' of synthetic images. The empirical results show that our method can capture the idea of where the reasonable places are for pedestrians to walk or stand in a street scene.

Cite

Text

Chien et al. "Detecting Nonexistent Pedestrians." IEEE/CVF International Conference on Computer Vision Workshops, 2017. doi:10.1109/ICCVW.2017.30

Markdown

[Chien et al. "Detecting Nonexistent Pedestrians." IEEE/CVF International Conference on Computer Vision Workshops, 2017.](https://mlanthology.org/iccvw/2017/chien2017iccvw-detecting/) doi:10.1109/ICCVW.2017.30

BibTeX

@inproceedings{chien2017iccvw-detecting,
  title     = {{Detecting Nonexistent Pedestrians}},
  author    = {Chien, Jui-Ting and Chou, Chia-Jung and Chen, Ding-Jie and Chen, Hwann-Tzong},
  booktitle = {IEEE/CVF International Conference on Computer Vision Workshops},
  year      = {2017},
  pages     = {182-189},
  doi       = {10.1109/ICCVW.2017.30},
  url       = {https://mlanthology.org/iccvw/2017/chien2017iccvw-detecting/}
}