Skip to content
This repository has been archived by the owner on Nov 11, 2023. It is now read-only.

can not convert some model #6

Closed
vijayky88 opened this issue Dec 17, 2020 · 5 comments
Closed

can not convert some model #6

vijayky88 opened this issue Dec 17, 2020 · 5 comments

Comments

@vijayky88
Copy link

hi ,

i wanted to convert https://download.01.org/openvinotoolkit/2018_R5/open_model_zoo/face-reidentification-retail-0095/FP32/
but getting failed with below message:
openvino2tensorflow --model_path=openvino/448x448/FP32/Resnet34_3inputs_448x448_20200609.xml --output_saved_model True --output_pb True --output_weight_quant_tflite True --output_float16_quant_tflite True --output_no_quant_float32_tflite True

openvino2tensorflow --model_path=FP32/face-reidentification-retail-0095.xml --output_saved_model True --output_pb True --output_weight_quant_tflite True --output_float16_quant_tflite True --output_no_quant_float32_tflite True
TensorFlow/Keras model building process starts ======================================
/home/vijay/.local/lib/python3.6/site-packages/tensorflow/python/autograph/utils/testing.py:21: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
import imp
The Input layer is not yet implemented.

please let mw know if i need to do any workaorund.

Limitation from myside:
i can not used the said model in openvino 2021 version as it failed with below message saying "intel IR files is not compatible"

openvino2tensorflow --model_path=openvino/448x448/FP32/Resnet34_3inputs_448x448_20200609.xml --output_saved_model True --output_pb True --output_weight_quant_tflite True --output_float16_quant_tflite True --output_no_quant_float32_tflite True

openvino2tensorflow --model_path=FP32/face-reidentification-retail-0095.xml --output_saved_model True --output_pb True --output_weight_quant_tflite True --output_float16_quant_tflite True --output_no_quant_float32_tflite True
TensorFlow/Keras model building process starts ======================================
/home/vijay/.local/lib/python3.6/site-packages/tensorflow/python/autograph/utils/testing.py:21: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
import imp
The Input layer is not yet implemented.

Thanks
Vijay
skpyeid ~ vijayky88

@PINTO0309
Copy link
Owner

Unfortunately, face-reidentification-retail-0095 is the OpenVINO model for 2018, so it is currently unsupported.

@vijayky88
Copy link
Author

any work around or any suggestion ? or should i wait for the upgraded version of face-reidentification-retail-0095 from intel side

@PINTO0309
Copy link
Owner

PINTO0309 commented Dec 18, 2020 via email

@PINTO0309
Copy link
Owner

ezgif com-gif-maker (6)

@PINTO0309
Copy link
Owner

@semihstp
Please issue another issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants