Daniele Picone
commited on
Commit
·
8530548
1
Parent(s):
c2cae18
Updated options
Browse files
20240617_145340/options.json
CHANGED
|
@@ -614,7 +614,7 @@
|
|
| 614 |
"unfolded_stages": 4,
|
| 615 |
"denoiser_deep": {
|
| 616 |
"id": "unet",
|
| 617 |
-
"
|
| 618 |
},
|
| 619 |
"regularization_parameter": 1.0,
|
| 620 |
"noise_level": 0.03
|
|
|
|
| 614 |
"unfolded_stages": 4,
|
| 615 |
"denoiser_deep": {
|
| 616 |
"id": "unet",
|
| 617 |
+
"in_channels": 3
|
| 618 |
},
|
| 619 |
"regularization_parameter": 1.0,
|
| 620 |
"noise_level": 0.03
|
20250107_215402/options.json
CHANGED
|
@@ -103,7 +103,7 @@
|
|
| 103 |
],
|
| 104 |
"denoiser_options": {
|
| 105 |
"id": "unet",
|
| 106 |
-
"
|
| 107 |
"noise_level": null,
|
| 108 |
"layers": null,
|
| 109 |
"layer_filter_list": null,
|
|
|
|
| 103 |
],
|
| 104 |
"denoiser_options": {
|
| 105 |
"id": "unet",
|
| 106 |
+
"in_channels": 16,
|
| 107 |
"noise_level": null,
|
| 108 |
"layers": null,
|
| 109 |
"layer_filter_list": null,
|