This is the algorithm for real-time object classification using YOLO models, designed for deployment on CrazyFlie platforms.
WAIT! Before you run the algorithm you must download:
- Sort (real-time tracking): https://github.com/abewley/sort
- OpenCV: https://github.com/opencv/opencv
- Tkinter
- Ultralytics