Ultra-Fast-Lane-Detection-v2-opencv-onnxrun
Ultra-Fast-Lane-Detection-v2-opencv-onnxrun copied to clipboard
无法使用自己转换的ONNX推理
大佬你好,感谢您的开源工作!我在使用你提供ufldv2_culane_res18_320x800.onnx文件在main.py推理时成功,但在使用我自己转换的culane_res18.onnx文件无法成功,出现如下报错:(culane_res18.onnx是利用官方权重转换而来)
/home/pc/anaconda3/envs/UFLD/bin/python3.7 /home/pc/FY/Ultra-Fast-Lane-Detection-v2-master/ONNX/opencv/main.py
Traceback (most recent call last):
File "/home/pc/FY/Ultra-Fast-Lane-Detection-v2-master/ONNX/opencv/main.py", line 99, in