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.

error while converting caffe model

Yu__Jason
Beginner
199 Views

Model Optimizer arguments:
Common parameters:
        - Path to the Input Model:      /zteam/yuchangcun/models/VesPA_PA100K_26/vespa-pa100k_iter_35000.caffemodel
        - Path for generated IR:        /opt/intel/computer_vision_sdk_2018.4.420/deployment_tools/model_optimizer/.
        - IR output name:       vespa-pa100k_iter_35000
        - 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:      FP32
        - Enable fusing:        True
        - Enable grouped convolutions fusing:   True
        - Move mean values to preprocess section:       False
        - Reverse input channels:       False
Caffe specific parameters:
        - Enable resnet optimization:   True
        - Path to the Input prototxt:   /zteam/yuchangcun/models/VesPA_PA100K_26/vespa-pa100k_iter_35000.prototxt
        - Path to CustomLayersMapping.xml:      Default
        - Path to a mean file:  /zteam/yuchangcun/models/VesPA_PA100K_26/rap_mean.binaryproto
        - Offsets for a mean file:      Not specified
Model Optimizer version:        1.4.292.6ef7232d
[ ERROR ]  Unexpected exception happened during extracting attributes for node inception_4c/double3x3b.
Original exception message: list index out of range
 

model link:https://github.com/Craigie1996/Pedestrian-Attribute-Recognition/tree/master/models/VesPA_PA100K_26

 

0 Kudos
0 Replies
Reply