Skip to content

This repository contains Jupyter notebooks and scripts for exploring and training various versions of the YOLO (You Only Look Once) object detection model. The primary goal is to document and share the knowledge gained while working with different YOLO models, including YOLOv1, YOLOv2, and YOLOv3. The notebooks are designed to be in Colab.

Notifications You must be signed in to change notification settings

lucasrebra/YOLO_research

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YOLO Models Research

This repository contains Jupyter notebooks and scripts for exploring and training different versions of the YOLO (You Only Look Once) object detection model.

Repository Structure

  • notebooks/: Contains Google Colab notebooks for YOLOv1, YOLOv2, and YOLOv3.
  • datasets/: Descriptions and links to the datasets used.
  • models/: Directories for storing trained models.
  • scripts/: Training scripts and utility functions.

Notebooks

Usage Instructions

For testing the commands in most of the cases will be tried to only using the Colab Notebook. This will be done in order to make it without any installation. If so is hard, some specific and aditional rules will be given.

About

This repository contains Jupyter notebooks and scripts for exploring and training various versions of the YOLO (You Only Look Once) object detection model. The primary goal is to document and share the knowledge gained while working with different YOLO models, including YOLOv1, YOLOv2, and YOLOv3. The notebooks are designed to be in Colab.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published