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 denoising effect is abnormal #30

Open
sunyclj opened this issue Apr 22, 2022 · 7 comments
Open

The denoising effect is abnormal #30

sunyclj opened this issue Apr 22, 2022 · 7 comments

Comments

@sunyclj
Copy link

sunyclj commented Apr 22, 2022

when run ‘python main_ViDeNN.py --use_gpu=1 --checkpoint_dir=ckpt_videnn --save_dir='./test_data/result/frame1_videnn' --test_dir='./test_data/test/frame1'’,the image after denoising is abnormal.
original image
02991
denoised iamge
0000
excuse me, what is the reason?

@MexWayne
Copy link

MexWayne commented Aug 1, 2023

when run ‘python main_ViDeNN.py --use_gpu=1 --checkpoint_dir=ckpt_videnn --save_dir='./test_data/result/frame1_videnn' --test_dir='./test_data/test/frame1'’,the image after denoising is abnormal. original image 02991 denoised iamge 0000 excuse me, what is the reason?

还好看到你的结果,不然我也就花时间复现效果了

@MexWayne
Copy link

MexWayne commented Aug 2, 2023

image

I‘ve got even worse results than you,I will give up this work (T_T)

@MexWayne
Copy link

when run ‘python main_ViDeNN.py --use_gpu=1 --checkpoint_dir=ckpt_videnn --save_dir='./test_data/result/frame1_videnn' --test_dir='./test_data/test/frame1'’,the image after denoising is abnormal. original image 02991 denoised iamge 0000 excuse me, what is the reason?

I've got the normal results by input the dark-light case image

@ajeema
Copy link

ajeema commented Aug 19, 2023

The denoising is excellent, however I am getting the same issues as above. How can I resolve this?

@clausmichele
Copy link
Owner

This issue has been reported already several times:
#1
#7
#8
#20

A possible solution is to use a different checkpoint as explained here: #1 (comment)

Another solution would be to retrain the network from scratch.

@ajeema
Copy link

ajeema commented Aug 24, 2023

The other checkpoint was better but still had artifacts. I'm retraining the network now. If It produces better results I can post the checkpoint if you like.

@ajeema
Copy link

ajeema commented Aug 25, 2023

retrained and get same results. I wonder if it needs different noise generation? What do you suggest?

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

4 participants