其他分享
首页 > 其他分享> > 成功解决RuntimeError: filter weights array has incorrect shape.

成功解决RuntimeError: filter weights array has incorrect shape.

作者:互联网

成功解决RuntimeError: filter weights array has incorrect shape.

 

 

 

目录

解决问题

解决思路

解决方法


 

 


解决问题

File "F:\Program Files\Python\Python36\lib\site-packages\scipy\ndimage\filters.py", line 755, in convolve
    origin, True)
  File "F:\Program Files\Python\Python36\lib\site-packages\scipy\ndimage\filters.py", line 605, in _correlate_or_convolve
    raise RuntimeError('filter weights array has incorrect

标签:incorrect,RuntimeError,site,filter,weights,array
来源: https://blog.51cto.com/u_14217737/2912435