Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks
Shaoqing Ren, Kaiming He, Ross Girshick, Jian Sun
Abstract
State-of-the-art object detection networks depend on region proposal algorithms to hypothesize object locations. Advances like SPPnet and Fast R-CNN have reduced the running time of these detection networks, exposing region proposal computation as a bottleneck. In this work, we introduce a Region Proposal Network (RPN) that shares full-image convolutional features with the detection network, thus enabling nearly cost...
Results & Benchmarks
Benchmark data is not yet available for this paper.
Hardware Requirements
- Expect multi-day setup/compute for meaningful reproduction based on current guidance.
Best Implementation
Only a historical official implementation is available.
Use with caution for new projects; verify against current tooling and maintained community alternatives.
- Only historical official repository was found: rbgirshick/py-faster-rcnn.
- No maintained paper-verified implementation met reliability thresholds.
Reproduction Path
- 1
No maintained paper-verified implementation was found; start with the closest related repositories below.
- 2
Compare repo methods against the paper equations/algorithm before trusting metrics.
- 3
Create a minimal baseline implementation from the paper and use adjacent repos as references.
Framework baselines
- Hugging Face Transformers training guide
Modern transformer training baseline.
- PyTorch nn.Transformer docs
Reference transformer building block implementation.
- TorchVision object detection finetuning tutorial
Baseline setup for object detection workflows.
Related Implementations
These are not paper-verified. Use them as reference points when no direct implementation is available.
Partial overlap with paper title keywords
Additional Implementations
Official
- ShaoqingRen/faster_rcnnConfidence: low
Faster R-CNN
Stars: 2.8kForks: 1.2kLast push: Jul 2018License: NOASSERTION
Community
No additional community repositories detected yet.
Hugging Face Artifacts
No trustworthy direct or curated related Hugging Face artifacts were found yet.
Continue with targeted Hugging Face searches: