Daniele Picone commited on
Commit
9ba8351
·
1 Parent(s): 238c954

Updated bm3d to the newest version

Browse files
Files changed (1) hide show
  1. 20240703_080425/options.json +2 -2
20240703_080425/options.json CHANGED
@@ -70,9 +70,9 @@
70
  "data_functional": "squared_l2",
71
  "priors": [
72
  {
73
- "id": "bm3d",
74
  "unfolded_stages": 1,
75
- "strategy": "pnp",
76
  "regularization_parameter": 0.00025,
77
  "noise_level": null
78
  }
 
70
  "data_functional": "squared_l2",
71
  "priors": [
72
  {
73
+ "id": "pnp",
74
  "unfolded_stages": 1,
75
+ "denoiser_classic": "bm3d",
76
  "regularization_parameter": 0.00025,
77
  "noise_level": null
78
  }