Pedestrian Detection aided by Deep Learning Semantic Tasks
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Deep LearningPedestrian DetectionScene SegmentationSimilar Papers 제목 키워드 기반
Single-Pedestrian Detection Aided by Multi-pedestrian Detection
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 DetectionMean Height Aided Post-Processing for Pedestrian Detection
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 DetectionSemantic Channels for Fast Pedestrian Detection
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+1SSA-CNN: Semantic Self-Attention CNN for Pedestrian Detection
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+1Key Person Aided Re-identification in Partially Ordered Pedestrian Set
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