CVMay 8, 2017

What Can Help Pedestrian Detection?

arXiv:1705.02757v1293 citations
Originality Incremental advance
AI Analysis

This work addresses pedestrian detection for safety and autonomous systems, offering an incremental improvement by enhancing existing CNN methods with feature aggregation.

The paper tackles the problem of improving CNN-based pedestrian detection by integrating extra features, proposing a novel network architecture called HyperLearner that jointly learns detection and features through multi-task training, resulting in improved performance validated on multiple benchmarks.

Aggregating extra features has been considered as an effective approach to boost traditional pedestrian detection methods. However, there is still a lack of studies on whether and how CNN-based pedestrian detectors can benefit from these extra features. The first contribution of this paper is exploring this issue by aggregating extra features into CNN-based pedestrian detection framework. Through extensive experiments, we evaluate the effects of different kinds of extra features quantitatively. Moreover, we propose a novel network architecture, namely HyperLearner, to jointly learn pedestrian detection as well as the given extra feature. By multi-task training, HyperLearner is able to utilize the information of given features and improve detection performance without extra inputs in inference. The experimental results on multiple pedestrian benchmarks validate the effectiveness of the proposed HyperLearner.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes