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

tracking problem #64

Open mahdiEr opened 3 years ago

mahdiEr commented 3 years ago

Description

Hi I am an electronics student and I am running an rpi-object-tracking project. I did all the steps exactly with the help of your website After completing the installation process, when I execute the Pantilet test command, the servomotors connected to the Pantilet start to rotate 360 degrees. The detect part of the project works properly. But when I run tracking, the servomotors start rotating 360 degrees for no reason and stop after a while, after that when I move in front of the camera, detection is done but the servomotors do not move. Please help me. Thankful

pan tilt hat -> waveshare raspberry pi 4->4G

What I Did