Bi-box Regression for Pedestrian Detection and Occlusion Estimation
Occlusions present a great challenge for pedestrian detection in practical applications. In this paper, we propose a novel approach to simultaneous pedestrian detection and occlusion estimation by regressing two bounding boxes to localize the full body as well as the visible part of a pedestrian respectively. For this purpose, we learn a deep convolutional neural network (CNN) consisting of two branches, one for full body estimation and the other for visible part estimation. The two branches are treated differently during training such that they are learned to produce complementary outputs which can be further fused to improve detection performance. The full body estimation branch is trained to regress full body regions for positive pedestrian proposals, while the visible part estimation branch is trained to regress visible part regions for both positive and negative pedestrian proposals. The visible part region of a negative pedestrian proposal is forced to shrink to its center. In addition, we introduce a new criterion for selecting positive training examples, which contributes largely to heavily occluded pedestrian detection. We validate the effectiveness of the proposed bi-box regression approach on the Caltech and CityPersons datasets. Experimental results show that our approach achieves promising performance for detecting both non-occluded and occluded pedestrians, especially heavily occluded ones.
Code (0)
등록된 구현이 없습니다.
Tasks
Occlusion EstimationPedestrian DetectionregressionSimilar Papers 제목 키워드 기반
An Objective Method for Pedestrian Occlusion Level Classification
Pedestrian detection is among the most safety-critical features of driver assistance systems for autonomous vehicles. One of the most complex detection challenges is that of partial occlusion, where a target object is on…
Autonomous VehiclesClassificationPedestrian DetectionAn End-to-End Framework for Unsupervised Pose Estimation of Occluded Pedestrians
Pose estimation in the wild is a challenging problem, particularly in situations of (i) occlusions of varying degrees and (ii) crowded outdoor scenes. Most of the existing studies of pose estimation did not report the pe…
Domain AdaptationInstance SegmentationPedestrian DetectionPose Estimation+1OccluTrack: Rethinking Awareness of Occlusion for Enhancing Multiple Pedestrian Tracking
Multiple pedestrian tracking faces the challenge of tracking pedestrians in the presence of occlusion. Existing methods suffer from inaccurate motion estimation, appearance feature extraction, and association due to occl…
Motion EstimationResisting 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 det…
object-detectionObject DetectionPedestrian DetectionModeling Mutual Visibility Relationship in Pedestrian Detection
Detecting pedestrians in cluttered scenes is a challenging problem in computer vision. The difficulty is added when several pedestrians overlap in images and occlude each other. We observe, however, that the occlusion/vi…
Pedestrian Detection