paper-with-me

Papers

Progressive Refinement Network for Occluded Pedestrian Detection

2020-08-01 · ECCV 2020 8 · Xiaolin Song Kaili Zhao Wen-Sheng Chu Honggang Zhang Jun Guo

We present Progressive Refinement Network (PRNet), a novel single-stage detector that tackles occluded pedestrian detection. Motivated by human's progressive process on annotating occluded pedestrians, PRNet achieves sequential refinement by three phases: Finding high-confident anchors of visible parts, calibrating such anchors to a full-body template derived from occlusion statistics, and then adjusting the calibrated anchors to final full-body regions. Unlike conventional methods that exploit predefined anchors, the confidence-aware calibration offers adaptive anchor initialization for detection with occlusions, and helps reduce the gap between visible-part and full-body detection. In addition, we introduce an occlusion loss to up-weigh hard examples, and a Receptive Field Backfeed (RFB) module to diversify receptive fields in early layers that commonly fire only on visible parts or small-size full-body regions. Experiments were performed within and across CityPersons, ETH, and Caltech datasets. Results show that PRNet can match the speed of existing single-stage detectors, consistently outperforms alternatives in terms of overall miss rate, and offers significantly better cross-dataset generalization. Code is available.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Body DetectionPedestrian Detection

Similar Papers 제목 키워드 기반

Discriminative Feature Transformation for Occluded Pedestrian Detection

2019-10-01 · ICCV 2019 10 · Chunluan Zhou, Ming Yang, Junsong Yuan

Despite promising performance achieved by deep con- volutional neural networks for non-occluded pedestrian de- tection, it remains a great challenge to detect partially oc- cluded pedestrians. Compared with non-occluded …

Pedestrian Detection

OKGR: Occluded Keypoint Generation and Refinement for 3D Object Detection

2023-12-23 · journal 2023 12 · Mingqian Ji, Jian Yang & Shanshan Zhang

Lidar-based 3D object detectors utilize point clouds to detect objects in autonomous driving. However, the point clouds are sparse and incomplete, which affects the detectors’ learning of shape knowledge and limits the 3…

3D Object DetectionAutonomous Drivingobject-detectionObject Detection

Mask-Guided Attention Network for Occluded Pedestrian Detection

2019-10-14 · ICCV 2019 10 · Yanwei Pang, Jin Xie, Muhammad Haris Khan, Rao Muhammad Anwer 외

Pedestrian detection relying on deep convolution neural networks has made significant progress. Though promising results have been achieved on standard pedestrians, the performance on heavily occluded pedestrians remains…

Pedestrian Detection

Multi-Scale Feature Pyramid Network: A Heavily Occluded Pedestrian Detection Network Based on ResNet

2021-03-05 · Sensors 2021 3 · Xiaotao Shao, Qing Wang, Wei Yang, Yun Chen 외

The existing pedestrian detection algorithms cannot effectively extract features of heavily occluded targets which results in lower detection accuracy. To solve the heavy occlusion in crowds, we propose a multi-scale f…

Object DetectionPedestrian Detection

Feature Calibration Network for Occluded Pedestrian Detection

2022-12-12 · Tianliang Zhang, Qixiang Ye, Baochang Zhang, Jianzhuang Liu 외

Pedestrian detection in the wild remains a challenging problem especially for scenes containing serious occlusion. In this paper, we propose a novel feature learning method in the deep learning framework, referred to as …

Pedestrian Detection