Object Tracking of UAVs utilizing YOLOv8 model for detection and classification and utilizing the Multiple Instance Learning (MIL) tracker for object tracking.
-
Updated
Feb 13, 2024 - Python
Object Tracking of UAVs utilizing YOLOv8 model for detection and classification and utilizing the Multiple Instance Learning (MIL) tracker for object tracking.
Real-time Object Tracking in Python
Track an object of your choice using various filters and algorithms available in OpenCV.
Object Trackers using OpenCV tracker libraries
🎯 Multiple object tracking algorithms (CSRT, KCF, MOSSE, MedianFlow, etc.) implemented with OpenCV. Includes demo scripts, comparison tool, and sample outputs.
To associate your repository with the mil-tracker topic, visit your repo's landing page and select "manage topics."