You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RuntimeError: invalid argument 0: Sizes of tensors must match except in dimension 1. Got 63 and 64 in dimension 3 at /tmp/pip-req-build-808afw3c/aten/src/THC/generic/THCTensorMath.cu:71
There is a dimension problem, but the images are gray images, how to solve this problem? Which code should I modify? Or how to process the images?
The text was updated successfully, but these errors were encountered:
RuntimeError: invalid argument 0: Sizes of tensors must match except in dimension 1. Got 63 and 64 in dimension 3 at /tmp/pip-req-build-808afw3c/aten/src/THC/generic/THCTensorMath.cu:71
There is a dimension problem, but the images are gray images, how to solve this problem? Which code should I modify? Or how to process the images?
The text was updated successfully, but these errors were encountered: