SSA-CNN: Semantic Self-Attention CNN for Pedestrian Detection
Chengju Zhou, Meiqing Wu, Siew-Kei Lam

TL;DR
This paper introduces SSA-CNN, a multi-task network that leverages semantic segmentation as self-attention cues to enhance pedestrian detection accuracy and efficiency.
Contribution
The paper presents a novel multi-task learning approach that integrates semantic segmentation with pedestrian detection using self-attention mechanisms across multiple scales.
Findings
Achieves 6.27% MR on Caltech dataset, outperforming previous methods.
Effectively suppresses background and highlights pedestrian regions.
Maintains high computational efficiency while improving detection performance.
Abstract
Pedestrian detection plays an important role in many applications such as autonomous driving. We propose a method that explores semantic segmentation results as self-attention cues to significantly improve the pedestrian detection performance. Specifically, a multi-task network is designed to jointly learn semantic segmentation and pedestrian detection from image datasets with weak box-wise annotations. The semantic segmentation feature maps are concatenated with corresponding convolution features maps to provide more discriminative features for pedestrian detection and pedestrian classification. By jointly learning segmentation and detection, our proposed pedestrian self-attention mechanism can effectively identify pedestrian regions and suppress backgrounds. In addition, we propose to incorporate semantic attention information from multi-scale layers into deep convolution neural…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Video Surveillance and Tracking Methods · Autonomous Vehicle Technology and Safety
MethodsConvolution
