Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

A Scoping Review of Malnutrition Risk Prediction Models in Cancer Patients.

Journal of clinical nursing·2026
Same author

Redox rhythms promote fitness by modulating ageing-dependent reprogramming.

Nature metabolism·2026
Same author

Exploring the influencing factors of spiritual well-being in patients with advanced cancer undergoing chemotherapy: a latent profile analysis.

BMC palliative care·2026
Same author

Effects of Illness Perception and Emotion Regulation Strategies on Posttraumatic Growth in Lung Cancer Chemotherapy Patients and Their Family Caregivers: An Actor-Partner Interdependence Model Analysis.

Nursing research and practice·2026
Same author

Universal complexing agent enabling advanced iron-cerium redox flow batteries.

Nature communications·2025
Same author

Altitude, land use and precipitation regimes drive key factors of lake nitrous oxide emission on large geographic scales.

Water research·2025
Same journal

RETRACTED: Zhang et al. A Novel Framework for Reconstruction and Imaging of Target Scattering Centers via Wide-Angle Incidence in Radar Networks. <i>Sensors</i> 2025, <i>25</i>, 6802.

Sensors (Basel, Switzerland)·2026
Same journal

Enhancing Unsupervised Multi-Source Domain Adaptation for Person Re-Identification via Mixture of Experts and Graph-Based Relation.

Sensors (Basel, Switzerland)·2026
Same journal

Development of an Instrumented Glove for Palmar Pressure Assessment in Kayakers.

Sensors (Basel, Switzerland)·2026
Same journal

Development and Experimental Validation of an Autonomous IoT-Based Monitoring System for Real-Time Water Quality Assessment in the Amazon River.

Sensors (Basel, Switzerland)·2026
Same journal

Semi-Supervised Adversarial Learning Framework for Controller Area Network Bus Intrusion Detection.

Sensors (Basel, Switzerland)·2026
Same journal

Smart Optimization Method for Safety Signs in Innovative Manufacturing Environments Integrating Industrial Field IoT Sensors and Knowledge Graphs.

Sensors (Basel, Switzerland)·2026
See all related articles

Related Experiment Video

Updated: Jun 7, 2025

Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment
08:25

Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment

Published on: May 7, 2019

8.9K

Efficient Small Object Detection You Only Look Once: A Small Object Detection Algorithm for Aerial Images.

Jie Luo1, Zhicheng Liu1, Yibo Wang1

  • 1School of Information Engineering, Wuhan University of Technology, Wuhan 430070, China.

Sensors (Basel, Switzerland)
|November 9, 2024
PubMed
Summary
This summary is machine-generated.

This study introduces ESOD-YOLO, an efficient object detection model for Unmanned Aerial Vehicles (UAVs). It significantly improves small object detection in aerial images with fewer parameters, enhancing drone capabilities.

Keywords:
RepNIBMS moduleWFPN moduleaerial imagessmall object detectiontri-focal loss function

More Related Videos

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

471
Flying Insect Detection and Classification with Inexpensive Sensors
05:16

Flying Insect Detection and Classification with Inexpensive Sensors

Published on: October 15, 2014

25.1K

Related Experiment Videos

Last Updated: Jun 7, 2025

Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment
08:25

Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment

Published on: May 7, 2019

8.9K
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

471
Flying Insect Detection and Classification with Inexpensive Sensors
05:16

Flying Insect Detection and Classification with Inexpensive Sensors

Published on: October 15, 2014

25.1K

Area of Science:

  • Computer Vision
  • Artificial Intelligence
  • Remote Sensing

Background:

  • Aerial images present unique challenges for object detection, including scale variation, occlusion, and dense small targets.
  • Existing algorithms often struggle with small object feature extraction and spatial-semantic data integration, limiting drone deployment due to high parameter counts.

Purpose of the Study:

  • To develop an efficient small-object detection model (ESOD-YOLO) for Unmanned Aerial Vehicles (UAVs) based on YOLOv8n.
  • To enhance the extraction of small object information and improve spatial-semantic data fusion in aerial imagery.
  • To create a model with a reduced parameter count suitable for resource-constrained drone hardware.

Main Methods:

  • Replaced the C2f module in the YOLOv8n backbone with Reparameterized Multi-scale Inverted Blocks (RepNIBMS) for improved small object feature extraction.
  • Designed a Wave Feature Pyramid Network (WFPN) for enhanced cross-level multi-scale feature fusion, integrating spatial and semantic information.
  • Incorporated a dedicated small-object detection head and proposed a tri-focal loss function to handle imbalanced aerial image datasets.

Main Results:

  • ESOD-YOLO achieved 29.3% average mean accuracy on the VisDrone2019 test set (640x640 input size), outperforming the baseline YOLOv8n by 3.6%.
  • The model has a parameter count of 4.46 million, demonstrating efficiency for drone deployment.
  • Achieved superior detection accuracy compared to other methods while maintaining a lower parameter count.

Conclusions:

  • ESOD-YOLO effectively addresses the challenges of small object detection in aerial images for UAV applications.
  • The proposed model offers a balance between high detection accuracy and computational efficiency, making it suitable for real-time drone operations.
  • The integration of RepNIBMS, WFPN, and tri-focal loss provides a robust solution for aerial object detection tasks.