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

rykov8/ssd_keras

Port of Single Shot MultiBox Detector to Keras observed · 2026-08-28

github.com/rykov8/ssd_keras · Jupyter Notebook · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

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: 3589
  • days_rel: n/a
  • days_push: 1919
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1083 stars · 540 forks observed · 2026-08-28

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

A Keras port of the SSD (Single Shot MultiBox Detector) object detection model, including pretrained weights ported from the original Caffe implementation. It provides notebooks for forward-pass inference and training on 300x300 models, plus utilities for testing on video or camera input.

Use cases

  • run object detection on images with a pretrained SSD model in Keras
  • train an SSD300 detector on a custom dataset
  • detect objects in live video or webcam streams
  • port Caffe SSD weights to a TensorFlow/Keras workflow
  • study or reproduce the SSD paper implementation

When to choose

  • you need a classic single-shot object detector in Keras/TensorFlow
  • you want pretrained SSD300 weights without training from scratch
  • you are reproducing the SSD paper or learning object detection internals

When to avoid

  • you need modern detectors like YOLO or DETR with active development
  • you require recent TensorFlow/Keras 2.x+ compatibility out of the box
  • you need production-supported object detection with regular updates

Facets

library · maturity maintenance

machine-learning deep-learning computer-vision computer-vision deep-learning machine-learning python object-detection ssd keras tensorflow pretrained-weights

1 source

Member repositories

RepositoryRoleHealth v2
rykov8/ssd_kerasmain10

For agents

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

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