Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem of transfering pb. to tflite. #9

Open
tiffanyXiaoqing opened this issue Feb 18, 2020 · 0 comments
Open

Problem of transfering pb. to tflite. #9

tiffanyXiaoqing opened this issue Feb 18, 2020 · 0 comments

Comments

@tiffanyXiaoqing
Copy link

I did not use docker. .I used the following command line on Pycharm Terminal based on Windows 10 platform.

"tflite_convert --saved_model_dir=saved_model/ --output_file yolo_v3.tflite --saved_model_signature_key='predict'"
However, it showed that
ModuleNotFoundError: No module named 'tensorflow.contrib.lite.python.tflite_convert'
Is the error because of my Tensorflow version? Mine is Tensorflow 1.13.1.

I would appreciate if you can help.

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

No branches or pull requests

1 participant