cchen156

Results 54 comments of cchen156

I do not have a machine to run the code now. Can you try to remove Adam variables from the saver? For example, ` saver = tf.train.Saver(t_vars) ` Let me...

Hi, I did not understand this question. Could you include some examples or details?

Hi, you need to download the dataset. See the instructions.

1. You can try. You'd better train your own model instead of using the pretrained model. It should work. 2. Here it is: https://drive.google.com/file/d/1CWYmOcfh0gOvIrL40w2zGZJ5Rda_sylB/view?usp=sharing

Hi, I used 535 as the blacklevel for the iphone 6s image. The ratio is 100. You should able to reproduce the result now.

You can use any method you like. I evaluate the PSNR and SSIM using MATLAB.

Yes, I found the problem on 10034. Maybe you can exclude this image when evaluating.

I do not know how this misalignment happened. If I knew this image before, it should be removed already.

Hi I checked each test image manually. I found misalignment in 10034, 10045 and 10172. Please remove these images for quantitative evaluations. But you can still use them for qualitative...

Normally, you got black images because the pretrained model is not loaded correctly. GT images are from long exposure raw data, used as reference.