一:将PT模型文件转onnx:
1、用到export.py
安装依赖包
pip3 install onnx
pip3 install coremltools==4.0
2、export.py中的配置
文件路径
模型类型
改好后直接点击运行,生成模型:
--------------------------------------------------------------------------------------------------------------
标签:pip3,C#,检测,py,export,onnx,yolo5 From: https://www.cnblogs.com/daijian945/p/17610490.html