Qengineering / TensorFlow_Lite_Classification_Jetson-Nano

BSD 3-Clause "New" or "Revised" License
5 stars 1 forks source link

Guide convert model to tflite on jetson nano #1

Open SokPhanith opened 3 years ago

SokPhanith commented 3 years ago

Hello ,Did this model you got from slim model mobilenet_v1_224 ? If I want test with another model. How can I convert from checkpoint tf1 to tflite ? plz guide me to convert it. Thank you

Qengineering commented 3 years ago

I've used readymade models from the FT-Lite zoo: link and from the TF Hub [link}(https://tfhub.dev/s?deployment-format=lite&module-type=image-object-detection).