paper-with-me

홈 › Papers

Bi-box Regression for Pedestrian Detection and Occlusion Estimation

2018-09-01 · ECCV 2018 9 · Chunluan Zhou, Junsong Yuan

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Occlusion EstimationPedestrian Detectionregression

Similar Papers 제목 키워드 기반

An Objective Method for Pedestrian Occlusion Level Classification

2022-05-11 · Shane Gilroy, Martin Glavin, Edward Jones, Darragh Mullins

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 Detection

An End-to-End Framework for Unsupervised Pose Estimation of Occluded Pedestrians

2020-02-15 · Sudip Das, Perla Sai Raj Kishore, Ujjwal Bhattacharya

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+1

OccluTrack: Rethinking Awareness of Occlusion for Enhancing Multiple Pedestrian Tracking

2023-09-19 · Jianjun Gao, Yi Wang, Kim-Hui Yap, Kratika Garg 외

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 Estimation

Resisting Crowd Occlusion and Hard Negatives for Pedestrian Detection in the Wild

2020-05-15 · Zhe Wang, Jun Wang, Yezhou Yang

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 Detection

Modeling Mutual Visibility Relationship in Pedestrian Detection

2013-06-01 · CVPR 2013 6 · Wanli Ouyang, Xingyu Zeng, Xiaogang Wang

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