Jelly954
Results
2
issues of
Jelly954
Thank you for your contribution to this work. Could you please clarify the composition and format requirements of the dataset? Some files such as evaluation and likelihood are missing; could...
作者您好,感谢提供代码。 我在尝试重新训练denoising-ode(使用DIV2K数据集),但是得到的pth模型文件在后续测试时并不能去除噪声,得到的“去噪结果”与前向过程构建得到的“噪声图像”是一样的,查看ode_state,发现其中的img都是不变的,没有去噪过程,请问这种情可能是什么原因呢?我训练的yml文件与github上现有代码中denising-sde/options/train/ir-sde.yml文件相同。 使用pretrained//ir-sde-denoising.pth测试效果是正常的,因此不知道在训练过程中哪里出现了问题。还望指正! 期待您的回复,谢谢!