SOTAVerified

Taking a Deeper Look at Pedestrians

2015-01-23CVPR 2015Unverified0· sign in to hype

Jan Hosang, Mohamed Omran, Rodrigo Benenson, Bernt Schiele

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

In this paper we study the use of convolutional neural networks (convnets) for the task of pedestrian detection. Despite their recent diverse successes, convnets historically underperform compared to other pedestrian detectors. We deliberately omit explicitly modelling the problem into the network (e.g. parts or occlusion modelling) and show that we can reach competitive performance without bells and whistles. In a wide range of experiments we analyse small and big convnets, their architectural choices, parameters, and the influence of different training data, including pre-training on surrogate tasks. We present the best convnet detectors on the Caltech and KITTI dataset. On Caltech our convnets reach top performance both for the Caltech1x and Caltech10x training setup. Using additional data at training time our strongest convnet model is competitive even to detectors that use additional data (optical flow) at test time.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
CaltechAlexNetReasonable Miss Rate23.3Unverified

Reproductions