Update README.md
Browse files
README.md
CHANGED
|
@@ -5,16 +5,6 @@ metrics:
|
|
| 5 |
- accuracy
|
| 6 |
---
|
| 7 |
|
| 8 |
-
|
| 9 |
-
---
|
| 10 |
-
license: cc
|
| 11 |
-
task_categories:
|
| 12 |
-
- object-detection
|
| 13 |
-
language:
|
| 14 |
-
- en
|
| 15 |
-
size_categories:
|
| 16 |
-
- 1K<n<10K
|
| 17 |
-
---
|
| 18 |
# Training details
|
| 19 |
|
| 20 |
For training, I used YOLO (You Only Look Once) models, which are models for object detection tasks, you can find the data here: https://huggingface.co/datasets/ayoubsa/Sign_Road_Detection_Dataset/tree/main
|
|
|
|
| 5 |
- accuracy
|
| 6 |
---
|
| 7 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
# Training details
|
| 9 |
|
| 10 |
For training, I used YOLO (You Only Look Once) models, which are models for object detection tasks, you can find the data here: https://huggingface.co/datasets/ayoubsa/Sign_Road_Detection_Dataset/tree/main
|