YOLO-Drone: An Efficient Object Detection Approach Using the GhostHead Network for Drone Images
Hyun-Ki Jung

TL;DR
This paper introduces YOLO-Drone, an improved drone image object detection model based on YOLOv11 with a GhostHead network, achieving higher accuracy and speed on the VisDrone dataset compared to existing models.
Contribution
The paper proposes the GhostHead network enhancement for YOLOv11, specifically tailored for drone images, resulting in improved detection accuracy and inference speed.
Findings
YOLO-Drone outperforms YOLOv11 in accuracy metrics.
YOLO-Drone surpasses YOLOv8, YOLOv9, and YOLOv10 in mAP.
Enhanced model shows better speed and reliability.
Abstract
Object detection using images or videos captured by drones is a promising technology with significant potential across various industries. However, a major challenge is that drone images are typically taken from high altitudes, making object identification difficult. This paper proposes an effective solution to address this issue. The base model used in the experiments is YOLOv11, the latest object detection model, with a specific implementation based on YOLOv11n. The experimental data were sourced from the widely used and reliable VisDrone dataset, a standard benchmark in drone-based object detection. This paper introduces an enhancement to the Head network of the YOLOv11 algorithm, called the GhostHead Network. The model incorporating this improvement is named YOLO-Drone. Experimental results demonstrate that YOLO-Drone achieves significant improvements in key detection accuracy…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · UAV Applications and Optimization · Face recognition and analysis
