matharotheelf commited on
Commit
10c89cd
1 Parent(s): d57d362

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ feat_static_cat: "index of the static category"
2
+ feat_dynamic_real: "alway null for this dataset"
3
+ start: "start time always set at same dummy value"
4
+ item_id: "identifier id for each
5
+ target: "data associated with poses at sequence of times in clip"
6
+ - [torso_x_position]
7
+ - [torso_y_position]
8
+ - [left_arm_angle]
9
+ - [right_arm_angle]
10
+ - [left_leg_angle]
11
+ - [right_leg_angle]
12
+ - [left_arm_lengths]
13
+ - [right_arm_lengths]
14
+ - [left_leg_lengths]
15
+ - [right_leg_lengths]