HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Beta R-CNN: Looking into Pedestrian Detection from Another Perspective

Zixuan Xu Banghuai Li Ye Yuan Anhong Dang

Beta R-CNN: Looking into Pedestrian Detection from Another Perspective

Abstract

Recently significant progress has been made in pedestrian detection, but it remains challenging to achieve high performance in occluded and crowded scenes. It could be attributed mostly to the widely used representation of pedestrians, i.e., 2D axis-aligned bounding box, which just describes the approximate location and size of the object. Bounding box models the object as a uniform distribution within the boundary, making pedestrians indistinguishable in occluded and crowded scenes due to much noise. To eliminate the problem, we propose a novel representation based on 2D beta distribution, named Beta Representation. It pictures a pedestrian by explicitly constructing the relationship between full-body and visible boxes, and emphasizes the center of visual mass by assigning different probability values to pixels. As a result, Beta Representation is much better for distinguishing highly-overlapped instances in crowded scenes with a new NMS strategy named BetaNMS. What's more, to fully exploit Beta Representation, a novel pipeline Beta R-CNN equipped with BetaHead and BetaMask is proposed, leading to high detection performance in occluded and crowded scenes.

Benchmarks

BenchmarkMethodologyMetrics
object-detection-on-crowdhuman-full-bodyBeta R-CNN
AP: 89.6
mMR: 40.3
pedestrian-detection-on-citypersonsBeta R-CNN
Bare MR^-2: 6.4
Heavy MR^-2: 47.1
Partial MR^-2: 10.3
Reasonable MR^-2: 10.6

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
Beta R-CNN: Looking into Pedestrian Detection from Another Perspective | Papers | HyperAI