smallcorgi/Faster-RCNN_TF
Faster-RCNN in Tensorflow observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 3647
- days_rel: n/a
- days_push: 1770
- n_releases_24m: 0
Adoption not part of the score
2342 stars · 1091 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A TensorFlow implementation of Faster R-CNN, a convolutional neural network for object detection with a region proposal network. It includes a demo with a pre-trained VGG16 model on PASCAL VOC 2007 and scripts for training on custom datasets.
Use cases
- run object detection on images with a pre-trained Faster R-CNN model
- train a Faster R-CNN detector on PASCAL VOC 2007
- reproduce Faster R-CNN research results in TensorFlow
- study a reference implementation of region proposal networks
- fine-tune a VGG16-based detector for custom object classes
When to choose
- you need a TensorFlow-based Faster R-CNN implementation for object detection research
- you want to train or evaluate on PASCAL VOC with a VGG16 backbone
- you need a lightweight detector that fits in 3GB of GPU memory
- you want readable code to learn how Faster R-CNN works internally
When to avoid
- you need state-of-the-art detection accuracy or modern architectures like DETR or YOLO
- you require active maintenance, recent TensorFlow 2.x support, or long-term updates
- you need production-ready deployment tooling or model export pipelines
- you want a simple high-level API rather than a research codebase
Facets
library · maturity maintenance
machine-learning deep-learning computer-vision image-processing computer-vision deep-learning machine-learning image-processing python cross-platform object-detection faster-rcnn tensorflow region-proposal-network vgg16 pascal-voc convnet research-code cython opencv gpu linux
1 source
- readme: https://github.com/smallcorgi/Faster-RCNN_TF · fetched 2026-08-28 · ca0dc5af225a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| smallcorgi/Faster-RCNN_TF | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="smallcorgi/Faster-RCNN_TF")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem