Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

SD-YOLO: A Lightweight and High-Performance Deep Model for Small and Dense Object Detection

View through CrossRef
Abstract Object detection in remote sensing imagery from unmanned aerial vehicles (UAVs) is crucial yet challenging, demanding efficient algorithms for high accuracy and real-time performance despite complexities like small, dense, and occluded objects in intricate backgrounds. To address these challenges, we introduce SD-YOLO, an enhanced object detection model based on You Only Look Once version 8 (YOLOv8). SD-YOLO incorporates several key innovations. First, SD-YOLO optimizes the model for resource-constrained platforms by removing redundant low-resolution feature maps and integrating a tiny detection head, accordingly improving small object detection while significantly reducing parameters by around \(65%\). Second, SD-YOLO enhances feature extraction with the C2f-DMSC block, an advanced combination of a Dense Multi-Scale Convolution (DMSC) block and a transformer module, to effectively capture local and global features for improved object representation. Third, the Multi-Scale Convolutional Block Attention Module (MSCBAM) refines feature processing by emphasizing critical regions and expanding the receptive field. To serve diverse demands of performance and efficiency, we offer two versions of SD-YOLO for either efficiency or accuracy via channel scaling. Evaluations on VisDrone-2019 show SD-YOLOn achieves a mean average precision (mAP0.5) of 35.8% a 2.2% improvement over YOLOv8n, while SD-YOLOs reaches 43.7% mAP0.5 on VisDrone-2019 and 79.2% mAP0.5 on LEVIR-Ship with 3.62M parameters, thus demonstrating its effectiveness for small, dense object detection in remote sensing.
Title: SD-YOLO: A Lightweight and High-Performance Deep Model for Small and Dense Object Detection
Description:
Abstract Object detection in remote sensing imagery from unmanned aerial vehicles (UAVs) is crucial yet challenging, demanding efficient algorithms for high accuracy and real-time performance despite complexities like small, dense, and occluded objects in intricate backgrounds.
To address these challenges, we introduce SD-YOLO, an enhanced object detection model based on You Only Look Once version 8 (YOLOv8).
SD-YOLO incorporates several key innovations.
First, SD-YOLO optimizes the model for resource-constrained platforms by removing redundant low-resolution feature maps and integrating a tiny detection head, accordingly improving small object detection while significantly reducing parameters by around \(65%\).
Second, SD-YOLO enhances feature extraction with the C2f-DMSC block, an advanced combination of a Dense Multi-Scale Convolution (DMSC) block and a transformer module, to effectively capture local and global features for improved object representation.
Third, the Multi-Scale Convolutional Block Attention Module (MSCBAM) refines feature processing by emphasizing critical regions and expanding the receptive field.
To serve diverse demands of performance and efficiency, we offer two versions of SD-YOLO for either efficiency or accuracy via channel scaling.
Evaluations on VisDrone-2019 show SD-YOLOn achieves a mean average precision (mAP0.
5) of 35.
8% a 2.
2% improvement over YOLOv8n, while SD-YOLOs reaches 43.
7% mAP0.
5 on VisDrone-2019 and 79.
2% mAP0.
5 on LEVIR-Ship with 3.
62M parameters, thus demonstrating its effectiveness for small, dense object detection in remote sensing.

Related Results

Lightweight fruit detection algorithms for low‐power computing devices
Lightweight fruit detection algorithms for low‐power computing devices
Abstract A lightweight fruit detection algorithm is important to ensure real‐time detection on low‐power computing devices while maintaining detection accuracy. I...
Depth-aware salient object segmentation
Depth-aware salient object segmentation
Object segmentation is an important task which is widely employed in many computer vision applications such as object detection, tracking, recognition, and ret...
AVS-YOLO: Object Detection in Aerial Visual Scene
AVS-YOLO: Object Detection in Aerial Visual Scene
Difficult object detection and class imbalance in object detection are the two main challenges faced by aerial image object detection. Difficult objects include small objects, obje...
SCM-YOLO for Lightweight Small Object Detection in Remote Sensing Images
SCM-YOLO for Lightweight Small Object Detection in Remote Sensing Images
Currently, small object detection in complex remote sensing environments faces significant challenges. The detectors designed for this scenario have limitations, such as insufficie...
Deep learning for small object detection in images
Deep learning for small object detection in images
[ACCESS RESTRICTED TO THE UNIVERSITY OF MISSOURI AT REQUEST OF AUTHOR.] With the rapid development of deep learning in computer vision, especially deep convolutional neural network...
Adaptive Drop Approaches to Train Spiking-YOLO Network for Traffic Flow Counting
Adaptive Drop Approaches to Train Spiking-YOLO Network for Traffic Flow Counting
Abstract Traffic flow counting is an object detection problem. YOLO (" You Only Look Once ") is a popular object detection network. Spiking-YOLO converts the YOLO network f...
Object Detection Using CNN
Object Detection Using CNN
Object detection system using Convolutional Neural Network(CNN) that can accurately identify and classify objects in videos. The purpose of object detection using CNN to enhance te...
YOLO-V2 (You Only Look Once)
YOLO-V2 (You Only Look Once)
The you-only-look-once (YOLO) v2 object detector uses a single stage object detection network. YOLO v2 is faster than other two-stage deep learning object detectors, such as region...

Back to Top