raspberrypi / picamera2

New libcamera based python library
BSD 2-Clause "Simplified" License
771 stars 164 forks source link

[HOW-TO] Create a working TFlite model #987

Open gamma-gamer opened 3 months ago

gamma-gamer commented 3 months ago

Using the examples -> Tensorflow, I got their original examples running.

However, I find myself unable to create my own TFlite model that loads into their system. I'm using Teachable Machine and exporting it as a quantized conversion type.

Does anyone know how to create a working model for this code? It can be something different than Teachable Machine. I'll just have to instruct my students something new!

AlbertoHerrera1 commented 2 months ago

It could help if you paste the tutorial you are following and the errors you get :)