With the announcement that Object Detection API is now compatible with Tensorflow 2, I tried to test the new models published in the TF2 model zoo, and train them with my custom data. However, I have ...
This application downloads a TensorFlow Lite model from the Golioth servers and uses it to recognize spoken words using an i2s microphone. Compile and load the application on an m5stack CoreS3 device ...