问题描述

错误界面如图所示
#################
错误log文件
################
2025-11-16 23:41:08,467: INFO AICube.py 154: license校验通过!
2025-11-16 23:41:08,512: INFO AICube.py 161: GPU环境检查通过!
2025-11-16 23:54:01,699: INFO maincontroller.py 4746: CUDA error: an illegal instruction was encountered
CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect.
For debugging consider passing CUDA_LAUNCH_BLOCKING=1.
2025-11-16 23:54:01,699: INFO maincontroller.py 4747: 训练线程工作异常!
2025-11-16 23:54:01,700: ERROR maincontroller.py 4748: NoneType: None
硬件板卡
k230视觉模块
多测试了几轮,都是在第四轮出现问题,求大佬解释
看来是随机的,又出现后面的轮次报错的了
模型调小一点(n),图像尺寸调小一点(350)就能完整训练,但是仍不知道如何解决这个问题