wafa_ath
wafa_ath
Has anyone used TensorFlow Lite Micro with STM32 project recently?
Yeah, just grab the tflite-micro source files (like the ones in micro/, schema/, and flatbuffers/include/) and drop them into your STM32 project. Make sure the include paths are set up right, and you’re good to go. Don’t worry about the generate_projects it's not needed for STM32.
25 replies