File size: 250 Bytes
8b9ad86
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
---
license: mit
---
## YOLOv8 Model (`yolov8n.pt`)
- **Description**: This is a YOLOv8 object detection model trained on a custom dataset.
- **Framework**: PyTorch
- **Input**: Image
- **Output**: Bounding boxes and class labels of detected objects.