Resisting Crowd Occlusion and Hard Negatives for Pedestrian Detection in the Wild
Pedestrian detection has been heavily studied in the last decade due to its wide application. Despite incremental progress, crowd occlusion and hard negatives are still challenging current state-of-the-art pedestrian detectors. In this paper, we offer two approaches based on the general region-based detection framework to tackle these challenges. Specifically, to address the occlusion, we design a novel coulomb loss as a regulator on bounding box regression, in which proposals are attracted by their target instance and repelled by the adjacent non-target instances. For hard negatives, we propose an efficient semantic-driven strategy for selecting anchor locations, which can sample informative negative examples at training phase for classification refinement. It is worth noting that these methods can also be applied to general object detection domain, and trainable in an end-to-end manner. We achieves consistently high performance on the Caltech-USA and CityPersons benchmarks.
Code (0)
등록된 구현이 없습니다.
Tasks
object-detectionObject DetectionPedestrian DetectionSimilar Papers 제목 키워드 기반
PedHunter: Occlusion Robust Pedestrian Detector in Crowded Scenes
Pedestrian detection in crowded scenes is a challenging problem, because occlusion happens frequently among different pedestrians. In this paper, we propose an effective and efficient detection network to hunt pedestrian…
Data AugmentationOcclusion HandlingPedestrian DetectionRepresentation LearningRepulsion Loss: Detecting Pedestrians in a Crowd
Detecting individual pedestrians in a crowd remains a challenging problem since the pedestrians often gather together and occlude each other in real-world scenarios. In this paper, we first explore how a state-of-the-art…
Pedestrian DetectionregressionOcclusion-aware R-CNN: Detecting Pedestrians in a Crowd
Pedestrian detection in crowded scenes is a challenging problem since the pedestrians often gather together and occlude each other. In this paper, we propose a new occlusion-aware R-CNN (OR-CNN) to improve the detection …
Pedestrian DetectionSTCrowd: A Multimodal Dataset for Pedestrian Perception in Crowded Scenes
Accurately detecting and tracking pedestrians in 3D space is challenging due to large variations in rotations, poses and scales. The situation becomes even worse for dense crowds with severe occlusions. However, existing…
3D Object DetectionPedestrian DetectionSensor FusionAutomation of Pedestrian Tracking in a Crowded Situation
Studies on microscopic pedestrian requires large amounts of trajectory data from real-world pedestrian crowds. Such data collection, if done manually, needs tremendous effort and is very time consuming. Though many studi…