Datasets:
Commit ·
10acd60
1
Parent(s): 39dc48c
Release parquet files
Browse files- metadata.json +102 -0
- test.parquet +3 -0
- train.parquet +3 -0
metadata.json
ADDED
|
@@ -0,0 +1,102 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"root_name": "Hip",
|
| 3 |
+
"root_index": 0,
|
| 4 |
+
"joint_names": [
|
| 5 |
+
"Hip",
|
| 6 |
+
"Spine_01",
|
| 7 |
+
"Spine_02",
|
| 8 |
+
"Spine_03",
|
| 9 |
+
"Spine_04",
|
| 10 |
+
"Spine_05",
|
| 11 |
+
"Neck",
|
| 12 |
+
"Neck_02",
|
| 13 |
+
"Neck_03",
|
| 14 |
+
"Head",
|
| 15 |
+
"Nose",
|
| 16 |
+
"LClavicle",
|
| 17 |
+
"RClavicle",
|
| 18 |
+
"LLatissimus",
|
| 19 |
+
"RLatissimus"
|
| 20 |
+
],
|
| 21 |
+
"param_names": [
|
| 22 |
+
"pelvis_tilt",
|
| 23 |
+
"pelvis_list",
|
| 24 |
+
"pelvis_rotation",
|
| 25 |
+
"pelvis_tx",
|
| 26 |
+
"pelvis_ty",
|
| 27 |
+
"pelvis_tz",
|
| 28 |
+
"hip_flexion_r",
|
| 29 |
+
"hip_adduction_r",
|
| 30 |
+
"hip_rotation_r",
|
| 31 |
+
"knee_angle_r",
|
| 32 |
+
"knee_angle_r_beta",
|
| 33 |
+
"ankle_angle_r",
|
| 34 |
+
"subtalar_angle_r",
|
| 35 |
+
"mtp_angle_r",
|
| 36 |
+
"hip_flexion_l",
|
| 37 |
+
"hip_adduction_l",
|
| 38 |
+
"hip_rotation_l",
|
| 39 |
+
"knee_angle_l",
|
| 40 |
+
"knee_angle_l_beta",
|
| 41 |
+
"ankle_angle_l",
|
| 42 |
+
"subtalar_angle_l",
|
| 43 |
+
"mtp_angle_l",
|
| 44 |
+
"L5_S1_Flex_Ext",
|
| 45 |
+
"L5_S1_Lat_Bending",
|
| 46 |
+
"L5_S1_axial_rotation",
|
| 47 |
+
"L4_L5_Flex_Ext",
|
| 48 |
+
"L4_L5_Lat_Bending",
|
| 49 |
+
"L4_L5_axial_rotation",
|
| 50 |
+
"L3_L4_Flex_Ext",
|
| 51 |
+
"L3_L4_Lat_Bending",
|
| 52 |
+
"L3_L4_axial_rotation",
|
| 53 |
+
"L2_L3_Flex_Ext",
|
| 54 |
+
"L2_L3_Lat_Bending",
|
| 55 |
+
"L2_L3_axial_rotation",
|
| 56 |
+
"L1_L2_Flex_Ext",
|
| 57 |
+
"L1_L2_Lat_Bending",
|
| 58 |
+
"L1_L2_axial_rotation",
|
| 59 |
+
"L1_T12_Flex_Ext",
|
| 60 |
+
"L1_T12_Lat_Bending",
|
| 61 |
+
"L1_T12_axial_rotation",
|
| 62 |
+
"Abs_r3",
|
| 63 |
+
"Abs_r2",
|
| 64 |
+
"Abs_r1",
|
| 65 |
+
"Abs_t1",
|
| 66 |
+
"Abs_t2",
|
| 67 |
+
"neck_flexion",
|
| 68 |
+
"neck_bending",
|
| 69 |
+
"neck_rotation",
|
| 70 |
+
"arm_flex_r",
|
| 71 |
+
"arm_add_r",
|
| 72 |
+
"arm_rot_r",
|
| 73 |
+
"elbow_flex_r",
|
| 74 |
+
"pro_sup_r",
|
| 75 |
+
"wrist_flex_r",
|
| 76 |
+
"wrist_dev_r",
|
| 77 |
+
"arm_flex_l",
|
| 78 |
+
"arm_add_l",
|
| 79 |
+
"arm_rot_l",
|
| 80 |
+
"elbow_flex_l",
|
| 81 |
+
"pro_sup_l",
|
| 82 |
+
"wrist_flex_l",
|
| 83 |
+
"wrist_dev_l"
|
| 84 |
+
],
|
| 85 |
+
"parent_ids": [
|
| 86 |
+
-1,
|
| 87 |
+
0,
|
| 88 |
+
1,
|
| 89 |
+
2,
|
| 90 |
+
3,
|
| 91 |
+
4,
|
| 92 |
+
5,
|
| 93 |
+
6,
|
| 94 |
+
7,
|
| 95 |
+
8,
|
| 96 |
+
9,
|
| 97 |
+
5,
|
| 98 |
+
5,
|
| 99 |
+
4,
|
| 100 |
+
4
|
| 101 |
+
]
|
| 102 |
+
}
|
test.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:792f1a19a42fc96712f2d1c82a5896a303a1b5f08610b2592d576d9bff6d2890
|
| 3 |
+
size 363003748
|
train.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ed5b4c6b24825cc8e26e7539db7301fcc7987a244c905e395a2f0f2d705f3986
|
| 3 |
+
size 982356240
|