Categories
Misc

Tensorflow Lite on RPI

I am trying to run a tensorflow lite model in my RPI (3B+) and is following this blog post that I found on this sub

https://blog.paperspace.com/tensorflow-lite-raspberry-pi/

The article is fairly old so I have the lastest version of python and tflite-runtime compared the mentioned versions on the blog.

The blog used a MobileNetV1 while I used my own model which made use of MobileNetV2.

I copied the code for now and changed the directories to match my local.

The code does not have error or warnings but I always get the first item on my text file, and an accuracy of 0.0%.

What could be the issue here?

submitted by /u/clareeenceee
[visit reddit] [comments]

Leave a Reply

Your email address will not be published. Required fields are marked *