Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Train Models

This directory contains notebooks that focus on training YOLO (You Only Look Once) object detection models using different versions of the YOLO architecture.

Notebooks

This notebook guides you through the process of training a YOLOv5 model for object detection tasks. Follow the instructions within the notebook to train your model using the specified dataset and parameters.

This notebook guides you through the process of training a YOLOv7 model for object detection tasks. Follow the instructions within the notebook to train your model using the specified dataset and parameters.

This notebook guides you through the process of training a YOLOv8 model for object detection tasks. Follow the instructions within the notebook to train your model using the specified dataset and parameters.

Usage

Feel free to experiment with different settings, parameters, and datasets to achieve optimal results for your specific object detection task.

If you encounter any issues or have questions, don't hesitate to ask.