-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathradon_vs_drtvam.json
More file actions
50 lines (50 loc) · 1.02 KB
/
Copy pathradon_vs_drtvam.json
File metadata and controls
50 lines (50 loc) · 1.02 KB
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
{
"vial": {
"type": "index_matched",
"r": 6,
"ior": 1.54,
"medium": {
"ior": 1.54,
"phase": {"type": "rayleigh"},
"extinction": 0.1,
"albedo": 0.0
}
},
"projector": {
"type": "collimated",
"n_patterns": 400,
"resx": 400,
"resy": 400,
"pixel_size": 25e-3,
"motion": "circular",
"distance": 20
},
"sensor": {
"type": "dda",
"scalex": 8.75,
"scaley": 8.75,
"scalez": 8.75,
"film": {
"type": "vfilm",
"resx": 350,
"resy": 350,
"resz": 350
}
},
"target": {
"filename": "benchy2.ply",
"size": 8.0
},
"loss": {
"type": "threshold",
"tl": 0.7,
"tu": 0.95,
"weight_sparsity": 10.00
},
"spp_ref": 8,
"filter_radon": false,
"spp": 8,
"spp_grad": 8,
"transmission_only": true,
"n_steps": 40
}