Anchor-free Small-scale Multispectral Pedestrian Detection
Alexander Wolpert, Michael Teutsch, M. Saquib Sarfraz, Rainer, Stiefelhagen

TL;DR
This paper introduces an anchor-free, single-stage multispectral pedestrian detection method that improves detection accuracy for small, occluded, or low-resolution pedestrians by fusing visual and thermal data effectively.
Contribution
It proposes a novel anchor-free architecture for multispectral pedestrian detection, simplifying the network and enhancing performance over traditional anchor-based methods.
Findings
Achieves 5.68% log-average miss rate on KAIST benchmark.
Outperforms the previous state-of-the-art by 25%.
Demonstrates effectiveness in detecting small and occluded pedestrians.
Abstract
Multispectral images consisting of aligned visual-optical (VIS) and thermal infrared (IR) image pairs are well-suited for practical applications like autonomous driving or visual surveillance. Such data can be used to increase the performance of pedestrian detection especially for weakly illuminated, small-scaled, or partially occluded instances. The current state-of-the-art is based on variants of Faster R-CNN and thus passes through two stages: a proposal generator network with handcrafted anchor boxes for object localization and a classification network for verifying the object category. In this paper we propose a method for effective and efficient multispectral fusion of the two modalities in an adapted single-stage anchor-free base architecture. We aim at learning pedestrian representations based on object center and scale rather than direct bounding box predictions. In this way,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Advanced Measurement and Detection Methods · Infrared Target Detection Methodologies
MethodsRoIPool · Softmax · Convolution · Region Proposal Network · Faster R-CNN
