Camila_99$$
DIIDevHeads IoT Integration Server
•Created by Enthernet Code on 7/16/2024 in #middleware-and-os
How do I convert a Keras model to TensorFlow Lite format?
@Marvee Amasi Great points! Just to add a bit more detail:
1/Export Keras model:
2/Convert to TensorFlow Lite:
3/Integrate with microcontroller: Use TensorFlow Lite for Microcontrollers library.
More details here: TensorFlow Lite for Microcontrollers.
7 replies