-
Notifications
You must be signed in to change notification settings - Fork 34
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
About the Denoised Picture #7
Comments
I also meet the same problem. |
As stated in the Readme: You can also train your own model, the code has been released. Let me know if you need help with the training part. |
Thanks for your kind reply. Using another checkpoint has solved my problem. |
@clausmichele Hi,i will train model in my dataset,but I ran into some problems.in your paper, 'The dataset is randomly divided in two parts, 70% for training and 30% for testing. Half of the images are being added with AWGN with σ=[0,55]. The second half are processed with equation 2 which is the realistic noise model, with Analog Gain Ag=[0,64] and Digital Gain Dg=[0,32]',according to this,the code is written as follows: |
Hi @sunyclj. Did you train the model yourself or are you trying to re-use my old checkpoint files? By the way, the third image is not visible. |
@clausmichele i want to use my data to train new model.the third image is the first picture with realistic noise,as follow: |
There are a number of shining white spots in most of pictures in file'denoised' ,I want to know the reasons why they exist.
The text was updated successfully, but these errors were encountered: