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

The model can not convert to tflite #3

Open
iChiaGuo opened this issue Jun 28, 2018 · 0 comments
Open

The model can not convert to tflite #3

iChiaGuo opened this issue Jun 28, 2018 · 0 comments

Comments

@iChiaGuo
Copy link

bazel-bin/tensorflow/contrib/lite/toco/toco --input_file=frozen_inference_graph.pb --input_format=TENSORFLOW_GRAPHDEF --output_format=TFLITE --output_file=real_segmenation.tflite --inference_type=FLOAT --inference_input_type=FLOAT --input_shape=1,368,432,3 --input_array=ImageTensor --output_array=SemanticPredictions

result:
Check failed: output_size_shape.dimensions_count() == 1 (2 vs. 1)

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