MikaFil commited on
Commit
ea8340c
·
verified ·
1 Parent(s): 933833f

Update sogs/meta.json

Browse files
Files changed (1) hide show
  1. sogs/meta.json +16 -55
sogs/meta.json CHANGED
@@ -1,77 +1,38 @@
1
  {
2
  "means": {
3
- "shape": [
4
- 174724,
5
- 3
6
- ],
7
  "dtype": "float32",
8
- "mins": [
9
- -0.12333658337593079,
10
- -0.023473627865314484,
11
- -0.09141865372657776
12
- ],
13
- "maxs": [
14
- 0.13976673781871796,
15
- 0.09874238818883896,
16
- 0.09539294987916946
17
- ],
18
  "files": [
19
- "means_l.webp",
20
- "means_u.webp"
21
  ]
22
  },
23
  "scales": {
24
- "shape": [
25
- 174724,
26
- 3
27
- ],
28
  "dtype": "float32",
29
- "mins": [
30
- -14.548762321472168,
31
- -14.222916603088379,
32
- -15.01519775390625
33
- ],
34
- "maxs": [
35
- -4.03729248046875,
36
- -3.8764405250549316,
37
- -4.045352458953857
38
- ],
39
  "files": [
40
- "scales.webp"
41
  ]
42
  },
43
  "quats": {
44
- "shape": [
45
- 174724,
46
- 4
47
- ],
48
  "dtype": "uint8",
49
  "encoding": "quaternion_packed",
50
  "files": [
51
- "quats.webp"
52
  ]
53
  },
54
  "sh0": {
55
- "shape": [
56
- 174724,
57
- 1,
58
- 4
59
- ],
60
  "dtype": "float32",
61
- "mins": [
62
- -1.9814932346343994,
63
- -1.948738932609558,
64
- -2.0101096630096436,
65
- -3.7389533519744873
66
- ],
67
- "maxs": [
68
- 3.223780870437622,
69
- 3.01576828956604,
70
- 2.839895248413086,
71
- 10.15815544128418
72
- ],
73
  "files": [
74
- "sh0.webp"
75
  ]
76
  }
77
- }
 
1
  {
2
  "means": {
3
+ "shape": [174724, 3],
 
 
 
4
  "dtype": "float32",
5
+ "mins": [-0.12333658337593079, -0.023473627865314484, -0.09141865372657776],
6
+ "maxs": [0.13976673781871796, 0.09874238818883896, 0.09539294987916946],
 
 
 
 
 
 
 
 
7
  "files": [
8
+ "https://mikafil-viewer-sgos.static.hf.space/sogs/means_l.webp",
9
+ "https://mikafil-viewer-sgos.static.hf.space/sogs/means_u.webp"
10
  ]
11
  },
12
  "scales": {
13
+ "shape": [174724, 3],
 
 
 
14
  "dtype": "float32",
15
+ "mins": [-14.548762321472168, -14.222916603088379, -15.01519775390625],
16
+ "maxs": [-4.03729248046875, -3.8764405250549316, -4.045352458953857],
 
 
 
 
 
 
 
 
17
  "files": [
18
+ "https://mikafil-viewer-sgos.static.hf.space/sogs/scales.webp"
19
  ]
20
  },
21
  "quats": {
22
+ "shape": [174724, 4],
 
 
 
23
  "dtype": "uint8",
24
  "encoding": "quaternion_packed",
25
  "files": [
26
+ "https://mikafil-viewer-sgos.static.hf.space/sogs/quats.webp"
27
  ]
28
  },
29
  "sh0": {
30
+ "shape": [174724, 1, 4],
 
 
 
 
31
  "dtype": "float32",
32
+ "mins": [-1.9814932346343994, -1.948738932609558, -2.0101096630096436, -3.7389533519744873],
33
+ "maxs": [3.223780870437622, 3.01576828956604, 2.839895248413086, 10.15815544128418],
 
 
 
 
 
 
 
 
 
 
34
  "files": [
35
+ "https://mikafil-viewer-sgos.static.hf.space/sogs/sh0.webp"
36
  ]
37
  }
38
+ }