HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

PS-RCNN: Detecting Secondary Human Instances in a Crowd via Primary Object Suppression

Zheng Ge Zequn Jie Xin Huang Rong Xu Osamu Yoshie

PS-RCNN: Detecting Secondary Human Instances in a Crowd via Primary Object Suppression

Abstract

Detecting human bodies in highly crowded scenes is a challenging problem. Two main reasons result in such a problem: 1). weak visual cues of heavily occluded instances can hardly provide sufficient information for accurate detection; 2). heavily occluded instances are easier to be suppressed by Non-Maximum-Suppression (NMS). To address these two issues, we introduce a variant of two-stage detectors called PS-RCNN. PS-RCNN first detects slightly/none occluded objects by an R-CNN module (referred as P-RCNN), and then suppress the detected instances by human-shaped masks so that the features of heavily occluded instances can stand out. After that, PS-RCNN utilizes another R-CNN module specialized in heavily occluded human detection (referred as S-RCNN) to detect the rest missed objects by P-RCNN. Final results are the ensemble of the outputs from these two R-CNNs. Moreover, we introduce a High Resolution RoI Align (HRRA) module to retain as much of fine-grained features of visible parts of the heavily occluded humans as possible. Our PS-RCNN significantly improves recall and AP by 4.49% and 2.92% respectively on CrowdHuman, compared to the baseline. Similar improvements on Widerperson are also achieved by the PS-RCNN.

Benchmarks

BenchmarkMethodologyMetrics
object-detection-on-crowdhuman-full-bodyPS-RCNN (Faster RCNN, ResNet50, COCO Instance Masks
AP: 87.94
object-detection-on-crowdhuman-full-bodyPS-RCNN (Faster RCNN, ResNet50)
AP: 86.05
object-detection-on-widerpersonPS-RCNN (Faster RCNN, ResNet50)
AP: 89.96

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
PS-RCNN: Detecting Secondary Human Instances in a Crowd via Primary Object Suppression | Papers | HyperAI