JaySRJ7 2023-08-18 11:35 采纳率: 12.5%
浏览 267
已结题

yolov5_obb训练出现的问题,需要解决方法

运行train.py时出现了WARNING: dataSet\images\train\XC_018.jpg: ignoring corrupt image/label: The DType <class 'numpy._IntegerAbstractDType'> could not be promoted by <class 'numpy.dtypes.StrDType'>. This means that no common DType exists for the given inputs. For example they cannot be stored in a single array unless the dtype is object. The full list of DTypes is: (<class 'numpy._IntegerAbstractDType'>, <class 'numpy.dtypes.StrDType'>)

img

这是标注的txt文件

img

  • 写回答

10条回答 默认 最新

  • 诅码 2023-08-25 16:13
    关注
    获得0.15元问题酬金

    如果图像应该是RGB格式的,但是有一些图像是灰度格式的,那么就会遇到这个问题。

    评论

报告相同问题?

问题事件

  • 系统已结题 8月26日
  • 创建了问题 8月18日