TensorFlow-Lite-Object-Detection-on-Android-and-Raspberry-Pi icon indicating copy to clipboard operation
TensorFlow-Lite-Object-Detection-on-Android-and-Raspberry-Pi copied to clipboard

A tutorial showing how to train, convert, and run TensorFlow Lite object detection models on Android devices, the Raspberry Pi, and more!

Results 83 TensorFlow-Lite-Object-Detection-on-Android-and-Raspberry-Pi issues
Sort by recently updated
recently updated
newest added
trafficstars

Hello :) Thank you for sharing nice Colab notebook for Tensorflow v2 ! https://github.com/EdjeElectronics/TensorFlow-Lite-Object-Detection-on-Android-and-Raspberry-Pi/blob/master/Train_TFLite2_Object_Detction_Model.ipynb I'm having problem in less accuracy with quantized tflite. and notebook said quantized with tensor flow...

I got Failed to build opencv-python on running the bash command ``` nano get_pi_requirements.sh ```

Hey, I reviewed you guide to train a TF2 object detection model and wonder why you're using two different datatypes for the final inference. First you stick with `int8` and...

In Run Training process when " Use 'tf.cast' Instead. " returned and the code not process anything and loading ( or processing ) forever ![image](https://user-images.githubusercontent.com/96875731/204167788-d5c2b7b4-2f60-42e2-8d6f-b31f65d6a43b.png) I ran is coral for...

![image](https://github.com/EdjeElectronics/TensorFlow-Lite-Object-Detection-on-Android-and-Raspberry-Pi/assets/105976851/baaa2517-2bd0-419e-8fa0-8cd1ff89c31e)

(tflite1-env) pi@raspberrypi:~/tflite1 $ python3 TFLite_detection_webcam.py --modeldir=Sample_TFLite_model Traceback (most recent call last): File "/home/pi/tflite1/TFLite_detection_webcam.py", line 180, in frame = frame1.copy() AttributeError: 'NoneType' object has no attribute 'copy'

I am installing the TensorFlow and got the error below: I am on a Raspberry PI 4 8Gb 64 bit OS beta, Linux 5.10.11-v8+ #1399 SMP PREEMPT Thu Jan 28...

Hi, I'm new to the world of raspberry, I tried to follow the guide "How to Run TensorFlow Lite Object Detection Models on the Raspberry Pi" but when I launch...

I ran the code twice, I added bird, squirrel, raccoon at step 10 but no luck Getting this error Please help

This PR adds flags for executing the code under headless raspberry, tested on RPi zero 2