SamaGalagoda commited on
Commit
aa729fa
·
verified ·
1 Parent(s): 2c09232

Upload field_map.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. field_map.json +16 -0
field_map.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "height": "stature",
3
+ "chest": "chestcircumference",
4
+ "waist": "waistcircumference",
5
+ "hip": "buttockcircumference",
6
+ "shoulder": "biacromialbreadth",
7
+ "sleeve": "sleevelengthspinewrist",
8
+ "collar": "neckcircumference",
9
+ "inseam": "crotchheight",
10
+ "outseam": "waistheightomphalion",
11
+ "thigh": "thighcircumference",
12
+ "calf": "calfcircumference",
13
+ "cuff": "wristcircumference",
14
+ "ankle": "anklecircumference",
15
+ "total_length": "cervicaleheight"
16
+ }