Single-stage uav detection and classification with yolov5: Mosaic data augmentation and panet
In Drone-vs-Bird Detection Challenge in conjunction with the 4th International Workshop on Small-Drone Surveillance, Detection and Counteraction Techniques at IEEE AVSS 2021, we proposed a YOLOV5-based object detection model for small UAV detection and classification. YOLOV5 leverages PANet neck and mosaic augmentation which help in improving detection of small objects. We have combined the challenge dataset with one of the publicly available UAV air to air dataset having complex background and lighting conditions for training the model. The proposed approach achieved 0.96 Recall, 0.98 mAP0.5, and 0.71 mAP0.5:0.95 on the 10% randomly sampled dataset from the whole dataset.
Code (1)
Tasks
2D Object DetectionData Augmentationobject-detectionObject DetectionSimilar Papers 제목 키워드 기반
YOLOv4: A Breakthrough in Real-Time Object Detection
YOLOv4 achieved the best performance on the COCO dataset by combining advanced techniques for regression (bounding box positioning) and classification (object class identification) using the Darknet framework. To enhance…
Data Augmentationobject-detectionObject DetectionReal-Time Object DetectionAutomatic Cattle Identification using YOLOv5 and Mosaic Augmentation: A Comparative Analysis
You Only Look Once (YOLO) is a single-stage object detection model popular for real-time object detection, accuracy, and speed. This paper investigates the YOLOv5 model to identify cattle in the yards. The current soluti…
object-detectionObject DetectionReal-Time Object DetectionTAGClass Imbalance in Object Detection: An Experimental Diagnosis and Study of Mitigation Strategies
Object detection, a pivotal task in computer vision, is frequently hindered by dataset imbalances, particularly the under-explored issue of foreground-foreground class imbalance. This lack of attention to foreground-fore…
BenchmarkingData Augmentationobject-detectionObject DetectionEnhancing Wrist Fracture Detection with YOLO
Diagnosing and treating abnormalities in the wrist, specifically distal radius, and ulna fractures, is a crucial concern among children, adolescents, and young adults, with a higher incidence rate during puberty. However…
Anomaly DetectionFracture detectionmedical image detectionMedical Object Detection+3YOLOv5, YOLOv8 and YOLOv10: The Go-To Detectors for Real-time Vision
This paper presents a comprehensive review of the evolution of the YOLO (You Only Look Once) object detection algorithm, focusing on YOLOv5, YOLOv8, and YOLOv10. We analyze the architectural advancements, performance imp…
Edge-computingobject-detectionObject Detection