ZenoNing commited on
Commit
43e056a
·
verified ·
1 Parent(s): e28c4d9

Delete Ref/cloth_measurements.json

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