paper-with-me

홈 › Papers

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 candidate proposals and then CNN classifies these proposals. Despite its success, there is still room for improvement. For example, CNN classifies these proposals by the full-connected layer features while proposal scores and the features in the inner-layers of CNN are ignored. In this paper, we propose a unifying framework called Multilayer Channel Features (MCF) to overcome the drawback. It firstly integrates HOG+LUV with each layer of CNN into a multi-layer image channels. Based on the multi-layer image channels, a multi-stage cascade AdaBoost is then learned. The weak classifiers in each stage of the multi-stage cascade is learned from the image channels of corresponding layer. With more abundant features, MCF achieves the state-of-the-art on Caltech pedestrian dataset (i.e., 10.40% miss rate). Using new and accurate annotations, MCF achieves 7.98% miss rate. As many non-pedestrian detection windows can be quickly rejected by the first few stages, it accelerates detection speed by 1.43 times. By eliminating the highly overlapped detection windows with lower scores after the first stage, it's 4.07 times faster with negligible performance loss.

📄 PDF Abstract BibTeX arXiv:1603.00124

Code (0)

등록된 구현이 없습니다.

Tasks

Pedestrian Detection

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

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

Semantic Channels for Fast Pedestrian Detection

2016-06-01 · CVPR 2016 6 · Arthur Daniel Costea, Sergiu Nedevschi

Pedestrian detection and semantic segmentation are high potential tasks for many real-time applications. However most of the top performing approaches provide state of art results at high computational costs. In this wor…

CPUGPUPedestrian DetectionSegmentation+1

SAM-RCNN: Scale-Aware Multi-Resolution Multi-Channel Pedestrian Detection

2018-08-07 · Tianrui Liu, Mohamed Elmikaty, Tania Stathaki

Convolutional neural networks (CNN) have enabled significant improvements in pedestrian detection owing to the strong representation ability of the CNN features. Recently, aggregating features from multiple layers of a C…

Pedestrian DetectionRegion Proposal

Word Channel Based Multiscale Pedestrian Detection Without Image Resizing and Using Only One Classifier

2014-06-01 · CVPR 2014 6 · Arthur Daniel Costea, Sergiu Nedevschi

Most pedestrian detection approaches that achieve high accuracy and precision rate and that can be used for real-time applications are based on histograms of gradient orientations. Usually multiscale detection is attaine…

General ClassificationGPUPedestrian Detection

Multispectral Pedestrian Detection: Benchmark Dataset and Baseline

2015-06-01 · CVPR 2015 6 · Soonmin Hwang, Jaesik Park, Namil Kim, Yukyung Choi 외

With the increasing interest in pedestrian detection, pedestrian datasets have also been the subject of research in the past decades. However, most existing datasets focus on a color channel, while a thermal channel is h…

Pedestrian Detection