yolopv2-opencv-onnxrun-cpp-py icon indicating copy to clipboard operation
yolopv2-opencv-onnxrun-cpp-py copied to clipboard

分别使用OpenCV、ONNXRuntime部署YOLOPV2目标检测+可驾驶区域分割+车道线分割,一共包含54个onnx模型,依然是包含C++和Python两个版本的程序。仅仅只依赖OpenCV就能运行,彻底摆脱对任何深度学习框架的依赖。

Results 9 yolopv2-opencv-onnxrun-cpp-py issues
Sort by recently updated
recently updated
newest added

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?

![image](https://user-images.githubusercontent.com/100687364/236820214-c047d82d-0d6a-469d-98d7-8f7386a9604b.png) 我可以运行opencv文件夹里的代码,但onnxruntime里的代码会报错,这是什么原因呢

你好请问是什么原因出现以下报错呢: ![image](https://user-images.githubusercontent.com/128987977/233779211-0084e2b9-574e-4997-9b29-2d2cc1b0b24f.png)

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:...

您好,请问您将 yolopv2.pt 转 onnx 格式这部分可以介绍吗,参考代码可以发我一份,谢谢!这是我的邮箱[email protected]