Project using the Tello drone to track a predetermined object. The model was trained using YOLOv8m.
- Python >= 3.9.0
pip install ultralyticspip install opencv-pythonpip install tello-zunepip install "numpy<2"git clone https://github.com/zunedrones/tello_tracking.git
cd tello_tracking
python main.py- You need to be connected to the Tello's Wi-Fi network to run the program.
