mosesb commited on
Commit
ce051a4
·
verified ·
1 Parent(s): bb725a1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -31,6 +31,8 @@ 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
  ## Model Details
35
  * **Architecture:** `mobilevitv2_200`
36
  * **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
+ *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.