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

Tensor Size Mismatch when running inference for own images #41

Closed
just-an-anonymous-github-account opened this issue Dec 5, 2019 · 1 comment

Comments

@just-an-anonymous-github-account

First of all - great paper!

I'm trying to run the single image similarity script and running into this error (for my own input images of size (224,224,3):

RuntimeError: The size of tensor a (255) must match the size of tensor b (55) at non-singleton dimension 3

Any ideas why this could be happening?

Thanks,

@dolhasz
Copy link

dolhasz commented Dec 5, 2019

Apologies - you can ignore this - fixed it.

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

2 participants