Update README.md
Browse files
README.md
CHANGED
|
@@ -31,8 +31,6 @@ This repository contains a `MobileViT v2` classification model fine-tuned to det
|
|
| 31 |
|
| 32 |
This model was trained in PyTorch using the `timm` library and demonstrates high performance on an unseen test set, making it a reliable foundation for driver safety applications.
|
| 33 |
|
| 34 |
-
*Visit this space to try out the model right now [`Drowsiness_Model_MobileViT_v2_Space`](https://huggingface.co/spaces/mosesb/drowsiness-detection-mobileViT-v2-demo).*
|
| 35 |
-
|
| 36 |
## Model Details
|
| 37 |
* **Architecture:** `mobilevitv2_200`
|
| 38 |
* **Fine-tuned on:** A combined dataset for driver drowsiness detection.
|
|
|
|
| 31 |
|
| 32 |
This model was trained in PyTorch using the `timm` library and demonstrates high performance on an unseen test set, making it a reliable foundation for driver safety applications.
|
| 33 |
|
|
|
|
|
|
|
| 34 |
## Model Details
|
| 35 |
* **Architecture:** `mobilevitv2_200`
|
| 36 |
* **Fine-tuned on:** A combined dataset for driver drowsiness detection.
|