Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 274 Bytes

File metadata and controls

2 lines (2 loc) · 274 Bytes

This repository implements image segmentation using YOLOv8, a variant of the YOLO model optimized for precise object localization and classification in images. It includes scripts for training, inference, and evaluation, along with pre-trained models for quick deployment.