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 69 forks source link

Fix Travis CI/CD #17

Open leigh-johnson opened 4 years ago

leigh-johnson commented 4 years ago

Travis doesn't support ARMHF architechture, so we'll have to build and test via Qemu? Don't know if that's worth the trouble. Leaving this ticket open to acknowledge I should probably figure this out.