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

Training object detector which uses "DetectorOutput" layer from OpenVINO

Alexey_K_5
Beginner
433 Views

Hi,

There are several face detectors in model zoo (face-detector-retail004 & 005,  face-detector-010*). They seem to be very good and fast. Is there a sample or a simple guide how to train and convert custom model so it can benefit from using the DetectorOutput layer? 

Kind regards

Alexey

 

 

 
 
 
0 Kudos
2 Replies
Iffa_Intel
Moderator
415 Views

Greetings,


There are a few of custom models that you could use as a workaround such as YOLOV3, mxnet & etc.

These custom model required to be converted into IR before using them with openvino samples/applications.


You can refer here:

https://docs.openvinotoolkit.org/latest/openvino_docs_MO_DG_prepare_model_convert_model_Convert_Model_From_TensorFlow.html


Sincerely,

Iffa


0 Kudos
Iffa_Intel
Moderator
383 Views

Greetings,


Intel will no longer monitor this thread since we have provided a solution. If you need any additional information from Intel, please submit a new question.


Sincerely,

Iffa


0 Kudos
Reply