GOATmessi8/RFBNet
Receptive Field Block Net for Accurate and Fast Object Detection, ECCV 2018 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: 3203
- days_rel: n/a
- days_push: 1765
- n_releases_24m: 0
Adoption not part of the score
1419 stars · 347 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
PyTorch implementation of RFBNet, a Receptive Field Block Net object detector presented at ECCV 2018. It enhances SSD-style detectors with an RFB module for fast, accurate object detection on VOC and COCO, including lightweight MobileNet variants.
Use cases
- train an object detection model in pytorch
- run fast real-time object detection on images
- reproduce ECCV 2018 RFBNet results on COCO and VOC
- build a lightweight mobile-friendly detector with mobilenet backbone
- compare SSD and RFBNet detection accuracy and speed
- fine-tune a pretrained object detector on custom datasets
When to choose
- you need a fast SSD-style detector with strong accuracy benchmarks
- you want a research reference implementation of the RFB paper
- you need a lightweight mobilenet-based detector with few parameters
When to avoid
- you need a modern, actively maintained detection framework
- you want built-in ONNX/TensorRT deployment support
- you need the latest state-of-the-art detectors like YOLOX or transformers
Facets
library · maturity maintenance
machine-learning computer-vision deep-learning computer-vision deep-learning machine-learning python object-detection pytorch ssd mobilenet eccv-2018 research-code gpu linux
1 source
- readme: https://github.com/GOATmessi8/RFBNet · fetched 2026-08-28 · 45427fd7404a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| GOATmessi8/RFBNet | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="GOATmessi8/RFBNet")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem