重现步骤
期待结果和实际结果
软硬件版本信息
错误日志
尝试解决过程
补充材料
什么任务,哪个芯片,最后报错是什么?
图像检测,K230芯片,报错:Unhandled exception. System.AggregateException: One or more errors occurred. (Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index'))
会不会是图片太大了,我弄的像素是640x640
https://kendryte-download.canaan-creative.com/developer/common/cloud_training_system/examples/detection.zip这是提供的示例数据集,你用这个试试看能否正常训练。我怀疑是数据集的问题。