googlecodelabs / tensorflow-for-poets-2

Apache License 2.0
508 stars 463 forks source link

unable to convert to .tflite #129

Open master-sam opened 5 years ago

master-sam commented 5 years ago

Check failed: array.data_type == array.final_data_type Array "ImageTensor" has mis-matching actual and final data types (data_type=uint8, final_data_type=float).

getting this error

I have given --inference_type=FLOAT --input_data_type=FLOAT