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

zzh8829/yolov3-tf2

YoloV3 Implemented in Tensorflow 2.0 observed · 2026-08-28

github.com/zzh8829/yolov3-tf2 · Jupyter Notebook · MIT (permissive) 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2709
  • days_rel: n/a
  • days_push: 733
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2513 stars · 890 forks observed · 2026-08-28

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

A clean implementation of YOLOv3 and YOLOv3-tiny object detection in TensorFlow 2.0, with pre-trained Darknet weight conversion, inference, and training examples. It supports eager and graph mode training, tf.data pipelines, GPU acceleration, and TensorFlow Serving deployment.

Use cases

  • run yolo object detection on images in tensorflow 2
  • convert darknet yolov3 weights to tensorflow
  • detect objects in video or webcam feed
  • train yolov3 on a custom dataset
  • transfer learning for object detection with keras
  • deploy yolo model with tensorflow serving

When to choose

  • you want a readable, best-practices YOLOv3 implementation in TF2/Keras
  • you need pre-trained weights plus a training tutorial for custom datasets
  • you want GPU-accelerated detection with video and webcam support

When to avoid

  • you need the latest YOLO versions (v5/v8) or state-of-the-art accuracy
  • you want a maintained production package rather than an educational codebase
  • you don't use TensorFlow

Facets

library · maturity maintenance

machine-learning deep-learning computer-vision image-processing video-processing deep-learning computer-vision machine-learning image-processing python windows yolov3 object-detection tensorflow2 keras transfer-learning pretrained-weights jupyter-notebook gpu linux macos

1 source

Member repositories

RepositoryRoleHealth v2
zzh8829/yolov3-tf2main32

For agents

markdown · JSON · MCP: product_card(name="zzh8829/yolov3-tf2")

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