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.
6404 Discussions

Custom Tiny Yolo V2 Example Tensorflow for Movidius

idata
Employee
926 Views

Hi, just wondering if anyone has an example of tiny yolo v2 for movidius in Tensorflow. I built my own object detector using this model but I am unable to generate the graph and the only graphs I see on the official GitHub site, the makefile is something I cannot use since it is not for custom objects. Thanks a lot!

0 Kudos
1 Reply
idata
Employee
560 Views

I have created a custom object detection model trained using darkflow and I was able to generate the graph file too. Though the inference result was not correct. I referred https://github.com/fernandodelacalle/yolo-darkflow-movidius for inference.

0 Kudos
Reply