PD-Denoising-pytorch
PD-Denoising-pytorch copied to clipboard
On the problem of no image generation.
I ran test.py without reporting an error. I set it exactly as the README says. It is normal to read the model and pictures, but only the result saving path is generated, but there is no picture generated in the path. Can you tell me what is the reason?
Hi,
I am not quite sure about the issues. Maybe the output folder does not exist? Do you have more information like screen shot or error messages?
Hi,
I am not quite sure about the issues. Maybe the output folder does not exist? Do you have more information like screen shot or error messages?
I think there may be a problem with this line of code to save the image
I did not see bugs. Could you share the commands you run the code? Thanks.
I did not see bugs. Could you share the commands you run the code? Thanks. I set it exactly as the README says.
--scale
1
--ps
2
--ps_scale
2
--real
1
--k
0
--mode
MC
--color
1
--output_map
0
--zeroout
0
--keep_ind
0
--num_of_layers
20
--delog
logs/logs_color_MC_AWGN_RVIN
--cond
1
--refine
0
--refine_opt
1
--test_data
noisy_image
--out_dir
results/noisy_image
Hi, I am not quite sure about the issues. Maybe the output folder does not exist? Do you have more information like screen shot or error messages?
I think there may be a problem with this line of code to save the image
May be I know what's wrong. In my situation, it is the problem of 'filename' because of my windows OS, please check your 'filename'