prithivMLmods commited on
Commit
692c57d
·
verified ·
1 Parent(s): 94fe90b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +32 -1
README.md CHANGED
@@ -14,4 +14,35 @@ tags:
14
  - SigLIP2
15
  - 19:Styles
16
  - Vision-Encoder
17
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  - SigLIP2
15
  - 19:Styles
16
  - Vision-Encoder
17
+ ---
18
+
19
+ ```py
20
+ Classification Report:
21
+ precision recall f1-score support
22
+
23
+ call 0.9889 0.9739 0.9813 6939
24
+ dislike 0.9892 0.9863 0.9877 7028
25
+ fist 0.9956 0.9923 0.9940 6882
26
+ four 0.9632 0.9653 0.9643 7183
27
+ like 0.9668 0.9855 0.9760 6823
28
+ mute 0.9848 0.9976 0.9912 7139
29
+ no_gesture 0.9960 0.9957 0.9958 27823
30
+ ok 0.9872 0.9831 0.9852 6924
31
+ one 0.9817 0.9854 0.9835 7062
32
+ palm 0.9793 0.9848 0.9820 7050
33
+ peace 0.9723 0.9635 0.9679 6965
34
+ peace_inverted 0.9806 0.9836 0.9821 6876
35
+ rock 0.9853 0.9865 0.9859 6883
36
+ stop 0.9614 0.9901 0.9756 6893
37
+ stop_inverted 0.9933 0.9712 0.9821 7142
38
+ three 0.9712 0.9478 0.9594 6940
39
+ three2 0.9785 0.9799 0.9792 6870
40
+ two_up 0.9848 0.9863 0.9855 7346
41
+ two_up_inverted 0.9855 0.9871 0.9863 6967
42
+
43
+ accuracy 0.9833 153735
44
+ macro avg 0.9813 0.9814 0.9813 153735
45
+ weighted avg 0.9833 0.9833 0.9833 153735
46
+ ```
47
+
48
+ ![download (2).png](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/BhwQi6V5Qzl3g33OvRsWz.png)