YOLOv8 & Data Augmentation
Object detection using YOLOv8 (You Only Look Once). This project covers basic YOLO usage, training on custom datasets, and data augmentation techniques to improve model robustness.
| Notebook | Topic | Description |
|---|---|---|
| 033 | Basic YOLO | Introduction to YOLO architecture and inference |
| 034 | Custom Objects | Training YOLO on custom object datasets |
| 035 | Data Augmentation | Augmentation pipelines for improved detection |
| Tool | Description | Variation |
|---|---|---|
load_proj3_info |
Get Project 3 information and available resources | V2+ |
list_proj3_notebooks |
List YOLO object detection notebooks | V2+ |