-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Hello,
I am receiving errors when I test (using inference.py) with some custom images of different size and the error is as follows -
RuntimeError: invalid argument 0: Sizes of tensors must match except in dimension 1. Got 15 and 90 in dimension 2 at c:\a\w\1\s\tmp_conda_3.7_104535\conda\conda-bld\pytorch_1550400486030\work\aten\src\thc\generic/THCTensorMath.cu:83
This particular moment I had an image with dimensions 216*120 but I have had similar error for different sized images as well which were comparatively bigger.
Will you kindly tell what is causing this error and how can I get rid of it?
Metadata
Metadata
Assignees
Labels
No labels