Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.
6392 Discussions

Does OpenCV-OpenVINO version supports Yolo v3 network?

ABoch5
Beginner
642 Views

As known OpenVINO can be used as backend for OpenCV-dnn module, and OpenCV-dnn module support Yolo v3 object detection.

* OpenCV can use OpenVINO backend: https://github.com/opencv/opencv/wiki/Intel's-Deep-Learning-Inference-Engine-backend

> Intel's Deep Learning Inference Engine
> (DL IE) is a part of Intel® OpenVINO™
> toolkit. You can use it as a
> computational backend for OpenCV deep
> learning module.

* OpenCV-dnn supports Yolo v3: https://github.com/opencv/opencv/blob/master/samples/dnn/object_detection.cpp#L366-L395

----

* I installed OpenVINO with integretaed OpenCV-4.1.0-openvion, but there is no yolo in samples.

* Also there is no yolo v3 models in zoo: https://github.com/opencv/open_model_zoo/blob/master/intel_models/index.md

It seems that OpenCV should support Yolo v3 by using Path-2: https://www.learnopencv.com/using-openvino-with-opencv/


Does OpenCV-OpenVINO version supports Yolo v3 object detection to run on Intel VPU (Myriad X) - NCS2? 

0 Kudos
0 Replies
Reply