PSC-Net: Learning Part Spatial Co-occurrence for Occluded Pedestrian Detection
Jin Xie, Yanwei Pang, Hisham Cholakkal, Rao Muhammad Anwer, and Fahad Shahbaz Khan, Ling Shao

TL;DR
PSC-Net introduces a graph convolutional network to explicitly model part co-occurrence in pedestrian detection, significantly improving occlusion handling without extra annotations.
Contribution
It proposes a novel GCN-based module for learning part spatial co-occurrence without requiring part annotations or visible bounding boxes.
Findings
Achieves state-of-the-art results on CityPersons and Caltech datasets.
Improves detection performance under heavy occlusion conditions.
Does not rely on additional part annotations or visible bounding boxes.
Abstract
Detecting pedestrians, especially under heavy occlusions, is a challenging computer vision problem with numerous real-world applications. This paper introduces a novel approach, termed as PSC-Net, for occluded pedestrian detection. The proposed PSC-Net contains a dedicated module that is designed to explicitly capture both inter and intra-part co-occurrence information of different pedestrian body parts through a Graph Convolutional Network (GCN). Both inter and intra-part co-occurrence information contribute towards improving the feature representation for handling varying level of occlusions, ranging from partial to severe occlusions. Our PSC-Net exploits the topological structure of pedestrian and does not require part-based annotations or additional visible bounding-box (VBB) information to learn part spatial co-occurrence. Comprehensive experiments are performed on two challenging…
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 · Anomaly Detection Techniques and Applications
MethodsTest
