allanzelener/YAD2K
YAD2K: Yet Another Darknet 2 Keras 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: 3487
- days_rel: n/a
- days_push: 2086
- n_releases_24m: 0
Adoption not part of the score
2728 stars · 878 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
YAD2K is a 90% Keras / 10% TensorFlow implementation and converter for YOLO_v2 object detection models. It converts Darknet cfg and weight files into Keras models and includes reference implementations of Darknet-19 and YOLO_v2 plus test and training scripts.
Use cases
- convert darknet yolo weights to keras
- run yolo v2 object detection in python
- load yolo.cfg and yolo.weights into a keras model
- train a yolo model on pascal voc
- implement yolo v2 in keras and tensorflow
- run non-max suppression on yolo detections
When to choose
- you need to run or fine-tune YOLO_v2 models in a Keras/TensorFlow 1.x stack
- you want a readable reference implementation of Darknet-19 and YOLO_v2
- you have existing Darknet cfg/weights you want to use from Python
When to avoid
- you need YOLOv3, YOLOv4, or newer models
- you use modern TensorFlow 2.x / Keras versions, since the project is unmaintained and depends on old APIs
- you need production-grade object detection with active support
Facets
library · maturity abandoned
machine-learning deep-learning image-processing cli computer-vision deep-learning machine-learning developer-tools python cross-platform yolo object-detection keras tensorflow darknet model-conversion yolo-v2
1 source
- readme: https://github.com/allanzelener/YAD2K · fetched 2026-08-28 · fecbd2335a92
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| allanzelener/YAD2K | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="allanzelener/YAD2K")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem