Skip to content

Error when denoising full-resolution images on the Darmstadt dataset #7

Description

@AndreiBaraian

Hello and first of all thanks for the great repository! I was trying to run the dnd_denoise.py script on the full-resolution images from Darmstads dataset, but I have encountered the following error:

InvalidArgumentError (see above for traceback): ConcatOp : Dimensions of inputs should match: shape[0] = [1,252,190,512] vs. shape[1] = [1,252,189,256]
[[node decoder/skip_connection/concat (defined at dnd_denoise.py:174) ]]
[[node denoised_img (defined at dnd_denoise.py:174) ]]

Do you know what might have cause this? For reference, I am using the unprocessing_srgb_loss model and I have just removed the bounding boxes and used the full-resolution noisy image.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions