yolopv2-opencv-onnxrun-cpp-py
yolopv2-opencv-onnxrun-cpp-py copied to clipboard
分别使用OpenCV、ONNXRuntime部署YOLOPV2目标检测+可驾驶区域分割+车道线分割,一共包含54个onnx模型,依然是包含C++和Python两个版本的程序。仅仅只依赖OpenCV就能运行,彻底摆脱对任何深度学习框架的依赖。
Hi, thank you for sharing. Unfortunately, I don't have access to the Baidu link. Is it possible to share with Gdrive? Thank you in advance.
Hi, thanks for your work. Is it possible to support Yolov5-Seg and Yolov5-Classification(v6.2)? Thanks in advance.
I want to know which dataset was used to train your models? It seems COCO?
 我可以运行opencv文件夹里的代码,但onnxruntime里的代码会报错,这是什么原因呢
你好请问是什么原因出现以下报错呢: 
Thanks for the sharing. I tried the opencv code to import onnx/yolopv2_480x640.onnx but failed. My terminal output is ``` terminate called after throwing an instance of 'cv::Exception' what(): OpenCV(4.4.0) /tmp/third_party/opencv-4.4.0/modules/dnn/src/onnx/onnx_importer.cpp:1410:...
RT Thank you!
您好,请问您将 yolopv2.pt 转 onnx 格式这部分可以介绍吗,参考代码可以发我一份,谢谢!这是我的邮箱[email protected]