Abstract: Object detection in unpiloted aerial vehicle (UAV) imagery has been widely applied across various domains. However, the typically small size and uneven spatial distribution of objects in UAV ...
This implementation is designed as a demo to test COCO trained YOLOv11 detection models. This project implements YOLOv11 object detection in C++ using OpenCV with CUDA backend. It supports real time ...
Abstract: The detection of remote sensing (RS) objects plays a crucial role in various earth observation tasks. Current RS object detection methods tend to face great challenges due to large-scale ...
This project provides a desktop GUI for real-time object detection using OpenCV, Tkinter, and pyttsx3. The app displays your webcam feed, draws bounding boxes around detected objects, and announces ...