innat commited on
Commit
9b9b228
1 Parent(s): 2c8b202

Update labels.py

Browse files
Files changed (1) hide show
  1. labels.py +2 -1
labels.py CHANGED
@@ -1,4 +1,5 @@
1
- SSV2_label_map = {
 
2
  "Approaching [something] with your camera": 0,
3
  "Attaching [something] to [something]": 1,
4
  "Bending [something] so that it deforms": 2,
 
1
+
2
+ SSv2_label_map = {
3
  "Approaching [something] with your camera": 0,
4
  "Attaching [something] to [something]": 1,
5
  "Bending [something] so that it deforms": 2,