Skip to content

Tools and examples for getting started with object detection + classification tasks on Raspberry Pi, using Tensorflow 2.0 and Keras. READ ME FIRST: https://medium.com/@grepLeigh/portable-computer-vision-tensorflow-2-0-on-a-raspberry-pi-part-1-of-2-84e318798ce9

License

Notifications You must be signed in to change notification settings

TheArtOfPour/rpi-vision

 
 

Repository files navigation

RPI Vision

Deep object detection on a Raspberry Pi using Tensorflow & Keras.

Materials

Install Dependencies (on Raspberry Pi)

Follow the guide in our Learn System https://learn.adafruit.com/running-tensorflow-lite-on-the-raspberry-pi-4

Running a trainer (GPU Accelerated)

pip install -r trainer.requirements.txt

Analyzing via Tensorboard

tensorboard --logdir gs://my-gcs-bucket/my-model/logs/

References

About

Tools and examples for getting started with object detection + classification tasks on Raspberry Pi, using Tensorflow 2.0 and Keras. READ ME FIRST: https://medium.com/@grepLeigh/portable-computer-vision-tensorflow-2-0-on-a-raspberry-pi-part-1-of-2-84e318798ce9

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 82.7%
  • Shell 9.9%
  • Makefile 7.4%