Papers › RRPN: Radar Region Proposal Network for Object Detection in Autonomous Vehicles

RRPN: Radar Region Proposal Network for Object Detection in Autonomous Vehicles

1 May 2019arXiv:1905.00526archive 2025-07-28

Ramin Nabati, Hairong Qi

Region proposal algorithms play an important role in most state-of-the-art two-stage object detection networks by hypothesizing object locations in the image. Nonetheless, region proposal algorithms are known to be the bottleneck in most two-stage object detection networks, increasing the processing time for each image and resulting in slow networks not suitable for real-time applications such as autonomous driving vehicles. In this paper we introduce RRPN, a Radar-based real-time region proposal algorithm for object detection in autonomous driving vehicles. RRPN generates object proposals by mapping Radar detections to the image coordinate system and generating pre-defined anchor boxes for each mapped Radar detection point. These anchor boxes are then transformed and scaled based on the object's distance from the vehicle, to provide more accurate proposals for the detected objects. We evaluate our method on the newly released NuScenes dataset [1] using the Fast R-CNN object detection network [2]. Compared to the Selective Search object proposal algorithm [3], our model operates more than 100x faster while at the same time achieves higher detection precision and recall. Code has been made publicly available at https://github.com/mrnabati/RRPN .

PaperPDFCode

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

Code

mrnabati/RRPN officialmentioned in papermentioned on GitHubcaffe2 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

Autonomous DrivingAutonomous VehiclesObjectObject DetectionRegion Proposalobject-detection

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
3D Object Detection nuScenes-F RRPN + R101 - F AP 43 #1 of 1 Archive leaderboard report
3D Object Detection nuScenes-F RRPN + R101 - F AP50 64.9 #1 of 1 Archive leaderboard report
3D Object Detection nuScenes-F RRPN + R101 - F AP75 48.5 #1 of 1 Archive leaderboard report
3D Object Detection nuScenes-F RRPN + R101 - F AR 48.6 #1 of 1 Archive leaderboard report
3D Object Detection nuScenes-F RRPN + R101 - F ARI 58.2 #1 of 1 Archive leaderboard report
3D Object Detection nuScenes-F RRPN + R101 - F ARm 41.2 #1 of 1 Archive leaderboard report
3D Object Detection nuScenes-F RRPN + R101 - F ARs 4 #1 of 1 Archive leaderboard report
3D Object Detection nuScenes-FB RRPN + R101 - FB AP 35.5 #1 of 1 Archive leaderboard report
3D Object Detection nuScenes-FB RRPN + R101 - FB AP50 59 #1 of 1 Archive leaderboard report
3D Object Detection nuScenes-FB RRPN + R101 - FB AP75 37 #1 of 1 Archive leaderboard report
3D Object Detection nuScenes-FB RRPN + R101 - FB AR 42.1 #1 of 1 Archive leaderboard report
3D Object Detection nuScenes-FB RRPN + R101 - FB ARI 51.4 #1 of 1 Archive leaderboard report
3D Object Detection nuScenes-FB RRPN + R101 - FB ARm 39.1 #1 of 1 Archive leaderboard report
3D Object Detection nuScenes-FB RRPN + R101 - FB ARs 21.1 #1 of 1 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

ConvolutionFast R-CNNRoIPoolSelective SearchSoftmax

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections