Papers › Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks

Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks

4 Jun 2015NeurIPS 2015 12arXiv:1506.01497archive 2025-07-28

Shaoqing Ren, Kaiming He, Ross Girshick, Jian Sun

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-free region proposals. An 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, which are used by Fast R-CNN for detection. We further merge RPN and Fast R-CNN 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. For the very deep VGG-16 model, our detection system has a frame rate of 5fps (including all steps) on a GPU, while achieving state-of-the-art object detection accuracy on PASCAL VOC 2007, 2012, and MS COCO datasets with only 300 proposals per image. In ILSVRC and COCO 2015 competitions, Faster R-CNN and RPN are the foundations of the 1st-place winning entries in several tracks. Code has been made publicly available.

PaperPDFConference PDFCodeCode Syntology ran

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

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1506.01497")

Code

Syntology Ran 59 of 124 code samples harvested from 33 repositories linked to this paper; 65 have no recorded run. Of those that ran: 15 ran · honoured contract; 5 ran · violated contract; 16 ran · our draft was wrong; 12 ran · fixture could not drive it; 11 ran with no contract checked.

By repository: community (archive-listed): 124 samples from 33 repositories, 59 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

196 repositories listed; official and paper-mentioned ones first.

ShaoqingRen/faster_rcnn officialmentioned in papermentioned on GitHubNOASSERTION report
rbgirshick/py-faster-rcnn officialmentioned in papermentioned on GitHubcaffe2NOASSERTION report
1512159/tf-faster-rcnn-medico mentioned on GitHubtf report
2023-MindSpore-1/ms-code-117 mentioned on GitHubmindspore report
2023-MindSpore-1/ms-code-202 mentioned on GitHubmindspore report
AlphaJia/pytorch-faster-rcnn mentioned on GitHubpytorch report
AlphaJia/tf-faster-rcnn mentioned on GitHubtf report
Arthur-Shi/py-faster-rcnn mentioned on GitHubcaffe2NOASSERTION report
Bigwode/rebar-detection-competition mentioned on GitHubpytorch report
C677/Machine-learning mentioned on GitHubpytorch report
ChestnutLi/tf-faster-rcnn mentioned on GitHubtf report
ChielBruin/ros_faster_rcnn mentioned on GitHub report
ColdNoodler/py-faster-rcnn-cuda10 mentioned on GitHubcaffe2NOASSERTION report
GAOwy123/py-faster-rcnn mentioned on GitHubcaffe2NOASSERTION report
JHKim-snu/GVCCI mentioned on GitHubpytorch report
JHKim-snu/PGA mentioned on GitHubpytorch report
JeffCHEN2017/WSSTG mentioned on GitHubpytorchNOASSERTION report
JoegameZhou/hrnetv2 mentioned on GitHubmindsporeApache-2.0 report
Kenneth-Wong/tf-faster-rcnn mentioned on GitHubtf report
KyeongmoonKim/sb mentioned on GitHubtf report
LKLQQ/tracktor mentioned on GitHubmindspore report
Leg-end/Detection mentioned on GitHubtf report
Mind23-2/MindCode-43 mentioned on GitHubmindspore report
OFRIN/Tensorflow_YOLOv1 mentioned on GitHubtf report
PengchengAi/tf-faster-rcnn-pcai mentioned on GitHubtf report
UPCLJ/py-faster-rcnn mentioned on GitHubcaffe2NOASSERTION report
VDIGPKU/OPANAS mentioned on GitHubpytorch report
WalterMa/gluon-faster-rcnn mentioned on GitHubmxnetMIT report
ZhangJiajun1995/cs231n-camp mentioned on GitHubpytorch report
achiyaj/vqa-sandbox mentioned on GitHubtf report
adityaarun1/pytorch_fast-er_rcnn mentioned on GitHubpytorchMIT report
aleksispi/drl-rpn-tf mentioned on GitHubtfMIT report
alexattia/simpsonrecognition mentioned on GitHubtf report
amritasaha1812/pytorch-faster-rcnn mentioned on GitHubpytorchMIT report
bohao-lee/pdc mentioned on GitHubpytorchApache-2.0 report
buaaYYC/faster-rcnn-tensorflow mentioned on GitHubtf report
buaazyz/battery_detect mentioned on GitHubpytorch report
busyboxs/faster_rcnn_voc mentioned on GitHubNOASSERTION report
charlesYangM/py-faster-rcnn-80.28 mentioned on GitHubcaffe2NOASSERTION report
chengzhengxin/groupsoftmax-simpledet mentioned on GitHubmxnetApache-2.0 report
chenwuperth/ClaRAN mentioned on GitHubtfApache-2.0 report
chenyuntc/simple-faster-rcnn-pytorch mentioned on GitHubpytorch report
clemkoa/faster-rcnn mentioned on GitHubpytorchMIT report
clemkoa/fasterrcnn mentioned on GitHubpytorch report
csmiler/tf-faster-rcnn-cpu mentioned on GitHubtf report
cwbabel/faster-cnn mentioned on GitHubcaffe2NOASSERTION report
daxiapazi/faster-rcnn mentioned on GitHubtf report
delmalih/MIAS-mammography-obj-detection mentioned on GitHubpytorch report
dylanamiller/non_max_suppression mentioned on GitHubtorch report
endernewton/tf-faster-rcnn mentioned on GitHubtfMIT report
er-muyue/defrcn mentioned on GitHubpytorch report
evaristr/py-faster_rcnn mentioned on GitHubcaffe2NOASSERTION report
facebookresearch/detectron mentioned on GitHubpytorch report
godspeedcurry/lung-nodule-detection mentioned on GitHubcaffe2NOASSERTION report
guanfuchen/py-faster-rcnn mentioned on GitHubcaffe2NOASSERTION report
hj963434688/Faster_rcnn mentioned on GitHubtf report
huan123/py-fatser-rcnn mentioned on GitHubtf report
insigh/Faster-RCNN-Tensorflow mentioned on GitHubtf report
ithuanhuan/gpu-py3-faster-rcnn mentioned on GitHubtf report
ithuanhuan/py-fatser-rcnn mentioned on GitHubtf report
jfc4050/detect-to-track mentioned on GitHubpytorch report
jiajunhua/facebookresearch-Detectron mentioned on GitHubcaffe2 report
jiggles546/60499_Project mentioned on GitHub report
jooyounghun/AI-Team-5 mentioned on GitHub report
kevinjliang/tf-Faster-RCNN mentioned on GitHubtf report
krantirk/py-faster-rcnn mentioned on GitHubcaffe2NOASSERTION report
leochangzliao/OPBM mentioned on GitHubNOASSERTION report
leonardhan1979/fasterRCNN mentioned on GitHubcaffe2NOASSERTION report
liangheming/faster_rcnnv1 mentioned on GitHubpytorch report
lincaiming/py-faster-rcnn-update mentioned on GitHubNOASSERTION report
lincaiming/py-faster-rcnn-windows mentioned on GitHubNOASSERTION report
liuqiang3/faster_rcnn mentioned on GitHubtf report
lukewenMX/RCNN_simple_detection mentioned on GitHubcaffe2 report
lyqcom/fasterrcnn mentioned on GitHubmindsporeApache-2.0 report
lyqcom/fasterrcnn-fpn-dcn mentioned on GitHubmindsporeApache-2.0 report
machine-learning-glossary/glossary mentioned on GitHubNOASSERTION report
makefile/frcnn mentioned on GitHub report
mengyingfei/faster-rcnn-tf mentioned on GitHubtf report
miaohua1982/simple_fasterrcnn_pytorch mentioned on GitHubpytorch report
nautilus261/tf-faster-rcnn mentioned on GitHubtf report
neuqgz/modify-faster-rcnn-tf mentioned on GitHubtf report
nikhithakarennagari/1311 mentioned on GitHubcaffe2NOASSERTION report
nikhithakarennagari/Git mentioned on GitHubcaffe2NOASSERTION report
object-detection-algorithm/RPN mentioned on GitHubpytorch report
pawelbeza/ClothesDetectorModel mentioned on GitHubpytorch report
phtruongan/py-faster-rcnn-docker mentioned on GitHubNOASSERTION report
piaosonglin1985/tf-faster-rcnn mentioned on GitHubtf report
playerkk/face-py-faster-rcnn mentioned on GitHubcaffe2MIT report
potterhsu/easy-faster-rcnn.pytorch mentioned on GitHubpytorchMIT report
pransen/faster_rcnn mentioned on GitHubtf report
qilei123/pyfasterrcnn mentioned on GitHubcaffe2NOASSERTION report
quocdat32461997/Mask_RCNN mentioned on GitHubtf report
r06942054/NOTE-RCNN mentioned on GitHubpytorch report
raphael-cohen/capsnet_for_Faster-RCNN mentioned on GitHubpytorchMIT report
ravenwritingdesk/py-faster-rcnn-master mentioned on GitHubcaffe2NOASSERTION report
raycad/object-detection mentioned on GitHubtf report
rh01/faster-rcnn mentioned on GitHubcaffe2NOASSERTION report
rickyHong/py-faster-rcnn-repl mentioned on GitHubcaffe2NOASSERTION report
rickyHong/py-faster-rcnn-repl-cudnn5-support mentioned on GitHubcaffe2NOASSERTION report
rickyHong/pytorch-faster-rcnn-repl mentioned on GitHubpytorchMIT report
root-master/pose-anomaly-detection mentioned on GitHubGPL-3.0 report
ruotianluo/pytorch-faster-rcnn mentioned on GitHubpytorch report
salman-ghauri/keras_frcnn mentioned on GitHub report
samo1petar/SSD mentioned on GitHubtf report
shikorab/tf-faster-rcnn mentioned on GitHubtf report
shkim960520/faster-rcnn-for-studying mentioned on GitHubpytorch report
smallcorgi/Faster-RCNN_TF mentioned on GitHubtfMIT report
smichalowski/faster_rcnn mentioned on GitHub report
sorg20/RPN mentioned on GitHubpytorch report
soulguy/Faster-rcnn mentioned on GitHubcaffe2NOASSERTION report
sunqiangxtcsun/faster-rcnn mentioned on GitHubcaffe2NOASSERTION report
tensorpack/tensorpack mentioned on GitHubtf report
tianhai123/tf-faster-rcnn mentioned on GitHubtf report
tigerofmurder/tf-faster-rcnn mentioned on GitHubtf report
tryolabs/luminoth mentioned on GitHubtf report
tusimple/simpledet mentioned on GitHubmxnetApache-2.0 report
vietlinhtspt/NewFasterRCNN mentioned on GitHubtf report
vincentzhang/faster-rcnn-fcn mentioned on GitHubNOASSERTION report
wangzpeng/tf-faster-rcnn mentioned on GitHubtf report
wayne1204/NOAA-fish-finding mentioned on GitHubtf report
xinpingwang/tf-faster-rcnn mentioned on GitHubtf report
xunhen/py-faster-rcnn-wjc mentioned on GitHubcaffe2NOASSERTION report
xzabg/faster-rcnn-with-Caltech mentioned on GitHubNOASSERTION report
xzgz/faster-rcnn mentioned on GitHubNOASSERTION report
yangyucheng000/ascend_faster_rcnn mentioned on GitHubmindsporeApache-2.0 report
yanxp/rcnn-discovery mentioned on GitHubpytorch report
yfnn/fused-model mentioned on GitHubtfMIT report
yfnn/person_subclass mentioned on GitHubtf report
yj-littlesky/py-faster-rcnn mentioned on GitHubcaffe2NOASSERTION report
yzgrfsy/tf-fastrcnn-crop mentioned on GitHubtf report
zacks417/faster-rcnn-tf mentioned on GitHubtf report
zhiqwang/crnn.pytorch mentioned on GitHubpytorchMIT report
zhiqwang/image-captioning mentioned on GitHubpytorchMIT report
zhong110020/py-faster-rcnn mentioned on GitHubcaffe2NOASSERTION report
zhongzisha/object_detection mentioned on GitHubtf report
zxqcreations/faster-rcnn-tf mentioned on GitHubtf report
MS-P3/code4 mindspore report
open-mmlab/mmdetection pytorchApache-2.0 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

124 samples harvested; 59 ran; 15 honoured the contract we drafted; 65 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

15ran · honoured contract
5ran · violated contract
16ran · our draft was wrong
12ran · fixture could not drive it
11ran
65unverified

Licence: 42 of the 124 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 33 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

BoxCoder liangheming/faster_rcnnv1/nets/faster_rcnn.py community (archive-listed) ran no licence file found · pointer only · f0c00a98a2d39aff · report
BoxSimilarity liangheming/faster_rcnnv1/nets/faster_rcnn.py community (archive-listed) ran fingerprinted no licence file found · pointer only · 6c7ac8e6466bcea8 · report
IOULoss liangheming/faster_rcnnv1/nets/faster_rcnn.py community (archive-listed) ran fingerprinted no licence file found · pointer only · c2609d337cc38d1f · report
IoU clemkoa/fasterrcnn/src/fasterrcnn.py community (archive-listed) ran · fixture could not drive it fingerprinted MIT (permissive) · f55438873775f578 · report
Matcher liangheming/faster_rcnnv1/nets/faster_rcnn.py community (archive-listed) ran fingerprinted no licence file found · pointer only · 7bf221011b0422f3 · report
ProposalCreator shkim960520/faster-rcnn-for-studying/model/region_proposal_network.py community (archive-listed) ran no licence file found · pointer only · 14ffa58eda68a7de · report
RPN clemkoa/fasterrcnn/src/fasterrcnn.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · d3074fd4bb476f7c · report
RPN edwardyang12/Sign-Language-Detection/RPN.py community (archive-listed) ran no licence file found · pointer only · 07e2761ffff4d782 · report
RPN jfc4050/detect-to-track/detect_to_track/models/rpn.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only · 2999eab920b83a84 · report
RegionProposalNetwork Burf/tfdetection/tfdet/model/head/rcnn.py community (archive-listed) ran Apache-2.0 (permissive) · 841a6839dbfe8def · report
RegionProposalNetwork quocdat32461997/Mask_RCNN/models/rpn.py community (archive-listed) ran MIT (permissive) · a46037f2dfcbab55 · report
_enumerate_shifted_anchor shkim960520/faster-rcnn-for-studying/model/region_proposal_network.py community (archive-listed) ran · fixture could not drive it fingerprinted no licence file found · pointer only · f5977f4c8117ba6b · report
_enumerate_shifted_anchor chenyuntc/simple-faster-rcnn-pytorch/model/region_proposal_network.py community (archive-listed) ran licence not identified · pointer only · 060f8463b181bc2a · report
_generate_anchors facebookresearch/detectron/detectron/modeling/rpn_heads.py community (archive-listed) ran · fixture could not drive it fingerprinted Apache-2.0 (permissive) · b23ecd8325e475af · report
_mkanchors jiajunhua/facebookresearch-Detectron/detectron/modeling/rpn_heads.py community (archive-listed) ran · violated contract fingerprinted Apache-2.0 (permissive) · e6f256cf0e6682f7 · report
_ratio_enum jiajunhua/facebookresearch-Detectron/detectron/modeling/rpn_heads.py community (archive-listed) ran · violated contract fingerprinted Apache-2.0 (permissive) · bea564463ca31505 · report
_scale_enum jiajunhua/facebookresearch-Detectron/detectron/modeling/rpn_heads.py community (archive-listed) ran · violated contract fingerprinted Apache-2.0 (permissive) · c55a6b30f9bc962a · report
_whctrs jiajunhua/facebookresearch-Detectron/detectron/modeling/rpn_heads.py community (archive-listed) ran · violated contract fingerprinted Apache-2.0 (permissive) · 3d4054a97b39b3a3 · report
add_single_scale_rpn_losses jiajunhua/facebookresearch-Detectron/detectron/modeling/rpn_heads.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · bd2b197f56d84807 · report
bbox_transform_inv yanxp/rcnn-discovery/lib/layer_utils/proposal_layer.py community (archive-listed) ran · honoured contract fingerprinted MIT (permissive) · ed64f0c42ae635d5 · report
bbox_transform_inv ithuanhuan/gpu-py3-faster-rcnn/lib/layer_utils/proposal_layer.py community (archive-listed) ran · honoured contract fingerprinted MIT (permissive) · b3695ebe0c382b05 · report
bbox_transform_inv_tf insigh/Faster-RCNN-Tensorflow/lib/layer_utils/proposal_layer.py community (archive-listed) ran · honoured contract fingerprinted MIT (permissive) · b02278c1b3f3b63d · report
bbox_transform_inv_tf sonnguyen64/horus-tf-faster-rcnn/lib/layer_utils/proposal_layer_tf.py community (archive-listed) ran · honoured contract fingerprinted MIT (permissive) · 0902f7f6352e685e · report
box_area AlphaJia/pytorch-faster-rcnn/utils/rpn_utils.py community (archive-listed) ran · honoured contract fingerprinted no licence file found · pointer only · 591d88c9673c0fc7 · report
box_iou liangheming/faster_rcnnv1/nets/faster_rcnn.py community (archive-listed) ran · honoured contract fingerprinted no licence file found · pointer only · 2ec9b42e568fb19f · report
box_iou AlphaJia/pytorch-faster-rcnn/utils/rpn_utils.py community (archive-listed) ran · our draft was wrong fingerprinted no licence file found · pointer only · 0ca35377bdcd364d · report
clip_boxes yanxp/rcnn-discovery/lib/layer_utils/proposal_layer.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · b34cbddfcacf0cce · report
clip_boxes ithuanhuan/gpu-py3-faster-rcnn/lib/layer_utils/proposal_layer.py community (archive-listed) ran · fixture could not drive it fingerprinted MIT (permissive) · 6c939ab027a6b144 · report
clip_boxes smichalowski/faster_rcnn/faster_rcnn/rpn/proposal_im_detect.py community (archive-listed) ran · fixture could not drive it fingerprinted no licence file found · pointer only · 0101675a1b149608 · report
clip_boxes_tf insigh/Faster-RCNN-Tensorflow/lib/layer_utils/proposal_layer.py community (archive-listed) ran · honoured contract MIT (permissive) · ad33fe7d19220e3a · report
clip_boxes_to_image AlphaJia/pytorch-faster-rcnn/utils/rpn_utils.py community (archive-listed) ran · our draft was wrong fingerprinted no licence file found · pointer only · 0ae6f0a64b0b3de7 · report
concat_box_prediction_layers AlphaJia/pytorch-faster-rcnn/utils/rpn_utils.py community (archive-listed) ran · honoured contract no licence file found · pointer only · 9e8def059f5360f9 · report
const_fill jiajunhua/facebookresearch-Detectron/detectron/modeling/rpn_heads.py community (archive-listed) ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · 93f6fc328f31783a · report
fast_rcnn_bbox_transform_inv smichalowski/faster_rcnn/faster_rcnn/rpn/proposal_im_detect.py community (archive-listed) ran · honoured contract fingerprinted no licence file found · pointer only · 23846102391f5532 · report
filter_boxes smichalowski/faster_rcnn/faster_rcnn/rpn/proposal_im_detect.py community (archive-listed) ran · honoured contract fingerprinted no licence file found · pointer only · 53cfb74c9acaebd7 · report
gauss_fill jiajunhua/facebookresearch-Detectron/detectron/modeling/rpn_heads.py community (archive-listed) ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · 1e455c239bf7bdd6 · report
generate_anchor_base shkim960520/faster-rcnn-for-studying/model/region_proposal_network.py community (archive-listed) ran · fixture could not drive it no licence file found · pointer only · 13739dd398ad8d69 · report
generate_anchor_base chenyuntc/simple-faster-rcnn-pytorch/model/region_proposal_network.py community (archive-listed) ran · fixture could not drive it licence not identified · pointer only · 92b2156d0a7c6228 · report
generate_anchors facebookresearch/detectron/detectron/modeling/rpn_heads.py community (archive-listed) ran · fixture could not drive it fingerprinted Apache-2.0 (permissive) · 08a5a1f47d119996 · report
get_detector kdha0727/lung-opacity-and-covid-chest-x-ray-detection/models/detector.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · 85b003e6c83cb43b · report
get_loss_gradients jiajunhua/facebookresearch-Detectron/detectron/modeling/rpn_heads.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · ed39bf5fccc27256 · report
loc2bbox shkim960520/faster-rcnn-for-studying/model/region_proposal_network.py community (archive-listed) ran · honoured contract fingerprinted no licence file found · pointer only · 72307683ca04669e · report
loc2bbox chenyuntc/simple-faster-rcnn-pytorch/model/region_proposal_network.py community (archive-listed) ran · honoured contract fingerprinted licence not identified · pointer only · fc1b18c3f9aaa651 · report
mymax ithuanhuan/gpu-py3-faster-rcnn/lib/layer_utils/proposal_layer.py community (archive-listed) ran · honoured contract fingerprinted MIT (permissive) · 341516a8780d42ca · report
mymin ithuanhuan/gpu-py3-faster-rcnn/lib/layer_utils/proposal_layer.py community (archive-listed) ran · honoured contract fingerprinted MIT (permissive) · f7906400dae5e223 · report
nms clemkoa/fasterrcnn/src/fasterrcnn.py community (archive-listed) ran · fixture could not drive it MIT (permissive) · 9b8ca176346f3308 · report
parametrize clemkoa/fasterrcnn/src/fasterrcnn.py community (archive-listed) ran · violated contract fingerprinted MIT (permissive) · 048178ed2b542c16 · report
permute_and_flatten AlphaJia/pytorch-faster-rcnn/utils/rpn_utils.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · d3ee28edbd99f270 · report
prep_im_for_blob_size smichalowski/faster_rcnn/faster_rcnn/rpn/proposal_im_detect.py community (archive-listed) ran · fixture could not drive it fingerprinted no licence file found · pointer only · 797ff1b51915a853 · report
py_cpu_nms playerkk/face-py-faster-rcnn/lib/nms/py_cpu_nms.py community (archive-listed) ran · fixture could not drive it MIT (permissive) · 5502a789c2da0e5e · report
remove_small_boxes AlphaJia/pytorch-faster-rcnn/utils/rpn_utils.py community (archive-listed) ran · our draft was wrong fingerprinted no licence file found · pointer only · 1e7714622ee1d965 · report
rpn AbhinavJhanwar/object-detection-classification/frcnn/models/vgg.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · 7559856164716a11 · report
rpn pransen/faster_rcnn/frcnn/vgg.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · 0bcc7a97c7be815f · report
rpn alexattia/simpsonrecognition/faster_rcnn/resnet.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · b2b63219c5d0e840 · report
rpn_conv Burf/tfdetection/tfdet/model/head/rcnn.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · 49a5d8f734b321e2 · report
rpn_layer salman-ghauri/keras_frcnn/rpn.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · 9d838d87e099d632 · report
training_rpn_model bmstu-iu8-g1-2019-project/road-signs-recognition/sources/rpn/rpn.py community (archive-listed) ran · our draft was wrong MIT (permissive) · a9edc972dffb9ce0 · report
unparametrize clemkoa/fasterrcnn/src/fasterrcnn.py community (archive-listed) ran · honoured contract fingerprinted MIT (permissive) · b7d2d0749e1e9570 · report
voc_ap potterhsu/easy-faster-rcnn.pytorch/voc_eval.py community (archive-listed) ran · fixture could not drive it fingerprinted MIT (permissive) · 95c31c78be42f723 · report
FasterRCNN clemkoa/fasterrcnn/src/fasterrcnn.py community (archive-listed) unverified MIT (permissive) · 7b4b3a8f4fa9ec15 · report
ProposalCreator chenyuntc/simple-faster-rcnn-pytorch/model/region_proposal_network.py community (archive-listed) unverified licence not identified · pointer only · d1c3c2852d099c73 · report
RPN liangheming/faster_rcnnv1/nets/faster_rcnn.py community (archive-listed) unverified no licence file found · pointer only · 3b0bdd925eedfe2c · report
RPNDetector object-detection-algorithm/RPN/py/rpn/models/detector/rpn_detector.py community (archive-listed) unverified Apache-2.0 (permissive) · 4cb24822483c1752 · report
RegionProposalNetwork shkim960520/faster-rcnn-for-studying/model/region_proposal_network.py community (archive-listed) unverified no licence file found · pointer only · fb987e73a2964a12 · report
RegionProposalNetwork AlphaJia/pytorch-faster-rcnn/utils/rpn_utils.py community (archive-listed) unverified no licence file found · pointer only · 8eef7ca47d47b9f1 · report
RegionProposalNetwork chenyuntc/simple-faster-rcnn-pytorch/model/region_proposal_network.py community (archive-listed) unverified licence not identified · pointer only · b9b9aab92d838a60 · report
_generate_anchors jiajunhua/facebookresearch-Detectron/detectron/modeling/rpn_heads.py community (archive-listed) unverified Apache-2.0 (permissive) · ee229462d5538d85 · report
a_cosine_learning_rate JoegameZhou/hrnetv2/src/lr_schedule.py community (archive-listed) unverified Apache-2.0 (permissive) · 316fb42e9e6ed79e · report
add_fpn_rpn_losses jiajunhua/facebookresearch-Detectron/detectron/modeling/rpn_heads.py community (archive-listed) unverified Apache-2.0 (permissive) · 938e375f128a8df4 · report
add_fpn_rpn_outputs jiajunhua/facebookresearch-Detectron/detectron/modeling/rpn_heads.py community (archive-listed) unverified Apache-2.0 (permissive) · 74fe489012952707 · report
add_fpn_rpn_outputs facebookresearch/detectron/detectron/modeling/rpn_heads.py community (archive-listed) unverified Apache-2.0 (permissive) · ac90f7d3335fdbab · report
add_generic_rpn_outputs jiajunhua/facebookresearch-Detectron/detectron/modeling/rpn_heads.py community (archive-listed) unverified Apache-2.0 (permissive) · fa670f0881785f6e · report
add_generic_rpn_outputs facebookresearch/detectron/detectron/modeling/rpn_heads.py community (archive-listed) unverified Apache-2.0 (permissive) · 9a30ff0e4c1b655e · report
add_single_scale_rpn_outputs jiajunhua/facebookresearch-Detectron/detectron/modeling/rpn_heads.py community (archive-listed) unverified Apache-2.0 (permissive) · d58371c318e7709f · report
add_single_scale_rpn_outputs facebookresearch/detectron/detectron/modeling/rpn_heads.py community (archive-listed) unverified Apache-2.0 (permissive) · fed3cf60d5b8bbc7 · report
batched_nms AlphaJia/pytorch-faster-rcnn/utils/rpn_utils.py community (archive-listed) unverified no licence file found · pointer only · 55548a13fbb28f9d · report
bbox_overlaps JoegameZhou/hrnetv2/src/dataset.py community (archive-listed) unverified Apache-2.0 (permissive) · 48b4b7f4e22caf1d · report
bbox_transform playerkk/face-py-faster-rcnn/lib/fast_rcnn/bbox_transform.py community (archive-listed) unverified MIT (permissive) · 84dcf978d5570762 · report
build_backbone object-detection-algorithm/RPN/py/rpn/models/detector/rpn_detector.py community (archive-listed) unverified Apache-2.0 (permissive) · f582f4ac06db0801 · report
build_box_head object-detection-algorithm/RPN/py/rpn/models/detector/rpn_detector.py community (archive-listed) unverified Apache-2.0 (permissive) · 9a18f93db09b6ce9 · report
calculate_fan_in_and_fan_out JoegameZhou/hrnetv2/src/FasterRcnn/hrnetv2.py community (archive-listed) unverified Apache-2.0 (permissive) · 74bebe7a4353815b · report
clip_boxes playerkk/face-py-faster-rcnn/lib/fast_rcnn/bbox_transform.py community (archive-listed) unverified MIT (permissive) · d24c99284beca7a6 · report
clip_boxes_tf sonnguyen64/horus-tf-faster-rcnn/lib/layer_utils/proposal_layer_tf.py community (archive-listed) unverified MIT (permissive) · 33a0229e07c8747c · report
cpu_nms ithuanhuan/gpu-py3-faster-rcnn/lib/layer_utils/proposal_layer.py community (archive-listed) unverified MIT (permissive) · abb22cc6e4d9dd2a · report
dynamic_lr JoegameZhou/hrnetv2/src/lr_schedule.py community (archive-listed) unverified Apache-2.0 (permissive) · fdbedfdf345b25aa · report
expanded_sigmoid bmstu-iu8-g1-2019-project/road-signs-recognition/sources/rpn/rpn.py community (archive-listed) unverified MIT (permissive) · dca9a52de31f7da0 · report
generate_anchors jiajunhua/facebookresearch-Detectron/detectron/modeling/rpn_heads.py community (archive-listed) unverified Apache-2.0 (permissive) · b77ffbba2e1a9d86 · report
generate_anchors aleksispi/drl-rpn-tf/lib/layer_utils/generate_anchors.py community (archive-listed) unverified MIT (permissive) · d4f2ade15edff997 · report
generate_anchors WalterMa/gluon-faster-rcnn/rcnn/utils.py community (archive-listed) unverified MIT (permissive) · ffec5c8e487649a5 · report
get_image_blob smichalowski/faster_rcnn/faster_rcnn/rpn/proposal_im_detect.py community (archive-listed) unverified no licence file found · pointer only · 4cbc23322099c4d4 · report
get_imdb aleksispi/drl-rpn-tf/lib/datasets/factory.py community (archive-listed) unverified MIT (permissive) · 3be9228820b46ef3 · report
get_imdb playerkk/face-py-faster-rcnn/lib/datasets/factory.py community (archive-listed) unverified MIT (permissive) · 9f3cea1708a8a9db · report
get_label_map_from_pbtxt clemkoa/faster-rcnn/src/utils.py community (archive-listed) unverified MIT (permissive) · 2472016d914a87af · report
get_output_dir smallcorgi/Faster-RCNN_TF/lib/fast_rcnn/config.py community (archive-listed) unverified MIT (permissive) · 4786edbc775d299d · report
get_output_dir playerkk/face-py-faster-rcnn/lib/fast_rcnn/config.py community (archive-listed) unverified MIT (permissive) · d824616e9b9ddc19 · report
get_person_bbox cftang0827/pedestrian-detection-ssdlite/pedestrian_detection_ssdlite/api.py community (archive-listed) unverified MIT (permissive) · 7aa69848bcaff4ce · report
linear_warmup_learning_rate JoegameZhou/hrnetv2/src/lr_schedule.py community (archive-listed) unverified Apache-2.0 (permissive) · d6a99ec714147ac1 · report
nms yanxp/rcnn-discovery/lib/layer_utils/proposal_layer.py community (archive-listed) unverified MIT (permissive) · f6201297533ad4f1 · report
nms ithuanhuan/gpu-py3-faster-rcnn/lib/layer_utils/proposal_layer.py community (archive-listed) unverified MIT (permissive) · 9cf5bfef281ed505 · report
nms AlphaJia/pytorch-faster-rcnn/utils/rpn_utils.py community (archive-listed) unverified no licence file found · pointer only · bbefc23ca8ceb023 · report
normal_init shkim960520/faster-rcnn-for-studying/model/region_proposal_network.py community (archive-listed) unverified no licence file found · pointer only · f1c71fc2ea63fd48 · report
parse_pbtxt clemkoa/faster-rcnn/src/utils.py community (archive-listed) unverified MIT (permissive) · 5b5529d8420c48f4 · report
parse_rec aleksispi/drl-rpn-tf/lib/datasets/voc_eval.py community (archive-listed) unverified MIT (permissive) · 0eafc51289a49033 · report
prep_im_for_blob smichalowski/faster_rcnn/faster_rcnn/rpn/proposal_im_detect.py community (archive-listed) unverified no licence file found · pointer only · 8b2bf0b430e58bfd · report
proposal_im_detect smichalowski/faster_rcnn/faster_rcnn/rpn/proposal_im_detect.py community (archive-listed) unverified no licence file found · pointer only · c47028fc993839d4 · report
proposal_layer yanxp/rcnn-discovery/lib/layer_utils/proposal_layer.py community (archive-listed) unverified MIT (permissive) · e9c0ddb56a18032c · report
proposal_layer ithuanhuan/gpu-py3-faster-rcnn/lib/layer_utils/proposal_layer.py community (archive-listed) unverified MIT (permissive) · 2c0abbbca0945496 · report
proposal_layer r06942054/NOTE-RCNN/lib/layer_utils/proposal_layer.py community (archive-listed) unverified MIT (permissive) · 5fa7938265b57599 · report
proposal_layer ruotianluo/pytorch-faster-rcnn/lib/layer_utils/proposal_layer.py community (archive-listed) unverified MIT (permissive) · 9ca0a7e84323075d · report
proposal_layer_tf insigh/Faster-RCNN-Tensorflow/lib/layer_utils/proposal_layer.py community (archive-listed) unverified MIT (permissive) · 6f2e5eabaa000438 · report
proposal_layer_tf sonnguyen64/horus-tf-faster-rcnn/lib/layer_utils/proposal_layer_tf.py community (archive-listed) unverified MIT (permissive) · 30a399b69da9471f · report
proposal_locate_anchors smichalowski/faster_rcnn/faster_rcnn/rpn/proposal_im_detect.py community (archive-listed) unverified no licence file found · pointer only · ce1478c996b4df2f · report
proposal_locate_anchors_single_scale smichalowski/faster_rcnn/faster_rcnn/rpn/proposal_im_detect.py community (archive-listed) unverified no licence file found · pointer only · ba1ccbc77a38e09f · report
pth_nms yanxp/rcnn-discovery/lib/layer_utils/proposal_layer.py community (archive-listed) unverified MIT (permissive) · 1d64dd6265848b12 · report
read_image JoegameZhou/hrnetv2/src/detecteval.py community (archive-listed) unverified Apache-2.0 (permissive) · f3eb19077165d8d2 · report
rescale_with_factor JoegameZhou/hrnetv2/src/dataset.py community (archive-listed) unverified Apache-2.0 (permissive) · 81dd949ea3cb5b13 · report
rescale_with_tuple JoegameZhou/hrnetv2/src/dataset.py community (archive-listed) unverified Apache-2.0 (permissive) · 8178d0257544aab2 · report
save_image JoegameZhou/hrnetv2/src/detecteval.py community (archive-listed) unverified Apache-2.0 (permissive) · 48409da9351f9c1e · report
unique_boxes aleksispi/drl-rpn-tf/lib/datasets/ds_utils.py community (archive-listed) unverified MIT (permissive) · 8a015c012f507631 · report
voc_ap aleksispi/drl-rpn-tf/lib/datasets/voc_eval.py community (archive-listed) unverified MIT (permissive) · ec3e5aa793d6ce69 · report
voc_eval aleksispi/drl-rpn-tf/lib/datasets/voc_eval.py community (archive-listed) unverified MIT (permissive) · 6a03223a863a8a3d · report
voc_eval potterhsu/easy-faster-rcnn.pytorch/voc_eval.py community (archive-listed) unverified MIT (permissive) · 3ae40f3a627d9d39 · report
xywh_to_xyxy aleksispi/drl-rpn-tf/lib/datasets/ds_utils.py community (archive-listed) unverified MIT (permissive) · d3e019b11b709edb · report
xyxy_to_xywh aleksispi/drl-rpn-tf/lib/datasets/ds_utils.py community (archive-listed) unverified MIT (permissive) · a832e5017f504280 · report

Tasks

2D Object DetectionObjectObject DetectionReal-Time Object DetectionRegion ProposalRobust Object DetectionVessel Detection

1 archive task tag without a task page not shown.

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
2D Object Detection SARDet-100K F-RCNN box mAP 49.0 #9 of 13 Archive leaderboard report
Object Counting CARPK Faster R-CNN (2015) MAE 39.88 #13 of 15 Archive leaderboard report
Object Counting CARPK Faster R-CNN (2015) RMSE 47.67 #13 of 15 Archive leaderboard report
Object Detection COCO-O Faster R-CNN (ResNet-50-FPN) Average mAP 16.4 #40 of 45 Archive leaderboard report
Object Detection COCO-O Faster R-CNN (ResNet-50-FPN) Effective Robustness -0.41 #40 of 45 Archive leaderboard report
Object Detection PASCAL VOC 2007 (15+5) Faster R-CNN MAP 73.2% #1 of 1 Archive leaderboard report
Object Detection PKU-DDD17-Car Faster-RCNN mAP50 80.2 #1 of 1 Archive leaderboard report
Object Detection UA-DETRAC Faster R-CNN mAP 58.45 #7 of 9 Archive leaderboard report
Real-Time Object Detection PASCAL VOC 2007 (15+5) Faster R-CNN FPS 7.0 #1 of 1 Archive leaderboard report
Real-Time Object Detection PASCAL VOC 2007 (15+5) Faster R-CNN MAP 73.2 #1 of 1 Archive leaderboard report
Robust Object Detection Cityscapes Baseline mPC [AP] 15.4 #13 of 13 Archive leaderboard report
Vessel Detection Vessel detection Dateset Faster RCNN AP 64.3% #2 of 3 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

Introduced by this paper: Faster R-CNN, RPN

ConvolutionFast R-CNNFaster R-CNNRPNRoIPoolSoftmax

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