tryolabs/luminoth
Deep Learning toolkit for Computer Vision. 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3485
- days_rel: n/a
- days_push: 1258
- n_releases_24m: 0
Adoption not part of the score
2402 stars · 391 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Luminoth is an open-source Python toolkit for computer vision built on TensorFlow and Sonnet, focused on object detection with Faster R-CNN and SSD models. It provides a CLI ('lumi') for training, evaluating, and running predictions with pre-trained checkpoints, but is no longer maintained.
Use cases
- detect objects in images with faster rcnn
- train a custom object detection model in python
- run pretrained object detection on my photos
- tensorflow object detection toolkit
- ssd object detection inference
- train object detector on google cloud ml engine
When to choose
- you need a simple Python CLI for Faster R-CNN or SSD object detection on legacy TensorFlow 1.x setups
- you want to study or fork a readable object detection implementation
When to avoid
- starting a new project - the project is officially unmaintained; use Detectron2 or similar instead
- you need modern models like Mask R-CNN, RetinaNet, or YOLO
- you use TensorFlow 2.x or recent Python versions
Facets
library · maturity abandoned
machine-learning deep-learning computer-vision image-processing cli computer-vision deep-learning machine-learning python object-detection faster-rcnn ssd tensorflow sonnet pretrained-models unmaintained linux macos gpu
2 sources
- readme: https://github.com/tryolabs/luminoth · fetched 2026-08-28 · 830fecd2ef6e
- homepage: https://tryolabs.com · fetched 2026-08-29 · 7229b16e374f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tryolabs/luminoth | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="tryolabs/luminoth")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem