TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/PS-RCNN: Detecting Secondary Human Instances in a Crowd vi...

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

Zheng Ge, Zequn Jie, Xin Huang, Rong Xu, Osamu Yoshie

2020-03-16Human DetectionObject Detection
PaperPDF

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.

Results

TaskDatasetMetricValueModel
Object DetectionCrowdHuman (full body)AP87.94PS-RCNN (Faster RCNN, ResNet50, COCO Instance Masks
Object DetectionCrowdHuman (full body)AP86.05PS-RCNN (Faster RCNN, ResNet50)
Object DetectionWiderPersonAP89.96PS-RCNN (Faster RCNN, ResNet50)
3DCrowdHuman (full body)AP87.94PS-RCNN (Faster RCNN, ResNet50, COCO Instance Masks
3DCrowdHuman (full body)AP86.05PS-RCNN (Faster RCNN, ResNet50)
3DWiderPersonAP89.96PS-RCNN (Faster RCNN, ResNet50)
2D ClassificationCrowdHuman (full body)AP87.94PS-RCNN (Faster RCNN, ResNet50, COCO Instance Masks
2D ClassificationCrowdHuman (full body)AP86.05PS-RCNN (Faster RCNN, ResNet50)
2D ClassificationWiderPersonAP89.96PS-RCNN (Faster RCNN, ResNet50)
2D Object DetectionCrowdHuman (full body)AP87.94PS-RCNN (Faster RCNN, ResNet50, COCO Instance Masks
2D Object DetectionCrowdHuman (full body)AP86.05PS-RCNN (Faster RCNN, ResNet50)
2D Object DetectionWiderPersonAP89.96PS-RCNN (Faster RCNN, ResNet50)
16kCrowdHuman (full body)AP87.94PS-RCNN (Faster RCNN, ResNet50, COCO Instance Masks
16kCrowdHuman (full body)AP86.05PS-RCNN (Faster RCNN, ResNet50)
16kWiderPersonAP89.96PS-RCNN (Faster RCNN, ResNet50)

Related Papers

A Real-Time System for Egocentric Hand-Object Interaction Detection in Industrial Domains2025-07-17RS-TinyNet: Stage-wise Feature Fusion Network for Detecting Tiny Objects in Remote Sensing Images2025-07-17Decoupled PROB: Decoupled Query Initialization Tasks and Objectness-Class Learning for Open World Object Detection2025-07-17Dual LiDAR-Based Traffic Movement Count Estimation at a Signalized Intersection: Deployment, Data Collection, and Preliminary Analysis2025-07-17Vision-based Perception for Autonomous Vehicles in Obstacle Avoidance Scenarios2025-07-16Tomato Multi-Angle Multi-Pose Dataset for Fine-Grained Phenotyping2025-07-15ECORE: Energy-Conscious Optimized Routing for Deep Learning Models at the Edge2025-07-08Beyond One Shot, Beyond One Perspective: Cross-View and Long-Horizon Distillation for Better LiDAR Representations2025-07-07