YuwenXiong/py-R-FCN
R-FCN with joint training and python support 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3642
- days_rel: n/a
- days_push: 2072
- n_releases_24m: 0
Adoption not part of the score
1043 stars · 459 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python implementation of R-FCN (Region-based Fully Convolutional Networks) for object detection, modified from the official MATLAB code and py-faster-rcnn. It supports joint training and alternative optimization with ResNet backbones, class-agnostic bounding box regression, and OHEM.
Use cases
- train an R-FCN object detection model on Pascal VOC
- run region-based fully convolutional network detection with ResNet-50 or ResNet-101
- reproduce R-FCN paper results with joint training
- experiment with OHEM hard example mining for detection
- compare class-agnostic vs class-aware bounding box regression
When to choose
- you need a Python R-FCN implementation with joint training support
- you are reproducing the R-FCN paper on VOC-style datasets
- you want to study or extend a classic two-stage object detector built on Caffe
When to avoid
- you need CPU-only training or inference - it is unsupported
- you need multi-GPU training - the MXNet Deformable R-FCN version is recommended instead
- you need a modern, actively maintained detector - the project is largely historical
Facets
library · maturity maintenance
machine-learning deep-learning computer-vision image-processing computer-vision deep-learning machine-learning python object-detection r-fcn caffe resnet pascal-voc ohem joint-training linux gpu
1 source
- readme: https://github.com/YuwenXiong/py-R-FCN · fetched 2026-08-28 · 5ea275dd8e55
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| YuwenXiong/py-R-FCN | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="YuwenXiong/py-R-FCN")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem