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

pierluigiferrari/ssd_keras

A Keras port of Single Shot MultiBox Detector observed · 2026-08-28

github.com/pierluigiferrari/ssd_keras · Python · Apache-2.0 (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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3440
  • days_rel: n/a
  • days_push: 1595
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1869 stars · 918 forks observed · 2026-08-28

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

A Keras implementation of the Single Shot MultiBox Detector (SSD) object detection architecture, with ports of the original trained weights for SSD300, SSD512, and a small SSD7 variant. It is heavily documented and intended for users who want to understand, adapt, or fine-tune the model at a low level.

Use cases

  • train an SSD object detection model in Keras
  • fine-tune pretrained SSD weights on my own dataset
  • run object detection with a pretrained SSD300 or SSD512 model
  • learn how the SSD architecture works at a low level
  • build a custom SSD with my own base network
  • train a small fast object detector on a mid-tier GPU

When to choose

  • you want an accurate, well-documented SSD implementation in Keras with matching mAP to the original Caffe models
  • you need pretrained SSD weights for transfer learning or fine-tuning
  • you want to study or modify the SSD architecture in detail

When to avoid

  • you need state-of-the-art detectors like YOLO or transformers instead of SSD
  • you use PyTorch rather than Keras/TensorFlow
  • you need actively maintained code with support for the latest TensorFlow versions

Facets

library · maturity maintenance

machine-learning deep-learning computer-vision image-processing computer-vision deep-learning machine-learning image-processing python cross-platform ssd object-detection keras tensorflow single-shot-multibox-detector vgg16 transfer-learning pascal-voc gpu

1 source

Member repositories

RepositoryRoleHealth v2
pierluigiferrari/ssd_kerasmain23

For agents

markdown · JSON · MCP: product_card(name="pierluigiferrari/ssd_keras")

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