bitsy-ai / rpi-object-tracking

Object tracking tutorial using TensorFlow / TensorFlow Lite, Raspberry Pi, Pi Camera, and a Pimoroni Pan-Tilt Hat.
https://medium.com/@grepLeigh/real-time-object-tracking-with-tensorflow-raspberry-pi-and-pan-tilt-hat-2aeaef47e134
MIT License
183 stars 70 forks source link

Refactor to api_v1 / api_v2 pattern to prepare for custom model/predictor support #46

Closed leigh-johnson closed 3 years ago

leigh-johnson commented 3 years ago

Pre-work required for #45