experiencor/keras-yolo3
Training and Detecting Objects with YOLO3 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3069
- days_rel: n/a
- days_push: 1093
- n_releases_24m: 0
Adoption not part of the score
1608 stars · 838 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Keras/TensorFlow implementation of YOLOv3 for object detection, supporting detection with pretrained weights, custom model training with warmup and multi-scale techniques, multi-GPU training, and mAP evaluation. It includes a model zoo with pretrained configurations for datasets like kangaroo, raccoon, license plate, blood cell, and VOC detection.
Use cases
- train a custom YOLOv3 object detector on my own dataset
- run object detection on images with pretrained YOLOv3 weights
- evaluate object detection model mAP on VOC-style datasets
- train YOLOv3 on multiple GPUs
- detect license plates or animals in images
- convert VOC-format annotations for YOLO training
When to choose
- you need a pure Keras/TensorFlow YOLOv3 implementation you can read and modify
- you want to train a custom single-class or few-class detector on a small dataset
- you need mAP evaluation alongside training in one codebase
- you want multi-GPU YOLOv3 training in Keras
When to avoid
- you need the latest YOLO versions (YOLOv5/v8) or state-of-the-art accuracy
- you need COCO evaluation, which is not yet implemented
- you want production-grade maintenance and recent TensorFlow compatibility
- you need alternative backbones like MobileNet, ResNet, or DenseNet, which are listed as unfinished
Facets
library · maturity maintenance
machine-learning deep-learning computer-vision image-processing computer-vision deep-learning machine-learning image-processing python cross-platform yolo object-detection keras tensorflow training inference map-evaluation voc-dataset gpu
1 source
- readme: https://github.com/experiencor/keras-yolo3 · fetched 2026-08-28 · d0308d0d7d53
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| experiencor/keras-yolo3 | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="experiencor/keras-yolo3")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem