paper-with-me

홈 › Papers

From Handcrafted to Deep Features for Pedestrian Detection: A Survey

2020-10-01 · Jiale Cao, Yanwei Pang, Jin Xie, Fahad Shahbaz Khan, Ling Shao

Pedestrian detection is an important but challenging problem in computer vision, especially in human-centric tasks. Over the past decade, significant improvement has been witnessed with the help of handcrafted features and deep features. Here we present a comprehensive survey on recent advances in pedestrian detection. First, we provide a detailed review of single-spectral pedestrian detection that includes handcrafted features based methods and deep features based approaches. For handcrafted features based methods, we present an extensive review of approaches and find that handcrafted features with large freedom degrees in shape and space have better performance. In the case of deep features based approaches, we split them into pure CNN based methods and those employing both handcrafted and CNN based features. We give the statistical analysis and tendency of these methods, where feature enhanced, part-aware, and post-processing methods have attracted main attention. In addition to single-spectral pedestrian detection, we also review multi-spectral pedestrian detection, which provides more robust features for illumination variance. Furthermore, we introduce some related datasets and evaluation metrics, and compare some representative methods. We conclude this survey by emphasizing open problems that need to be addressed and highlighting various future directions. Researchers can track an up-to-date list at https://github.com/JialeCao001/PedSurvey.

📄 PDF Abstract BibTeX arXiv:2010.00456

Code (2)

JialeCao001/PedSurvey 공식 구현
tjubiit/TJU-DHD 공식 구현

Tasks

Pedestrian DetectionSurvey

Similar Papers 제목 키워드 기반

Hybrid Channel Based Pedestrian Detection

2019-12-28 · Fiseha B. Tesema, Hong Wu, Mingjian Chen, Junpeng Lin 외

Pedestrian detection has achieved great improvements with the help of Convolutional Neural Networks (CNNs). CNN can learn high-level features from input images, but the insufficient spatial resolution of CNN feature chan…

Pedestrian Detection

Learning Multilayer Channel Features for Pedestrian Detection

2016-03-01 · Jiale Cao, Yanwei Pang, Xuelong. Li

Pedestrian detection based on the combination of Convolutional Neural Network (i.e., CNN) and traditional handcrafted features (i.e., HOG+LUV) has achieved great success. Generally, HOG+LUV are used to generate the candi…

Pedestrian Detection

Pedestrian Detection in Low-Light Conditions: A Comprehensive Survey

2024-01-15 · Bahareh Ghari, Ali Tourani, Asadollah Shahbahrami, Georgi Gaydadjiev

Pedestrian detection remains a critical problem in various domains, such as computer vision, surveillance, and autonomous driving. In particular, accurate and instant detection of pedestrians in low-light conditions and …

Autonomous DrivingAutonomous VehiclesPedestrian DetectionSurvey

Object Detection with Deep Learning: A Review

2018-07-15 · Zhong-Qiu Zhao, Peng Zheng, Shou-tao Xu, Xindong Wu

Due to object detection's close relationship with video analysis and image understanding, it has attracted much research attention in recent years. Traditional object detection methods are built on handcrafted features a…

Deep LearningFace DetectionObjectobject-detection+4

DeepReID: Deep Filter Pairing Neural Network for Person Re-Identification

2014-06-01 · CVPR 2014 6 · Wei Li, Rui Zhao, Tong Xiao, Xiaogang Wang

Person re-identification is to match pedestrian images from disjoint camera views detected by pedestrian detectors. Challenges are presented in the form of complex variations of lightings, poses, viewpoints, blurring eff…

Person Re-Identification