IndexError: index 1080 is out of bounds for axis 1 with size 1080

IndexError: index 1080 is out of bounds for axis 1 with size 1080

  1. 问题
  2. 解决办法

问题

这里的错误出现是因为在标注时将 标注的椭圆弄到了图像外。如下图圈住manhole 右边部分 已经超出图像尺寸。


clipboard.png

解决办法

将标注的椭圆或者圆形要完整的在图片中露出来。

sitemap