paper-with-me

홈 › Papers

Temporal-Context Enhanced Detection of Heavily Occluded Pedestrians

2020-06-01 · CVPR 2020 6 · Jialian Wu, Chunluan Zhou, Ming Yang, Qian Zhang, Yuan Li, Junsong Yuan

State-of-the-art pedestrian detectors have performed promisingly on non-occluded pedestrians, yet they are still confronted by heavy occlusions. Although many previous works have attempted to alleviate the pedestrian occlusion issue, most of them rest on still images. In this paper, we exploit the local temporal context of pedestrians in videos and propose a tube feature aggregation network (TFAN) aiming at enhancing pedestrian detectors against severe occlusions. Specifically, for an occluded pedestrian in the current frame, we iteratively search for its relevant counterparts along temporal axis to form a tube. Then, features from the tube are aggregated according to an adaptive weight to enhance the feature representations of the occluded pedestrian. Furthermore, we devise a temporally discriminative embedding module (TDEM) and a part-based relation module (PRM), respectively, which adapts our approach to better handle tube drifting and heavy occlusions. Extensive experiments are conducted on three datasets, Caltech, NightOwls and KAIST, showing that our proposed method is significantly effective for heavily occluded pedestrian detection. Moreover, we achieve the state-of-the-art performance on the Caltech and NightOwls datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Pedestrian Detection

Similar Papers 제목 키워드 기반

PS-RCNN: Detecting Secondary Human Instances in a Crowd via Primary Object Suppression

2020-03-16 · Zheng Ge, Zequn Jie, Xin Huang, Rong Xu 외

Detecting human bodies in highly crowded scenes is a challenging problem. Two main reasons result in such a problem: 1). weak visual cues of heavily occluded instances can hardly provide sufficient information for accura…

Human DetectionObject 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

Multi-Label Learning of Part Detectors for Heavily Occluded Pedestrian Detection

2017-10-01 · ICCV 2017 10 · Chunluan Zhou, Junsong Yuan

Detecting pedestrians that are partially occluded remains a challenging problem due to variations and uncertainties of partial occlusion patterns. Following a commonly used framework of handling partial occlusions by par…

Multi-Label LearningPedestrian Detection

Adversarial Occlusion-aware Face Detection

2017-09-15 · Yujia Chen, Lingxiao Song, Ran He

Occluded face detection is a challenging detection task due to the large appearance variations incurred by various real-world occlusions. This paper introduces an Adversarial Occlusion-aware Face Detector (AOFD) by simul…

Face DetectionOccluded Face 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