2024-12-09 12:17 AM
I am trying to implement a gesture recognition system using tensorflow lite and mpu6050 but for that I have to use tensorflow lite micro in my STM32F446re but after downloading it from github repository I saw it is being build by Bazel but I usually use Cmake to build my project. have anyone tried this before please share your experience/process with me it would be a great help