|
|
发表于 2025-12-4 08:36:07
|
显示全部楼层
这个错误是什么?我电脑都没有f盘的,我软件装在d盘
Traceback (most recent call last):
File "F:\AI\VisoMaster_xianfeng_AIBL\app\ui\widgets\actions\card_actions.py", line 113, in find_target_faces
File "F:\AI\VisoMaster_xianfeng_AIBL\app\processors\models_processor.py", line 1430, in run_detect
File "F:\AI\VisoMaster_xianfeng_AIBL\app\processors\face_detectors.py", line 384, in run_detect
File "F:\AI\VisoMaster_xianfeng_AIBL\app\processors\face_detectors.py", line 429, in detect_retinaface
File "F:\AI\VisoMaster_xianfeng_AIBL\app\processors\face_detectors.py", line 317, in _run_model_with_lazy_build_check
File "D:\dfl\VisoMaster_xianfeng_AIBL\env\Lib\site-packages\onnxruntime\capi\onnxruntime_inference_collection.py", line 398, in run_with_iobinding
self._sess.run_with_iobinding(iobinding._iobinding, run_options)
RuntimeError: Error in execution: Non-zero status code returned while running Relu node. Name:'Relu_2' Status Message: CUDA error cudaErrorNoKernelImageForDevice:no kernel image is available for execution on the device
|
|