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

ShaoqingRen/faster_rcnn

Faster R-CNN observed · 2026-08-28

github.com/ShaoqingRen/faster_rcnn · MATLAB · 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4045
  • days_rel: n/a
  • days_push: 2960
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2835 stars · 1216 forks observed · 2026-08-28

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

A MATLAB re-implementation of Faster R-CNN, a deep-learning object detection framework combining a Region Proposal Network with a detection network that shares convolutional features. It is the original reference code accompanying the 2015 paper, built on a bundled Caffe, and is now deprecated in favor of Detectron.

Use cases

  • train an object detection model on Pascal VOC
  • run real-time object detection with region proposal networks
  • reproduce Faster R-CNN paper results
  • study the original Faster R-CNN MATLAB implementation
  • detect objects in images using VGG-16 or ZF networks

When to choose

  • you need the original reference implementation for research reproduction
  • you must work in MATLAB with the bundled Caffe build
  • you want to study how RPN and detection networks share convolutional layers

When to avoid

  • you want actively maintained object detection tooling - use Detectron or Detectron2 instead
  • you prefer Python - use py-faster-rcnn or modern PyTorch detection libraries
  • you need recent CUDA/GPU hardware support or modern MATLAB versions

Facets

library · maturity abandoned

machine-learning deep-learning computer-vision image-processing computer-vision deep-learning machine-learning windows object-detection faster-r-cnn region-proposal-network caffe deprecated research-code pascal-voc linux matlab gpu

1 source

Member repositories

RepositoryRoleHealth v2
ShaoqingRen/faster_rcnnmain32

For agents

markdown · JSON · MCP: product_card(name="ShaoqingRen/faster_rcnn")

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