Traceback (most recent call last):
File "test.py", line 84, in <module>
main()
File "test.py", line 64, in main
res = torch.cat([c_denorm, out_denorm], dim=0)
RuntimeError: invalid argument 0: Sizes of tensors must match except in dimension 0. Got 459 and 456 in dimension 2 at C:\w\1\s\windows\pytorch\aten\src\TH/generic/THTensor.cpp:689
在測驗新圖片的時候,總是提示這種錯誤,測驗圖片只有RGB三個通道,請教大神解答
轉載請註明出處,本文鏈接:https://www.uj5u.com/qita/150361.html
上一篇:python寫一個爬蟲登錄驗證不成功問題(網站:https://www.24k.hk)
下一篇:幫忙啊大佬們
