Upload data.yaml
Browse files
data.yaml
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Train: Train.txt
|
| 2 |
+
Validation: Validation.txt
|
| 3 |
+
names:
|
| 4 |
+
0: chefs_kiss
|
| 5 |
+
1: horns_sign
|
| 6 |
+
2: fist_bump
|
| 7 |
+
3: fist_up
|
| 8 |
+
4: heart_fingers
|
| 9 |
+
5: heart_hands
|
| 10 |
+
6: okay
|
| 11 |
+
7: palm
|
| 12 |
+
8: peace
|
| 13 |
+
9: thumbs_down
|
| 14 |
+
10: thumbs_up
|
| 15 |
+
11: vulcanSalute
|
| 16 |
+
|
| 17 |
+
path: .
|