Skip to content

pacots/YOLOv0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

YOLOv0

This folder contains an educational implementation of the first YOLO (You Only Look Once) idea and a simplified YOLO variant.

The goal of this notebook is learning and experimentation rather than reproducing state-of-the-art results.

What’s included

  • First YOLO implementation: a basic version inspired by the original YOLO.
  • Simplified YOLO: a smaller/cleaner version meant to make the core concepts easier to follow.
  • Synthetic toy dataset generation: the notebook creates a very simple artificial dataset (images + labels) to try the simplified YOLO pipeline works end-to-end.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published