Captcha icon indicating copy to clipboard operation
Captcha copied to clipboard

输入图片后提示shape不对,怎么处理

Open bigdata2013lee opened this issue 2 years ago • 0 comments

Traceback (most recent call last): File "apply.py", line 37, in img_ocr img_tensor = img_tensor.view(1, 3, 40, 120) RuntimeError: shape '[1, 3, 40, 120]' is invalid for input of size 10908

bigdata2013lee avatar Jul 05 '23 22:07 bigdata2013lee