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
178 stars 70 forks source link

Release v2.0.0 #47

Open leigh-johnson opened 3 years ago

leigh-johnson commented 3 years ago

Closes #45

Before cutting full release, some house-keeping...

  1. Update README.md
  2. Update docs site / new doc: Custom Gcloud AutoML model
  3. Does Travis support arm7l yet?
  4. aarch64 in this release?
Martin2kid commented 3 years ago

Did you try object tracking resuming after subject disappear & re-appear within FOV for both Tf included object & face? and servo neutral return position when no object is detected within FOV and resume upon detection? with Coral Edge TPU enabled?

I verified both person & face label usage with Edge TPU hangs(have not tried other subject)

Martin2kid commented 3 years ago

Would you please add USB webcam usage as well?