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.

can't register custom layers

Wang__Yunpeng
Beginner
233 Views

I'm trying to deploy my own caffe model, which has some custom layers

I'm sure that I have modified CustomLayerMapping.xml correctly and this model can work perfectly on system caffe

Then when I run

python3 mo.py --input_model /PATH/ --input_proto /PATHTOMODEL/ -k /PATHTOXML/,

It always shows me

"you have custom layers that are not supported".

It seems like "-k" is useless

 

Help me, please.

0 Kudos
0 Replies
Reply