Ross ROSS = Recommend OSS · open-source software intelligence for agents

rbgirshick/py-faster-rcnn

Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version observed · 2026-08-28

github.com/rbgirshick/py-faster-rcnn · Python · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3995
  • days_rel: n/a
  • days_push: 2491
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

8289 stars · 4067 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A Python reimplementation of the Faster R-CNN object detection model built on a fork of Fast R-CNN and Caffe. The repository is officially deprecated in favor of Detectron and is no longer maintained.

Use cases

  • run object detection on images with Faster R-CNN
  • train a region proposal network detector in Python
  • reproduce NIPS 2015 Faster R-CNN paper experiments
  • run the Faster R-CNN demo on pretrained VGG16 models
  • study a classic deep learning object detection implementation

When to choose

  • you need to reproduce the original Faster R-CNN paper results in Python
  • you are studying or extending legacy Caffe-based detection code
  • you need approximate joint training for Faster R-CNN on old CUDA toolchains

When to avoid

  • you are starting a new object detection project - use Detectron, Detectron2, MMDetection, or torchvision instead
  • you need compatibility with MATLAB-trained Faster R-CNN models
  • you need modern CUDA/cuDNN support or active maintenance

Facets

library · maturity abandoned

machine-learning deep-learning computer-vision image-processing computer-vision deep-learning machine-learning image-processing python object-detection faster-rcnn caffe region-proposal-network deprecated research-code linux gpu

1 source

Member repositories

RepositoryRoleHealth v2
rbgirshick/py-faster-rcnnmain32

For agents

markdown · JSON · MCP: product_card(name="rbgirshick/py-faster-rcnn")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem