labelme安装及遇到的问题
报错:ImportError: DLL load failed while importing onnxruntime_pybind11_state: 动态链 接库(DLL)初始化例程失败。
使用的是python 3.11的虚拟环境,后更换python 3.9的环境,问题解决。
参考:
ImportError: DLL load failed while importing onnxruntime_pybind11_state: 动态链 接库(DLL)初始化例程失败。问题解决办法_onnxruntime 动态链接库(dll)初始化例程失败-CSDN博客
PaddleDetect图像目标检测模型训练之数据标注——使用labelme进行标注_labelme汉化-CSDN博客