HIGH-PRECISION AERIAL OBJECT DETECTION MODEL UTILIZING YOLO V10 DEEP NEURAL NETWORK
Abstract
The installation of a real-time visual tracking system with an active pan-tilt camera for indoor human motion detection is presented in this study. For precise and effective human detection in every video frame, the system makes use of the cutting-edge YOLOv10 object detection model. YOLOv10 is perfect for real-time applications due to its fast inference and enhanced detection accuracy, especially in difficult illumination and occlusion situations. The system uses a multiple object tracking (MOT) framework that keeps a dynamic graph structure to guarantee robustness. Several theories about the quantity and temporal trajectories of identified persons are handled by this graph. YOLOv10 allows frame-wise object detection with fewer false positives and missing detections than traditional frame differencing techniques. In order to achieve consistent tracking throughout time, the MOT module performs temporal data association, checking and confirming YOLOv10's frame-wise predictions. Because of this close interaction, the tracker can estimate object placements and increase overall tracking reliability by giving feedback to the detection module. In order to choose the most plausible explanation for the observed video, tracking hypotheses are continuously expanded and trimmed. The system's efficacy in real-time human motion tracking scenarios is demonstrated by experimental results, which show that the inclusion of YOLOv10 significantly improves detection precision and temporal consistency.