Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the number of iteration #5

Open
pxsheng opened this issue Jun 4, 2024 · 3 comments
Open

the number of iteration #5

pxsheng opened this issue Jun 4, 2024 · 3 comments

Comments

@pxsheng
Copy link

pxsheng commented Jun 4, 2024

您好,请问迭代次数是怎么设置的,代码中是NUM_ITER=17代表iteration吗 越大越好吗?以及噪声水平怎么选择

@Houruizhi
Copy link
Owner

迭代次数并非越大越好,迭代次数过大可能发生过平滑。IDPCNN对超参数不敏感,只需保证迭代总次数在40-100,噪声水平随迭代下降即可。更精细的调参对结果PSNR的影响较小,可以忽略。可参见我的其他仓库,有更先进的方法

@pxsheng
Copy link
Author

pxsheng commented Jun 4, 2024

代码中NUM_ITER=17是对iteration设置吗,文章中结果是在iteration多少得出的呢

@Houruizhi
Copy link
Owner

NUM_ITER=17代表去噪器使用了17个CNN层。至于文章中结果,你直接跑main_test_pnpadmm.py即可

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants