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/Beta R-CNN: Looking into Pedestrian Detection from Another...

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

Zixuan Xu, Banghuai Li, Ye Yuan, Anhong Dang

2022-10-23NeurIPS 2020 12Pedestrian Detection
PaperPDF

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.

Results

TaskDatasetMetricValueModel
Autonomous VehiclesCityPersonsBare MR^-26.4Beta R-CNN
Autonomous VehiclesCityPersonsHeavy MR^-247.1Beta R-CNN
Autonomous VehiclesCityPersonsPartial MR^-210.3Beta R-CNN
Autonomous VehiclesCityPersonsReasonable MR^-210.6Beta R-CNN
Object DetectionCrowdHuman (full body)AP89.6Beta R-CNN
Object DetectionCrowdHuman (full body)mMR40.3Beta R-CNN
3DCrowdHuman (full body)AP89.6Beta R-CNN
3DCrowdHuman (full body)mMR40.3Beta R-CNN
2D ClassificationCrowdHuman (full body)AP89.6Beta R-CNN
2D ClassificationCrowdHuman (full body)mMR40.3Beta R-CNN
Pedestrian DetectionCityPersonsBare MR^-26.4Beta R-CNN
Pedestrian DetectionCityPersonsHeavy MR^-247.1Beta R-CNN
Pedestrian DetectionCityPersonsPartial MR^-210.3Beta R-CNN
Pedestrian DetectionCityPersonsReasonable MR^-210.6Beta R-CNN
2D Object DetectionCrowdHuman (full body)AP89.6Beta R-CNN
2D Object DetectionCrowdHuman (full body)mMR40.3Beta R-CNN
16kCrowdHuman (full body)AP89.6Beta R-CNN
16kCrowdHuman (full body)mMR40.3Beta R-CNN

Related Papers

YOLO-APD: Enhancing YOLOv8 for Robust Pedestrian Detection on Complex Road Geometries2025-07-07Distance Estimation in Outdoor Driving Environments Using Phase-only Correlation Method with Event Cameras2025-05-23Attention-Aware Multi-View Pedestrian Tracking2025-04-03Panoramic Distortion-Aware Tokenization for Person Detection and Localization Using Transformers in Overhead Fisheye Images2025-03-18Enhanced Multi-View Pedestrian Detection Using Probabilistic Occupancy Volume2025-03-14Adversarial Attacks on Event-Based Pedestrian Detectors: A Physical Approach2025-03-01PFSD: A Multi-Modal Pedestrian-Focus Scene Dataset for Rich Tasks in Semi-Structured Environments2025-02-21PedDet: Adaptive Spectral Optimization for Multimodal Pedestrian Detection2025-02-19