Skip to content
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 input image, it seems not all image can be handled without errors #107

Open
drrobincroft opened this issue Apr 21, 2023 · 0 comments

Comments

@drrobincroft
Copy link

I have tried some my own images as input for DIP. It seems some images would lead to errors like
Argument #6: Padding size should be less than the corresponding input dimension, but got: padding (1, 1) at dimension 2 of input 4
or
The size of tensor a (3) must match the size of tensor b (4) at non-singleton dimension 1
I cannot tell the difference among the input images, except for contents.

Is there some preconditions for the input image? This is really wired.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant