Reproducing the Video Denoiser
Hello RVRT Team :wave: Thank you again for your great code.
I have followed your paper's instructions to train my own RVRT model. However, my network's quality does not match the network you share online, nor the numbers you report.
Maybe I have missed something on my end, but I want to know if you have a training script so I can inspect all the details myself?
Thank you.
I am gently following up on the previous comment.
I caught the same problem with you, even though the iterator number more than 20000 times, the loss almost stay the same(8e-2). Thus the infference results of the new-trained model is still far from the pre-trained one.
As a researcher with limited GPUs, your comment means more to me than you know.
As a researcher with limited GPUs, your comment means more to me than you know.
Thank you for your kindly reply too. I wonder whether you have solved above issues. Last week I used a small trainning-sets to verify the RVRT network, but both the training loss and the test PSNR still stay the same.
The test results of author's pre-trained model is realy good, thanks again for their great work. I am sure that I have missed some key procedures in my training too, and I am also eagerly looking forward to get some more details from the RVRT team.
My issue is still unresolved.
The test results of author's pre-trained model is realy good, thanks again for their great work. I am sure that I have missed some key procedures in my training too, and I am also eagerly looking forward to get some more details from the RVRT team.
Have you solved the problem? I am also facing the same issue where the training loss remains at nearly 8e-2 and does not converge.