Fully Convolutional Region Proposal Networks for Multispectral Person Detection
Abstract
Multispectral images that combine visual-optical (VIS) and infrared (IR) image information are a promising source of data for automatic person detection. Especially in automotive or surveillance applications, challenging conditions such as insufficient illumination or large distances between camera and object occur regularly and can affect image quality. This leads to weak image contrast or low object resolution. In order to detect persons under such conditions, we apply deep learning for effectively fusing the VIS and IR information in multispectral images. We present a novel multispectral Region Proposal Network (RPN) that is built up on the pre-trained very deep convolutional network VGG-16. The proposals of this network are further evaluated using a Boosted Decision Trees classifier in order to reduce potential false positive detections. With a log-average miss rate of 29:83% on the reasonable test set of the KAIST Multispectral Pedestrian Detection Benchmark, we improve the current state-of-the-art by about 18%.
Cite
Text
König et al. "Fully Convolutional Region Proposal Networks for Multispectral Person Detection." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2017. doi:10.1109/CVPRW.2017.36Markdown
[König et al. "Fully Convolutional Region Proposal Networks for Multispectral Person Detection." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2017.](https://mlanthology.org/cvprw/2017/konig2017cvprw-fully/) doi:10.1109/CVPRW.2017.36BibTeX
@inproceedings{konig2017cvprw-fully,
title = {{Fully Convolutional Region Proposal Networks for Multispectral Person Detection}},
author = {König, Daniel and Adam, Michael and Jarvers, Christian and Layher, Georg and Neumann, Heiko and Teutsch, Michael},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
year = {2017},
pages = {243-250},
doi = {10.1109/CVPRW.2017.36},
url = {https://mlanthology.org/cvprw/2017/konig2017cvprw-fully/}
}