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

Delete Ref/female_measurements.json

Browse files
Files changed (1) hide show
  1. Ref/female_measurements.json +0 -121
Ref/female_measurements.json DELETED
@@ -1,121 +0,0 @@
1
- {
2
- "source": "GarmentCodeV2/multi_cloth_sim_apose.py beta grid",
3
- "unit": "cm",
4
- "fields": {
5
- "height": "height (cm)",
6
- "arm_length": "average of arm left length and arm right length (cm)",
7
- "chest_cir": "chest circumference (cm)",
8
- "waist_cir": "waist circumference (cm)",
9
- "hip_cir": "hip circumference (cm)"
10
- },
11
- "bodies": {
12
- "female_0": {
13
- "beta0": -1.5,
14
- "beta1": -1.5,
15
- "height": 155.29,
16
- "arm_length": 47.38,
17
- "chest_cir": 76.84,
18
- "waist_cir": 59.86,
19
- "hip_cir": 85.37
20
- },
21
- "female_1": {
22
- "beta0": -1.5,
23
- "beta1": 0.0,
24
- "height": 153.39,
25
- "arm_length": 47.09,
26
- "chest_cir": 92.94,
27
- "waist_cir": 77.12,
28
- "hip_cir": 97.88
29
- },
30
- "female_2": {
31
- "beta0": -1.5,
32
- "beta1": 1.5,
33
- "height": 151.5,
34
- "arm_length": 46.81,
35
- "chest_cir": 108.74,
36
- "waist_cir": 95.22,
37
- "hip_cir": 110.5
38
- },
39
- "female_3": {
40
- "beta0": -0.5,
41
- "beta1": -1.5,
42
- "height": 162.31,
43
- "arm_length": 49.55,
44
- "chest_cir": 80.76,
45
- "waist_cir": 64.01,
46
- "hip_cir": 89.84
47
- },
48
- "female_4": {
49
- "beta0": -0.5,
50
- "beta1": 0.0,
51
- "height": 160.41,
52
- "arm_length": 49.26,
53
- "chest_cir": 96.87,
54
- "waist_cir": 81.34,
55
- "hip_cir": 102.32
56
- },
57
- "female_5": {
58
- "beta0": -0.5,
59
- "beta1": 1.5,
60
- "height": 158.52,
61
- "arm_length": 48.97,
62
- "chest_cir": 112.69,
63
- "waist_cir": 99.44,
64
- "hip_cir": 114.91
65
- },
66
- "female_6": {
67
- "beta0": 0.5,
68
- "beta1": -1.5,
69
- "height": 169.33,
70
- "arm_length": 51.72,
71
- "chest_cir": 84.69,
72
- "waist_cir": 68.17,
73
- "hip_cir": 94.29
74
- },
75
- "female_7": {
76
- "beta0": 0.5,
77
- "beta1": 0.0,
78
- "height": 167.43,
79
- "arm_length": 51.43,
80
- "chest_cir": 100.81,
81
- "waist_cir": 85.56,
82
- "hip_cir": 106.75
83
- },
84
- "female_8": {
85
- "beta0": 0.5,
86
- "beta1": 1.5,
87
- "height": 165.54,
88
- "arm_length": 51.14,
89
- "chest_cir": 116.64,
90
- "waist_cir": 103.67,
91
- "hip_cir": 119.31
92
- },
93
- "female_9": {
94
- "beta0": 1.5,
95
- "beta1": -1.5,
96
- "height": 176.35,
97
- "arm_length": 53.89,
98
- "chest_cir": 88.62,
99
- "waist_cir": 72.34,
100
- "hip_cir": 98.75
101
- },
102
- "female_10": {
103
- "beta0": 1.5,
104
- "beta1": 0.0,
105
- "height": 174.45,
106
- "arm_length": 53.6,
107
- "chest_cir": 104.75,
108
- "waist_cir": 89.79,
109
- "hip_cir": 111.19
110
- },
111
- "female_11": {
112
- "beta0": 1.5,
113
- "beta1": 1.5,
114
- "height": 172.56,
115
- "arm_length": 53.31,
116
- "chest_cir": 120.6,
117
- "waist_cir": 107.9,
118
- "hip_cir": 123.72
119
- }
120
- }
121
- }