HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Detection in Crowded Scenes: One Proposal, Multiple Predictions

Xuangeng Chu Anlin Zheng Xiangyu Zhang Jian Sun

Detection in Crowded Scenes: One Proposal, Multiple Predictions

Abstract

We propose a simple yet effective proposal-based object detector, aiming at detecting highly-overlapped instances in crowded scenes. The key of our approach is to let each proposal predict a set of correlated instances rather than a single one in previous proposal-based frameworks. Equipped with new techniques such as EMD Loss and Set NMS, our detector can effectively handle the difficulty of detecting highly overlapped objects. On a FPN-Res50 baseline, our detector can obtain 4.9\% AP gains on challenging CrowdHuman dataset and 1.0\% $\text{MR}^{-2}$ improvements on CityPersons dataset, without bells and whistles. Moreover, on less crowed datasets like COCO, our approach can still achieve moderate improvement, suggesting the proposed method is robust to crowdedness. Code and pre-trained models will be released at https://github.com/megvii-model/CrowdDetection.

Code Repositories

Purkialo/CrowdDet
pytorch
Mentioned in GitHub
tusimple/simpledet
mxnet
Mentioned in GitHub
megvii-model/CrowdDetection
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
object-detection-on-crowdhuman-full-bodyCrowdDet
AP: 90.7
mMR: 41.4
pedestrian-detection-on-tju-ped-campusCrowdDet
ALL (miss rate): 35.90
HO (miss rate): 66.38
R (miss rate): 25.73
R+HO (miss rate): 33.63
RS (miss rate): -
pedestrian-detection-on-tju-ped-trafficCrowdDet
ALL (miss rate): 36.94
HO (miss rate): 61.22
R (miss rate): 20.82
R+HO (miss rate): 25.28
RS (miss rate): -

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Detection in Crowded Scenes: One Proposal, Multiple Predictions | Papers | HyperAI