TaoHuang2018 / Neighbor2Neighbor

Neighbor2Neighbor: Self-Supervised Denoising from Single Noisy Images
BSD 3-Clause "New" or "Revised" License
244 stars 37 forks source link

In evaluation stage, is σ selected randomly from [5,50] or fixed at 25? #6

Closed zejinwang closed 2 years ago

zejinwang commented 2 years ago

Thanks for your excellent work. I have encountered a problem with Table 1 in reproducing your method. Is σ selected randomly from [5,50] or fixed at 25 in evaluation when σ∈[5, 50]?

TaoHuang2018 commented 2 years ago

σ for evaluation is the same as σ for training.