Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,11 @@ language:
|
|
3 |
- en
|
4 |
base_model:
|
5 |
- Ultralytics/YOLOv8
|
|
|
|
|
6 |
---
|
|
|
|
|
7 |
# Mobile and Cap Detection Model - YOLOv8
|
8 |
|
9 |
This repository contains a YOLOv8 model trained to detect mobile phones and caps in images.
|
|
|
3 |
- en
|
4 |
base_model:
|
5 |
- Ultralytics/YOLOv8
|
6 |
+
datasets:
|
7 |
+
- jonalvarez01/reto2g2-dataset
|
8 |
---
|
9 |
+
|
10 |
+
|
11 |
# Mobile and Cap Detection Model - YOLOv8
|
12 |
|
13 |
This repository contains a YOLOv8 model trained to detect mobile phones and caps in images.
|