Add class configuration
Browse files- config.yaml +4 -0
config.yaml
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
classes:
|
| 2 |
+
0: hand
|
| 3 |
+
1: arm
|
| 4 |
+
2: not_hand
|