wizyoung/YOLOv3_TensorFlow
Complete YOLO v3 TensorFlow implementation. Support training on your own dataset. 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: 2783
- days_rel: n/a
- days_push: 1447
- n_releases_24m: 0
Adoption not part of the score
1551 stars · 571 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A pure TensorFlow implementation of the YOLOv3 real-time object detection model, including weight conversion from darknet, training, and evaluation pipelines. It supports training on custom datasets with an efficient tf.data pipeline and fast GPU non-maximum suppression.
Use cases
- train yolov3 on my own dataset
- convert darknet yolov3 weights to tensorflow
- detect objects in images and videos in real time
- run yolov3 inference with tensorflow
- compute anchor boxes with kmeans for custom dataset
- evaluate object detection model on custom data
When to choose
- you need a TensorFlow 1.x YOLOv3 implementation with full training pipeline
- you want to convert pretrained darknet COCO weights to TensorFlow checkpoints
- you need fast GPU non-maximum suppression and tf.data-based training
When to avoid
- you need maintained code or TensorFlow 2.x support
- you prefer PyTorch or newer YOLO versions like YOLOv5/YOLOv8
- you need production support or bug fixes
Facets
library · maturity abandoned
machine-learning deep-learning computer-vision image-processing computer-vision machine-learning deep-learning python cross-platform yolov3 object-detection tensorflow real-time-detection darknet-weights custom-training gpu linux
1 source
- readme: https://github.com/wizyoung/YOLOv3_TensorFlow · fetched 2026-08-28 · 1b1e448b44d8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wizyoung/YOLOv3_TensorFlow | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="wizyoung/YOLOv3_TensorFlow")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem