Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
title: Detect Distracted Drivers
|
3 |
-
emoji:
|
4 |
colorFrom: red
|
5 |
colorTo: yellow
|
6 |
sdk: gradio
|
@@ -11,3 +11,25 @@ license: apache-2.0
|
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
title: Detect Distracted Drivers
|
3 |
+
emoji: π
|
4 |
colorFrom: red
|
5 |
colorTo: yellow
|
6 |
sdk: gradio
|
|
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
14 |
+
|
15 |
+
The 10 classes:
|
16 |
+
|
17 |
+
c0: safe driving
|
18 |
+
|
19 |
+
c1: texting - right
|
20 |
+
|
21 |
+
c2: talking on the phone - right
|
22 |
+
|
23 |
+
c3: texting - left
|
24 |
+
|
25 |
+
c4: talking on the phone - left
|
26 |
+
|
27 |
+
c5: operating the radio
|
28 |
+
|
29 |
+
c6: drinking
|
30 |
+
|
31 |
+
c7: reaching behind
|
32 |
+
|
33 |
+
c8: hair and makeup
|
34 |
+
|
35 |
+
c9: talking to passenger
|