paper-with-me

Papers

Learning Complexity-Aware Cascades for Deep Pedestrian Detection

2015-07-19 · ICCV 2015 12 · Zhaowei Cai, Mohammad Saberian, Nuno Vasconcelos

The design of complexity-aware cascaded detectors, combining features of very different complexities, is considered. A new cascade design procedure is introduced, by formulating cascade learning as the Lagrangian optimization of a risk that accounts for both accuracy and complexity. A boosting algorithm, denoted as complexity aware cascade training (CompACT), is then derived to solve this optimization. CompACT cascades are shown to seek an optimal trade-off between accuracy and complexity by pushing features of higher complexity to the later cascade stages, where only a few difficult candidate patches remain to be classified. This enables the use of features of vastly different complexities in a single detector. In result, the feature pool can be expanded to features previously impractical for cascade design, such as the responses of a deep convolutional neural network (CNN). This is demonstrated through the design of a pedestrian detector with a pool of features whose complexities span orders of magnitude. The resulting cascade generalizes the combination of a CNN with an object proposal mechanism: rather than a pre-processing stage, CompACT cascades seamlessly integrate CNNs in their stages. This enables state of the art performance on the Caltech and KITTI datasets, at fairly fast speeds.

📄 PDF Abstract BibTeX arXiv:1507.05348

Code (0)

등록된 구현이 없습니다.

Tasks

Pedestrian Detection

Similar Papers 제목 키워드 기반

MLPD: Multi-Label Pedestrian Detector in Multispectral Domain

2021-07-26 · IEEE ROBOTICS AND AUTOMATION LETTERS 2021 7 · Jiwon Kim, Hyeongjun Kim, Taejoo Kim, Namil Kim 외

Multispectral pedestrian detection has been actively studied as a promising multi-modality solution to handle illumination and weather changes. Most multi-modality approaches carry the assumption that all inputs are full…

Multi-Label LearningMultispectral Object DetectionPedestrian Detection

Graininess-Aware Deep Feature Learning for Pedestrian Detection

2018-09-01 · ECCV 2018 9 · Chunze Lin, Jiwen Lu, Gang Wang, Jie zhou

In this paper, we propose a graininess-aware deep feature learning method for pedestrian detection. Unlike most existing pedestrian detection methods which only consider low resolution feature maps, we incorporate fine-g…

Pedestrian Detection

Fusion of Multispectral Data Through Illumination-aware Deep Neural Networks for Pedestrian Detection

2018-02-27 · Dayan Guan, Yanpeng Cao, Jun Liang, Yanlong Cao 외

Multispectral pedestrian detection has received extensive attention in recent years as a promising solution to facilitate robust human target detection for around-the-clock applications (e.g. security surveillance and au…

Autonomous DrivingMultispectral Object DetectionMulti-Task LearningPedestrian Detection+1

Occlusion-aware R-CNN: Detecting Pedestrians in a Crowd

2018-07-23 · ECCV 2018 9 · Shifeng Zhang, Longyin Wen, Xiao Bian, Zhen Lei 외

Pedestrian detection in crowded scenes is a challenging problem since the pedestrians often gather together and occlude each other. In this paper, we propose a new occlusion-aware R-CNN (OR-CNN) to improve the detection …

Pedestrian Detection

Attribute-aware Pedestrian Detection in a Crowd

2019-10-21 · Jialiang Zhang, Lixiang Lin, Yang Li, Yun-chen Chen 외

Pedestrian detection is an initial step to perform outdoor scene analysis, which plays an essential role in many real-world applications. Although having enjoyed the merits of deep learning frameworks from the generic ob…

AttributePedestrian Detection