Learning-to-See-in-the-Dark icon indicating copy to clipboard operation
Learning-to-See-in-the-Dark copied to clipboard

Error encountered when loading and processing the iPhone RAW pic in DNG form

Open willswordh opened this issue 1 year ago • 0 comments

The error appeared at the code of output = sess.run(out_image, feed_dict={in_image: input_full})

The error is "ValueError: Cannot feed value of shape (1, 1512, 2016, 4, 4) for Tensor Placeholder:0, which has shape (?, ?, ?, 4)". Could anybody help me with this? Thanks!

willswordh avatar Sep 06 '23 00:09 willswordh