HMS-Core / hms-ml-demo

HMS ML Demo provides an example of integrating Huawei ML Kit service into applications. This example demonstrates how to integrate services provided by ML Kit, such as face detection, text recognition, image segmentation, asr, and tts.
https://developer.huawei.com/consumer/en/hms/huawei-mlkit?ha_source=hms1
Apache License 2.0
356 stars 120 forks source link

Custom model - model conversion from TensorFlow lite #48

Open giolaq opened 3 years ago

giolaq commented 3 years ago

Can you provide a TensorFlow Lite model and the steps to convert it and make it working with the project?

I tried to convert the model with the HMS Toolkit but the model produced generated an exception in the MLExecutor getInstance.

Mike-mei commented 3 years ago

Hello, @joaobiriba You can refer to this doc for the steps details