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

Error on size mismatch m1: [a x b], m2: [c x d] #1

Open
victorguillot opened this issue Apr 8, 2021 · 0 comments
Open

Error on size mismatch m1: [a x b], m2: [c x d] #1

victorguillot opened this issue Apr 8, 2021 · 0 comments

Comments

@victorguillot
Copy link

Hello,

I would like to test your deep svdd algorithm on a custom dataset of 20 pictures .jpg of shape 102x270.
I got the following message :
RuntimeError: size mismatch, m1: [20 x 6700], m2: [196 x 32] at ..\aten\src\TH/generic/THTensorMath.cpp:41

According some forums, i should modify either 6700 or 196 to get numbers equal.
Do you know how can I resolve it?

Thanks

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