balancap/SSD-Tensorflow
Single Shot MultiBox Detector in TensorFlow 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: 3514
- days_rel: n/a
- days_push: 1847
- n_releases_24m: 0
Adoption not part of the score
4101 stars · 1832 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A TensorFlow re-implementation of the Single Shot MultiBox Detector (SSD) for object detection, including VGG-based SSD-300 and SSD-512 networks with converted pretrained checkpoints. It provides dataset conversion to TF-Records, network definitions, and pre-processing/augmentation routines, with a Jupyter notebook demo.
Use cases
- run object detection on images with a pretrained SSD model
- train an SSD detector on Pascal VOC
- convert VOC datasets to TF-Records for training
- detect objects in a Jupyter notebook demo
- fine-tune SSD variants on custom datasets
When to choose
- you need a classic single-shot object detector in TensorFlow 1.x
- you want pretrained SSD-300/512 VGG checkpoints converted from Caffe
- you are reproducing SSD paper results on Pascal VOC
When to avoid
- you need TensorFlow 2.x or modern APIs
- you want the latest detectors like YOLOv8 or DETR
- you need active maintenance or official support
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 ssd tensorflow vgg pascal-voc pretrained-models jupyter-notebook gpu
1 source
- readme: https://github.com/balancap/SSD-Tensorflow · fetched 2026-08-28 · 5c2fd125f20a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| balancap/SSD-Tensorflow | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="balancap/SSD-Tensorflow")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem