Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
---
|
| 2 |
-
---
|
| 3 |
license: mit
|
| 4 |
datasets:
|
| 5 |
- duality-robotics/YOLOv8-Multiclass-Object-Detection-Dataset
|
|
@@ -21,6 +20,7 @@ inference: true
|
|
| 21 |
---
|
| 22 |
|
| 23 |
|
|
|
|
| 24 |
# YOLOv8x Model for Object Detection
|
| 25 |
|
| 26 |
This is a YOLOv8x model trained on the [duality-robotics/YOLOv8-Multiclass-Object-Detection-Dataset](https://huggingface.co/datasets/duality-robotics/YOLOv8-Multiclass-Object-Detection-Dataset). The model is designed to detect multiple classes in images and videos with high accuracy.
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
license: mit
|
| 3 |
datasets:
|
| 4 |
- duality-robotics/YOLOv8-Multiclass-Object-Detection-Dataset
|
|
|
|
| 20 |
---
|
| 21 |
|
| 22 |
|
| 23 |
+
|
| 24 |
# YOLOv8x Model for Object Detection
|
| 25 |
|
| 26 |
This is a YOLOv8x model trained on the [duality-robotics/YOLOv8-Multiclass-Object-Detection-Dataset](https://huggingface.co/datasets/duality-robotics/YOLOv8-Multiclass-Object-Detection-Dataset). The model is designed to detect multiple classes in images and videos with high accuracy.
|