Illumination-aware Faster R-CNN for Robust Multispectral Pedestrian Detection
About
Multispectral images of color-thermal pairs have shown more effective than a single color channel for pedestrian detection, especially under challenging illumination conditions. However, there is still a lack of studies on how to fuse the two modalities effectively. In this paper, we deeply compare six different convolutional network fusion architectures and analyse their adaptations, enabling a vanilla architecture to obtain detection performances comparable to the state-of-the-art results. Further, we discover that pedestrian detection confidences from color or thermal images are correlated with illumination conditions. With this in mind, we propose an Illumination-aware Faster R-CNN (IAF RCNN). Specifically, an Illumination-aware Network is introduced to give an illumination measure of the input image. Then we adaptively merge color and thermal sub-networks via a gate function defined over the illumination value. The experimental results on KAIST Multispectral Pedestrian Benchmark validate the effectiveness of the proposed IAF R-CNN.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Multispectral Pedestrian Detection | KAIST (test) | Overall Score79.59 | 39 | |
| Pedestrian Detection | KAIST (test) | MR (Near)0.96 | 22 | |
| Pedestrian Detection | KAIST multispectral pedestrian dataset (All-dataset) | Detection Rate (Near)0.96 | 14 | |
| Object Detection | KAIST Reasonable (test) | Miss Rate15.57 | 11 | |
| Object Detection | KAIST (Reasonable-Day) | Miss Rate14.81 | 11 | |
| Object Detection | KAIST (Reasonable-Night) | Miss Rate0.167 | 11 | |
| Pedestrian Detection | KAIST (Day) | MR14.55 | 10 | |
| Pedestrian Detection | KAIST (All) | MR15.73 | 10 | |
| Pedestrian Detection | KAIST (Night) | Miss Rate (MR)18.26 | 10 | |
| Pedestrian Detection | KAIST reasonable subset (test) | MR^-2 (IoU=0.5, All)15.73 | 10 |