Distant Vehicle Detection: How Well Can Region Proposal Networks Cope with Tiny Objects at Low Resolution?

Abstract

High-performance faster R-CNN has been applied to many detection tasks. Detecting tiny objects at very low resolution remains a challenge, however, and a few studies addressed explicitly the detection of such objects yet. Focusing on distant object detection at very low resolution images for driver assistance systems, we introduce post-trained net surgery to (1) analyze the network activation patterns, (2) study the potential of prior information to improve localization and binary classification performance, and (3) to support the development of priors for improving the network performance. We use post-trained net surgery to analyze the feature maps used for bounding box regression and classification for RPNs in detail, and to discuss the complexity of the network activation patterns. Using these findings, we show that incorporating prior maps into the network architecture improves the performance of bounding box regression and binary classification for small object detection in low resolution images.

Cite

Text

Fattal et al. "Distant Vehicle Detection: How Well Can Region Proposal Networks Cope with Tiny Objects at Low Resolution?." European Conference on Computer Vision Workshops, 2018. doi:10.1007/978-3-030-11009-3_17

Markdown

[Fattal et al. "Distant Vehicle Detection: How Well Can Region Proposal Networks Cope with Tiny Objects at Low Resolution?." European Conference on Computer Vision Workshops, 2018.](https://mlanthology.org/eccvw/2018/fattal2018eccvw-distant/) doi:10.1007/978-3-030-11009-3_17

BibTeX

@inproceedings{fattal2018eccvw-distant,
  title     = {{Distant Vehicle Detection: How Well Can Region Proposal Networks Cope with Tiny Objects at Low Resolution?}},
  author    = {Fattal, Ann-Katrin and Karg, Michelle and Scharfenberger, Christian and Adamy, Jürgen},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2018},
  pages     = {289-304},
  doi       = {10.1007/978-3-030-11009-3_17},
  url       = {https://mlanthology.org/eccvw/2018/fattal2018eccvw-distant/}
}