NAFNet
NAFNet copied to clipboard
denoise raw image
您好, 请问如何训练raw image ? 模块数量如何分布? 有没有示例代码呢? 非常感谢~
您好, 958984240, 感谢您对NAFNet的关注。 关于raw image的训练我将会在空闲时间整理, 预期这个月末会更新到repo里。
关于模型, 模块数量为 enc_blk_nums = [1, 1, 1], middle_blk_num = 1, dec_blk_nums = [1, 1, 1], width = 16。 我们缩小模型以和PMRID的计算量差不多。
作者您好,请问您更新过raw image训练代码了吗? 本人急需,迫切希望您提供。万分感谢~
您好, 958984240, 感谢您对NAFNet的关注。 关于raw image的训练我将会在空闲时间整理, 预期这个月末会更新到repo里。
关于模型, 模块数量为 enc_blk_nums = [1, 1, 1], middle_blk_num = 1, dec_blk_nums = [1, 1, 1], width = 16。 我们缩小模型以和PMRID的计算量差不多。
您好,请问什么时候能更新raw image训练的代码呢 谢谢~