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

No support for CombinedNonMaxSuppression on Myriad

ShyamSundar
Beginner
420 Views

Running a custom Yolo model , ended up with this error

List of operations that cannot be converted to Inference Engine IR:
[ ERROR ] CombinedNonMaxSuppression (1)
[ ERROR ] detector/yolo_nms/combined_non_max_suppression/CombinedNonMaxSuppression
[ ERROR ] Part of the nodes was not converted to IR. Stopped.

Ran the Model optimiser using Openvino 2020.3 LTS as well as the latest version , Couldn't convert to IR files . Is there a way to add CombinedNonMaxSuppression support ?

0 Kudos
2 Replies
Iffa_Intel
Moderator
361 Views

Greetings,


Fyi, you need to convert your custom model first before using it with OpenVINO samples or NCS.


You may refer here for further info: https://docs.openvinotoolkit.org/latest/openvino_docs_MO_DG_prepare_model_convert_model_tf_specific_Convert_YOLO_From_Tensorflow.html


Sincerely,

Iffa


0 Kudos
Iffa_Intel
Moderator
335 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