SOTAVerified

Adaptive NMS: Refining Pedestrian Detection in a Crowd

2019-04-07CVPR 2019Unverified0· sign in to hype

Songtao Liu, Di Huang, Yunhong Wang

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Pedestrian detection in a crowd is a very challenging issue. This paper addresses this problem by a novel Non-Maximum Suppression (NMS) algorithm to better refine the bounding boxes given by detectors. The contributions are threefold: (1) we propose adaptive-NMS, which applies a dynamic suppression threshold to an instance, according to the target density; (2) we design an efficient subnetwork to learn density scores, which can be conveniently embedded into both the single-stage and two-stage detectors; and (3) we achieve state of the art results on the CityPersons and CrowdHuman benchmarks.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
CrowdHuman (full body)Adaptive NMS (Faster RCNN, ResNet50)AP84.71Unverified

Reproductions