Update README.md
Browse files
README.md
CHANGED
|
@@ -25,8 +25,6 @@ This repository contains a YOLO classification model fine-tuned to detect driver
|
|
| 25 |
|
| 26 |
This model was trained using the `ultralytics` framework and demonstrates high performance on an unseen test set, making it a reliable tool for safety applications.
|
| 27 |
|
| 28 |
-
*Visit this space to try out the model right now [`Drowsiness_Model_Space`](https://huggingface.co/spaces/mosesb/drowsiness-detection-demo).*
|
| 29 |
-
|
| 30 |
## Model Details
|
| 31 |
* **Base Model:** `yolo11x-cls` (from the Ultralytics v8 ecosystem)
|
| 32 |
* **Fine-tuned on:** A combined dataset for driver drowsiness detection.
|
|
|
|
| 25 |
|
| 26 |
This model was trained using the `ultralytics` framework and demonstrates high performance on an unseen test set, making it a reliable tool for safety applications.
|
| 27 |
|
|
|
|
|
|
|
| 28 |
## Model Details
|
| 29 |
* **Base Model:** `yolo11x-cls` (from the Ultralytics v8 ecosystem)
|
| 30 |
* **Fine-tuned on:** A combined dataset for driver drowsiness detection.
|