hcarrion commited on
Commit
938628d
·
verified ·
1 Parent(s): 716fe12

Add sample_000038 (re-mapped from local 'sample_000067 (1)')

Browse files
sample_000038/depth.png ADDED

Git LFS Details

  • SHA256: 11dfb4f8f6eab76fcb23cc43e690a5950d5b97f681545b253bb48659f6b133ba
  • Pointer size: 132 Bytes
  • Size of remote file: 1.07 MB
sample_000038/generation_params.json ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "sample_id": 67,
3
+ "fitzpatrick_group": "I-II",
4
+ "melanin": "0.03",
5
+ "blood_frac": 0.005,
6
+ "model_id": 65,
7
+ "light_name": "kiara_interior_4k",
8
+ "angle_offset": [
9
+ 0.89,
10
+ 1.52
11
+ ],
12
+ "skin_scale": 1.3615569010726931,
13
+ "hair_model": 55,
14
+ "camera_height": 14.250672055327733,
15
+ "lesion_configs": [
16
+ {
17
+ "lesion_id": "16",
18
+ "time_point": "30",
19
+ "lesion_mat": "HbO2x1.0Epix0.05",
20
+ "scale": 1.1089068348144457,
21
+ "position": [
22
+ 0,
23
+ 0
24
+ ],
25
+ "version": "ver0",
26
+ "y_offset": -2
27
+ },
28
+ {
29
+ "lesion_id": "4",
30
+ "time_point": "20",
31
+ "lesion_mat": "HbO2x0.1Epix0.05",
32
+ "scale": 0.8630911883876665,
33
+ "position": [
34
+ 4.455198910219064,
35
+ -1.075152657350562
36
+ ],
37
+ "version": "ver1",
38
+ "y_offset": -2
39
+ },
40
+ {
41
+ "lesion_id": "3",
42
+ "time_point": "30",
43
+ "lesion_mat": "HbO2x1.0Epix0.25",
44
+ "scale": 0.8055425586119932,
45
+ "position": [
46
+ -4.614580006765642,
47
+ 1.8041880566992194
48
+ ],
49
+ "version": "ver1",
50
+ "y_offset": -2
51
+ }
52
+ ],
53
+ "spp": 128
54
+ }
sample_000038/image.png ADDED

Git LFS Details

  • SHA256: b6781c0d36a897bd1c7572c4fdaa6e91867aeb45d17d7aabe99d4f6cb7a5d381
  • Pointer size: 132 Bytes
  • Size of remote file: 2.93 MB
sample_000038/meta.json ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "intrinsics": [
3
+ [
4
+ 0.6516126990318298,
5
+ 0.0,
6
+ 0.5
7
+ ],
8
+ [
9
+ 0.0,
10
+ 0.6516126990318298,
11
+ 0.5
12
+ ],
13
+ [
14
+ 0.0,
15
+ 0.0,
16
+ 1.0
17
+ ]
18
+ ],
19
+ "fov_deg": 75,
20
+ "width": 1024,
21
+ "height": 1024,
22
+ "camera_height_mm": 14.250672055327733,
23
+ "angle_offset_deg": [
24
+ 0.89,
25
+ 1.52
26
+ ],
27
+ "skin_scale": 1.3615569010726931,
28
+ "depth_range_mm": [
29
+ 4.764094044410564,
30
+ 11.202882288033418
31
+ ],
32
+ "lesion_configs": [
33
+ {
34
+ "lesion_id": 16,
35
+ "time_point": 30,
36
+ "lesion_mat": "HbO2x1.0Epix0.05",
37
+ "scale": 1.1089068348144457,
38
+ "position": [
39
+ 0,
40
+ 0
41
+ ],
42
+ "version": "ver0",
43
+ "y_offset": -2
44
+ },
45
+ {
46
+ "lesion_id": 4,
47
+ "time_point": 20,
48
+ "lesion_mat": "HbO2x0.1Epix0.05",
49
+ "scale": 0.8630911883876665,
50
+ "position": [
51
+ 4.455198910219064,
52
+ -1.075152657350562
53
+ ],
54
+ "version": "ver1",
55
+ "y_offset": -2
56
+ },
57
+ {
58
+ "lesion_id": 3,
59
+ "time_point": 30,
60
+ "lesion_mat": "HbO2x1.0Epix0.25",
61
+ "scale": 0.8055425586119932,
62
+ "position": [
63
+ -4.614580006765642,
64
+ 1.8041880566992194
65
+ ],
66
+ "version": "ver1",
67
+ "y_offset": -2
68
+ }
69
+ ],
70
+ "melanin": "0.03",
71
+ "blood_fraction": 0.005
72
+ }