paper-with-me

Papers

Pedestrian Detection aided by Deep Learning Semantic Tasks

2014-11-29 · CVPR 2015 6 · Yonglong Tian, Ping Luo, Xiaogang Wang, Xiaoou Tang

Deep learning methods have achieved great success in pedestrian detection, owing to its ability to learn features from raw pixels. However, they mainly capture middle-level representations, such as pose of pedestrian, but confuse positive with hard negative samples, which have large ambiguity, e.g. the shape and appearance of tree trunk' or wire pole' are similar to pedestrian in certain viewpoint. This ambiguity can be distinguished by high-level representation. To this end, this work jointly optimizes pedestrian detection with semantic tasks, including pedestrian attributes (e.g. carrying backpack') and scene attributes (e.g. road', tree', and horizontal'). Rather than expensively annotating scene attributes, we transfer attributes information from existing scene segmentation datasets to the pedestrian dataset, by proposing a novel deep model to learn high-level features from multiple tasks and multiple data sources. Since distinct tasks have distinct convergence rates and data from different datasets have different distributions, a multi-task objective function is carefully designed to coordinate tasks and reduce discrepancies among datasets. The importance coefficients of tasks and network parameters in this objective function can be iteratively estimated. Extensive evaluations show that the proposed approach outperforms the state-of-the-art on the challenging Caltech and ETH datasets, where it reduces the miss rates of previous deep models by 17 and 5.5 percent, respectively.

📄 PDF Abstract BibTeX arXiv:1412.0069

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningPedestrian DetectionScene Segmentation

Similar Papers 제목 키워드 기반

Single-Pedestrian Detection Aided by Multi-pedestrian Detection

2013-06-01 · CVPR 2013 6 · Wanli Ouyang, Xiaogang Wang

In this paper, we address the challenging problem of detecting pedestrians who appear in groups and have interaction. A new approach is proposed for single-pedestrian detection aided by multi-pedestrian detection. A mixt…

Pedestrian Detection

Mean Height Aided Post-Processing for Pedestrian Detection

2024-08-24 · Jing Yuan, Tania Stathaki, Guangyu Ren

The design of pedestrian detectors seldom considers the unique characteristics of this task and usually follows the common strategies for general object detection. To explore the potential of these characteristics, we ta…

object-detectionObject DetectionPedestrian 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

SSA-CNN: Semantic Self-Attention CNN for Pedestrian Detection

2019-02-25 · Chengju Zhou, Meiqing Wu, Siew-Kei Lam

Pedestrian detection plays an important role in many applications such as autonomous driving. We propose a method that explores semantic segmentation results as self-attention cues to significantly improve the pedestrian…

Autonomous DrivingComputational EfficiencyPedestrian DetectionSegmentation+1

Key Person Aided Re-identification in Partially Ordered Pedestrian Set

2018-05-25 · Chen Chen, Min Cao, Xiyuan Hu, Silong Peng

Ideally person re-identification seeks for perfect feature representation and metric model that re-identify all various pedestrians well in non-overlapping views at different locations with different camera configuration…

Person Re-Identification