You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am using pretrained model for video denoising. Checking the code, the model split the frames into overlapped patches to process. However, for the result, the first few patches seems to have a great result, but for the latter one it seems that the noise are not been removed and having visible edges between different patches.
Here is the 2 frames of processed results:
here is my command, I did not modify any code in main_test_rvrt.py. Is that the way I test was wrong?
Hi, I am using pretrained model for video denoising. Checking the code, the model split the frames into overlapped patches to process. However, for the result, the first few patches seems to have a great result, but for the latter one it seems that the noise are not been removed and having visible edges between different patches.
Here is the 2 frames of processed results:
here is my command, I did not modify any code in
main_test_rvrt.py
. Is that the way I test was wrong?Thanks
The text was updated successfully, but these errors were encountered: