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

rbgirshick/fast-rcnn

Fast R-CNN observed · 2026-08-28

github.com/rbgirshick/fast-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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4172
  • days_rel: n/a
  • days_push: 3144
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3460 stars · 1562 forks observed · 2026-08-28

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

Fast R-CNN is Ross Girshick's ICCV 2015 framework for fast object detection with deep convolutional networks, written in Python and C++/Caffe. It is explicitly deprecated and unmaintained, kept only as a historical artifact with pointers to Detectron and py-faster-rcnn.

Use cases

  • train object detection models on PASCAL VOC
  • reproduce Fast R-CNN paper results
  • run object detection demo with VGG16
  • study historical region-based CNN detection code
  • compare Fast R-CNN against R-CNN and SPPnet baselines

When to choose

  • you need to reproduce or verify the original ICCV 2015 Fast R-CNN paper
  • you are studying the evolution of region-based object detectors
  • you need the exact historical codebase for research citation or comparison

When to avoid

  • you want a maintained object detection framework
  • you need modern detectors like Faster R-CNN or Mask R-CNN
  • you are starting a new object detection project
  • you cannot build legacy Caffe with Python layers

Facets

library · maturity abandoned

deep-learning computer-vision machine-learning computer-vision deep-learning machine-learning python object-detection rcnn caffe iccv-2015 deprecated historical linux gpu

1 source

Member repositories

RepositoryRoleHealth v2
rbgirshick/fast-rcnnmain32

For agents

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

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