Datasets:
File size: 2,681 Bytes
8a04767 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 | {
"source": "GarmentCodeV2/precomputed/generated_ref_specs",
"unit": "cm",
"body_summary_ref": "GarmentDiffusion/SMPL-Anthropometry/measurements_garmentcode_12_summary.json",
"fields": {
"torso_length": "upper flat torso length / 衣长 (cm); body analogue: height",
"arm_length": "upper sleeve length, L/R average (cm); body analogue: arm_length",
"chest_width": "upper front bust scanline width (cm); body analogue: chest_cir",
"hem_width": "upper front hem width (cm)",
"pant_length": "pants length, front leg + waistband (cm)",
"waist_width": "pants waistband width (cm); body analogue: waist_cir",
"hip_width": "pants hip scanline width (cm); body analogue: hip_cir"
},
"garments": {
"upper1": {
"garment_id": "upper1",
"spec_path": "precomputed/generated_ref_specs/upper1/upper1_specification.json",
"role": "upper",
"torso_length": 39.45,
"chest_width": 49.07,
"chest_y": 20.05,
"hem_width": 46.19,
"arm_length": null
},
"upper2": {
"garment_id": "upper2",
"spec_path": "precomputed/generated_ref_specs/upper2/upper2_specification.json",
"role": "upper",
"torso_length": 51.53,
"chest_width": 49.62,
"chest_y": 30.82,
"hem_width": 46.17,
"arm_length": 25.72
},
"upper3": {
"garment_id": "upper3",
"spec_path": "precomputed/generated_ref_specs/upper3/upper3_specification.json",
"role": "upper",
"torso_length": 55.97,
"chest_width": 54.58,
"chest_y": 34.92,
"hem_width": 56.47,
"arm_length": 56.18
},
"pants1": {
"garment_id": "pants1",
"spec_path": "precomputed/generated_ref_specs/pants1/pants1_specification.json",
"role": "pants",
"pant_length": 53.1,
"waist_width": 43.81,
"hip_width": 63.02,
"hip_y": 18.32
},
"pants2": {
"garment_id": "pants2",
"spec_path": "precomputed/generated_ref_specs/pants2/pants2_specification.json",
"role": "pants",
"pant_length": 71.61,
"waist_width": 43.81,
"hip_width": 63.48,
"hip_y": 36.47
},
"pants3": {
"garment_id": "pants3",
"spec_path": "precomputed/generated_ref_specs/pants3/pants3_specification.json",
"role": "pants",
"pant_length": 96.3,
"waist_width": 43.81,
"hip_width": 63.48,
"hip_y": 61.16
},
"pants4": {
"garment_id": "pants4",
"spec_path": "precomputed/generated_ref_specs/pants4/pants4_specification.json",
"role": "pants",
"pant_length": 96.3,
"waist_width": 43.81,
"hip_width": 63.48,
"hip_y": 61.16
}
}
} |