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

llSourcell/YOLO_Object_Detection resource

This is the code for "YOLO Object Detection" by Siraj Raval observed · 2026-08-28

github.com/llSourcell/YOLO_Object_Detection · Python · GPL-3.0 (copyleft) 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: 3213
  • days_rel: n/a
  • days_push: 2162
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1771 stars · 788 forks observed · 2026-08-28

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

Companion code for Siraj Raval's YouTube video on YOLO object detection, built on the darkflow TensorFlow implementation of real-time object detection and classification. It serves as an educational resource demonstrating how to run, configure, and fine-tune YOLO models rather than being a maintained detection library itself.

Use cases

  • learn how YOLO object detection works
  • run real-time object detection on images and video with tensorflow
  • follow along with a tutorial on object detection in python
  • fine-tune a pretrained yolo model on custom classes
  • understand darknet yolo config files and annotations
  • experiment with yolo v1 and v2 weight files

When to choose

  • you are learning object detection concepts from a video tutorial
  • you want a minimal, readable example of running YOLO with TensorFlow 1.x
  • you need to see how darkflow handles labels, configs, and training

When to avoid

  • you need a maintained, production-ready object detection library
  • you use modern TensorFlow 2.x or PyTorch
  • you need recent YOLO versions like YOLOv5, YOLOv8, or newer
  • you require support, bug fixes, or up-to-date dependencies

Facets

learning-resource · maturity abandoned

computer-vision image-processing machine-learning deep-learning computer-vision deep-learning machine-learning tutorials python cross-platform yolo object-detection darkflow tensorflow educational-code siraj-raval video-companion

1 source

Member repositories

RepositoryRoleHealth v2
llSourcell/YOLO_Object_Detectionmain32

For agents

markdown · JSON · MCP: product_card(name="llSourcell/YOLO_Object_Detection")

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