Methods › Computer Vision › Region Proposal › RPN
Region Proposal Network
RPN
Introduced by Shaoqing Ren et al. in Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks
archive 2025-07-28 Description, source and code snippet are the archive's method entry.
A Region Proposal Network, or RPN, is a fully convolutional network that simultaneously predicts object bounds and objectness scores at each position. The RPN is trained end-to-end to generate high-quality region proposals. RPN and algorithms like Fast R-CNN can be merged into a single network by sharing their convolutional features - using the recently popular terminology of neural networks with attention mechanisms, the RPN component tells the unified network where to look.
RPNs are designed to efficiently predict region proposals with a wide range of scales and aspect ratios. RPNs use anchor boxes that serve as references at multiple scales and aspect ratios. The scheme can be thought of as a pyramid of regression references, which avoids enumerating images or filters of multiple scales or aspect ratios.
Papers archive 2025-07-28
30 shown of 1,045, newest first. Repository counts are the archive's code-links table. A Syntology line states what Syntology ran from that paper's harvested code; it is per sample and not a correctness claim.
-
Pattern-Based Phase-Separation of Tracer and Dispersed Phase Particles in Two-Phase Defocusing Particle Tracking Velocimetry 22 Jun 2025 · 0 repositories · arXiv:2506.18157
-
Prmpt2Adpt: Prompt-Based Zero-Shot Domain Adaptation for Resource-Constrained Environments 20 Jun 2025 · 0 repositories · arXiv:2506.16994
-
A novel visual data-based diagnostic approach for estimation of regime transition in pool boiling 12 Jun 2025 · 0 repositories · arXiv:2506.10832
-
Bringing SAM to new heights: Leveraging elevation data for tree crown segmentation from drone imagery 5 Jun 2025 · 0 repositories · arXiv:2506.04970
-
Hierarchical Text Classification Using Contrastive Learning Informed Path Guided Hierarchy 4 Jun 2025 · 0 repositories · arXiv:2506.04381
-
3D Gaussian Splat Vulnerabilities 30 May 2025 · 1 repository · arXiv:2506.00280
-
Detailed Evaluation of Modern Machine Learning Approaches for Optic Plastics Sorting 22 May 2025 · 0 repositories · arXiv:2505.16513
-
AppleGrowthVision: A large-scale stereo dataset for phenological analysis, fruit detection, and 3D reconstruction in apple orchards 20 May 2025 · 0 repositories · arXiv:2505.14029
-
SurgPose: Generalisable Surgical Instrument Pose Estimation using Zero-Shot Learning and Stereo Vision 16 May 2025 · 0 repositories · arXiv:2505.11439
-
Object detection in adverse weather conditions for autonomous vehicles using Instruct Pix2Pix 13 May 2025 · 0 repositories · arXiv:2505.08228
-
KG-HTC: Integrating Knowledge Graphs into LLMs for Effective Zero-shot Hierarchical Text Classification 8 May 2025 · 1 repository · arXiv:2505.05583
-
A Robust Deep Networks based Multi-Object MultiCamera Tracking System for City Scale Traffic 1 May 2025 · 0 repositories · arXiv:2505.00534
-
Transcending Dimensions using Generative AI: Real-Time 3D Model Generation in Augmented Reality 27 Apr 2025 · 0 repositories · arXiv:2504.21033
-
Real-time Seafloor Segmentation and Mapping 14 Apr 2025 · 0 repositories · arXiv:2504.10750
-
FMNV: A Dataset of Media-Published News Videos for Fake News Detection 10 Apr 2025 · 0 repositories · arXiv:2504.07687
-
RipVIS: Rip Currents Video Instance Segmentation Benchmark for Beach Monitoring and Safety 1 Apr 2025 · 0 repositories · arXiv:2504.01128
-
AI-Assisted Colonoscopy: Polyp Detection and Segmentation using Foundation Models 31 Mar 2025 · 1 repository · arXiv:2503.24138
-
BBoxCut: A Targeted Data Augmentation Technique for Enhancing Wheat Head Detection Under Occlusions 31 Mar 2025 · 0 repositories · arXiv:2503.24032
-
A GAN-Enhanced Deep Learning Framework for Rooftop Detection from Historical Aerial Imagery 29 Mar 2025 · 1 repository · arXiv:2503.23200
-
Autonomous AI for Multi-Pathology Detection in Chest X-Rays: A Multi-Site Study in the Indian Healthcare System 28 Mar 2025 · 0 repositories · arXiv:2504.00022
-
Assessing SAM for Tree Crown Instance Segmentation from Drone Imagery 26 Mar 2025 · 0 repositories · arXiv:2503.20199
-
Exploring Few-Shot Object Detection on Blood Smear Images: A Case Study of Leukocytes and Schistocytes 21 Mar 2025 · 0 repositories · arXiv:2503.17107
-
YOLO-LLTS: Real-Time Low-Light Traffic Sign Detection via Prior-Guided Enhancement and Multi-Branch Feature Interaction 18 Mar 2025 · 0 repositories · arXiv:2503.13883
-
Securing Virtual Reality Experiences: Unveiling and Tackling Cybersickness Attacks with Explainable AI 17 Mar 2025 · 0 repositories · arXiv:2503.13419
-
OverLoCK: An Overview-first-Look-Closely-next ConvNet with Context-Mixing Dynamic Kernels 27 Feb 2025 · 1 repository · arXiv:2502.20087Syntology ran 0 of 3 samples · 3 unverified
-
WalnutData: A UAV Remote Sensing Dataset of Green Walnuts and Model Evaluation 27 Feb 2025 · 1 repository · arXiv:2502.20092
-
Automatic Vehicle Detection using DETR: A Transformer-Based Approach for Navigating Treacherous Roads 25 Feb 2025 · 0 repositories · arXiv:2502.17843
-
Autonomous Vision-Guided Resection of Central Airway Obstruction 25 Feb 2025 · 0 repositories · arXiv:2502.18586
-
Hybrid Answer Set Programming: Foundations and Applications 13 Feb 2025 · 0 repositories · arXiv:2502.09235
-
SASVi - Segment Any Surgical Video 12 Feb 2025 · 1 repository · arXiv:2502.09653
Tasks archive 2025-07-28
20 shown of 505 tasks the archive attaches to papers tagged with this method, by distinct papers. A task without a page in the catalog is plain text.
| Task | Papers |
|---|---|
| Object Detection | 501 |
| object-detection | 458 |
| Object | 282 |
| Semantic Segmentation | 235 |
| Instance Segmentation | 201 |
| Segmentation | 160 |
| Region Proposal | 91 |
| Image Classification | 56 |
| Transfer Learning | 42 |
| General Classification | 39 |
| Data Augmentation | 37 |
| image-classification | 36 |
| Classification | 31 |
| Deep Learning | 31 |
| regression | 29 |
| Autonomous Driving | 27 |
| GPU | 26 |
| Decoder | 24 |
| Pose Estimation | 24 |
| Object Recognition | 22 |
Usage over time archive 2025-07-28
Components: the archive holds no method-to-method composition, so PwC's Components table cannot be rebuilt; the Papers list carries no Results column for the same reason (the archive does not join its leaderboard rows to method tags).
Categories archive 2025-07-28
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