###############|| Run Model Optimizer ||############### Waiting for 2 seconds, press a key to continue ... python mo.py --input_model "C:\Users\djf34\Documents\Intel\OpenVINO\openvino_models\models\FP16\classification\squeezenet\1.1\caffe\squeezenet1.1.caffemodel" --output_dir "C:\Users\djf34\Documents\Intel\OpenVINO\openvino_models\ir\FP16\classification\squeezenet\1.1\caffe" --data_type FP16 Model Optimizer arguments: Common parameters: - Path to the Input Model: C:\Users\djf34\Documents\Intel\OpenVINO\openvino_models\models\FP16\classification\squeezenet\1.1\caffe\squeezenet1.1.caffemodel - Path for generated IR: C:\Users\djf34\Documents\Intel\OpenVINO\openvino_models\ir\FP16\classification\squeezenet\1.1\caffe - IR output name: squeezenet1.1 - Log level: ERROR - Batch: Not specified, inherited from the model - Input layers: Not specified, inherited from the model - Output layers: Not specified, inherited from the model - Input shapes: Not specified, inherited from the model - Mean values: Not specified - Scale values: Not specified - Scale factor: Not specified - Precision of IR: FP16 - Enable fusing: True - Enable grouped convolutions fusing: True - Move mean values to preprocess section: False - Reverse input channels: False Caffe specific parameters: - Path to Python Caffe* parser generated from caffe.proto: mo\front\caffe\proto - Enable resnet optimization: True - Path to the Input prototxt: C:\Users\djf34\Documents\Intel\OpenVINO\openvino_models\models\FP16\classification\squeezenet\1.1\caffe\squeezenet1.1.prototxt - Path to CustomLayersMapping.xml: extensions\front\caffe\CustomLayersMapping.xml - Path to a mean file: Not specified - Offsets for a mean file: Not specified Model Optimizer version: 2019.2.0-436-gf5827d4 [ ERROR ] ------------------------------------------------- [ ERROR ] ----------------- INTERNAL ERROR ---------------- [ ERROR ] Unexpected exception happened. [ ERROR ] Please contact Model Optimizer developers and forward the following information: [ ERROR ] DLL load failed: The specified procedure could not be found. [ ERROR ] Traceback (most recent call last): File "C:\Program Files (x86)\IntelSWTools\openvino_2019.2.242\deployment_tools\model_optimizer\mo\main.py", line 302, in main return driver(argv) File "C:\Program Files (x86)\IntelSWTools\openvino_2019.2.242\deployment_tools\model_optimizer\mo\main.py", line 254, in driver import mo.pipeline.caffe as mo_caffe File "C:\Program Files (x86)\IntelSWTools\openvino_2019.2.242\deployment_tools\model_optimizer\mo\pipeline\caffe.py", line 22, in from mo.front.caffe import custom_layers_mapping, loader File "C:\Program Files (x86)\IntelSWTools\openvino_2019.2.242\deployment_tools\model_optimizer\mo\front\caffe\loader.py", line 24, in from google.protobuf import text_format File "C:\Users\djf34\AppData\Roaming\Python\Python36\site-packages\google\protobuf\text_format.py", line 54, in from google.protobuf.internal import type_checkers File "C:\Users\djf34\AppData\Roaming\Python\Python36\site-packages\google\protobuf\internal\type_checkers.py", line 55, in from google.protobuf.internal import decoder File "C:\Users\djf34\AppData\Roaming\Python\Python36\site-packages\google\protobuf\internal\decoder.py", line 90, in from google.protobuf.internal import encoder File "C:\Users\djf34\AppData\Roaming\Python\Python36\site-packages\google\protobuf\internal\encoder.py", line 73, in from google.protobuf.internal import wire_format File "C:\Users\djf34\AppData\Roaming\Python\Python36\site-packages\google\protobuf\internal\wire_format.py", line 36, in from google.protobuf import descriptor File "C:\Users\djf34\AppData\Roaming\Python\Python36\site-packages\google\protobuf\descriptor.py", line 47, in from google.protobuf.pyext import _message ImportError: DLL load failed: The specified procedure could not be found. [ ERROR ] ---------------- END OF BUG REPORT -------------- [ ERROR ] ------------------------------------------------- Error C:\Program Files (x86)\IntelSWTools\openvino_2019.2.242\deployment_tools\demo>dir