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

endernewton/tf-faster-rcnn

Tensorflow Faster RCNN for Object Detection observed · 2026-08-28

github.com/endernewton/tf-faster-rcnn · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 3509
  • days_rel: n/a
  • days_push: 1801
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3646 stars · 1535 forks observed · 2026-08-28

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

A TensorFlow implementation of the Faster R-CNN object detection framework, supporting VGG16, ResNet, and MobileNet backbones trained and evaluated on PASCAL VOC and COCO datasets. The repository is officially deprecated in favor of more up-to-date multi-GPU implementations.

Use cases

  • train a Faster R-CNN object detector on PASCAL VOC
  • evaluate object detection models on COCO minival
  • run object detection inference with pretrained VGG16 or ResNet101 models
  • reproduce Faster R-CNN baseline results in TensorFlow
  • fine-tune an object detection model with MobileNet backbone
  • study region proposal network implementations for object detection

When to choose

  • you need a reference TensorFlow implementation of Faster R-CNN for research or study
  • you want to reproduce published VOC or COCO detection baselines
  • you need pretrained Faster R-CNN models with VGG16, ResNet, or MobileNet backbones

When to avoid

  • you need an actively maintained or multi-GPU production detector - the repo is deprecated
  • you want modern architectures like FPN or Mask R-CNN training support
  • you are starting a new project and should use up-to-date detection frameworks instead

Facets

library · maturity abandoned

machine-learning deep-learning computer-vision image-processing computer-vision deep-learning machine-learning python tensorflow faster-rcnn object-detection deprecated coco pascal-voc vgg16 resnet mobilenet gpu linux

1 source

Member repositories

RepositoryRoleHealth v2
endernewton/tf-faster-rcnnmain23

For agents

markdown · JSON · MCP: product_card(name="endernewton/tf-faster-rcnn")

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