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

Difference from Background: Limit of Detection01:05

Difference from Background: Limit of Detection

5.1K
The limit of detection (LOD) is the smallest amount of analyte that can be distinguished from the background noise. The LOD value corresponds to the concentration at which the analyte signal is three times larger than the standard deviation of the blank signal. Below this value, the analyte signal cannot be differentiated from the background noise. It is calculated by dividing the calibration slope by 3 times the standard deviation of the blank signals.
The LOD indicates the presence or absence...
5.1K
Force Classification01:22

Force Classification

1.1K
Forces play a crucial role in the study of physics and engineering. They are essential in describing the motion, behavior, and equilibrium of objects in the physical world. Forces can be classified based on their origin, type, and direction of action.
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
1.1K
Improving Translational Accuracy02:07

Improving Translational Accuracy

8.5K
Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
8.5K
Detection of Gross Error: The Q Test01:00

Detection of Gross Error: The Q Test

4.9K
When one or more data points appear far from the rest of the data, there is a need to determine whether they are outliers and whether they should be eliminated from the data set to ensure an accurate representation of the measured value. In many cases, outliers arise from gross errors (or human errors) and do not accurately reflect the underlying phenomenon. In some cases, however, these apparent outliers reflect true phenomenological differences. In these cases, we can use statistical methods...
4.9K

You might also read

Related Articles

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

Sort by
Same author

Improved Exponential and Cost-Weighted Hybrid Algorithm for Mobile Robot Path Planning.

Sensors (Basel, Switzerland)·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: May 17, 2025

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

438

Small-Target Detection Algorithm Based on STDA-YOLOv8.

Cun Li1, Shuhai Jiang1, Xunan Cao1

  • 1School of Mechanical and Electronic Engineering, Nanjing Forestry University, Nanjing 210037, China.

Sensors (Basel, Switzerland)
|May 14, 2025
PubMed
Summary
This summary is machine-generated.

This study introduces STDA-YOLOv8, an enhanced algorithm for small-target detection. It improves accuracy by 5.3% on VisDrone and 5.7% on PASCAL VOC, overcoming data imbalance and detection limitations.

Keywords:
YOLOv8contextual augmentationfeature refinementsmall-target detection

More Related Videos

A System for Tracking the Dynamics of Social Preference Behavior in Small Rodents
08:38

A System for Tracking the Dynamics of Social Preference Behavior in Small Rodents

Published on: November 21, 2019

7.5K
Medical-grade Sterilizable Target for Fluid-immersed Fetoscope Optical Distortion Calibration
07:03

Medical-grade Sterilizable Target for Fluid-immersed Fetoscope Optical Distortion Calibration

Published on: February 23, 2017

7.6K

Related Experiment Videos

Last Updated: May 17, 2025

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

438
A System for Tracking the Dynamics of Social Preference Behavior in Small Rodents
08:38

A System for Tracking the Dynamics of Social Preference Behavior in Small Rodents

Published on: November 21, 2019

7.5K
Medical-grade Sterilizable Target for Fluid-immersed Fetoscope Optical Distortion Calibration
07:03

Medical-grade Sterilizable Target for Fluid-immersed Fetoscope Optical Distortion Calibration

Published on: February 23, 2017

7.6K

Area of Science:

  • Computer Vision
  • Machine Learning
  • Artificial Intelligence

Background:

  • Small-target detection is challenging due to network limitations and imbalanced training data, leading to false positives and missed detections.
  • Existing datasets often lack sufficient annotations for small objects, hindering model performance.

Purpose of the Study:

  • To propose a novel algorithm, STDA-YOLOv8, to enhance small-target detection capabilities.
  • To address limitations in feature extraction and data imbalance for improved small-object recognition.

Main Methods:

  • Designed a new network architecture incorporating a Contextual Augmentation Module (CAM) with multi-scale dilated convolutions and a Feature Refinement Module (FRM) for adaptive feature fusion.
  • Introduced a Copy-Reduce-Paste data augmentation technique to mitigate annotation disparities between small and large objects.
  • Conducted ablation and comparative experiments on VisDrone and PASCAL VOC datasets.

Main Results:

  • STDA-YOLOv8 achieved 93.5% accuracy on the VisDrone dataset, a 5.3% improvement over YOLOv8.
  • Achieved 94.2% accuracy on the PASCAL VOC dataset, a 5.7% improvement over YOLOv8.
  • Outperformed mainstream target detection models and specialized small-target detection algorithms like QueryDet.

Conclusions:

  • The proposed STDA-YOLOv8 effectively enhances small-target detection performance by improving feature extraction and addressing data imbalance.
  • The novel CAM and FRM modules significantly boost detection precision for small targets.
  • The Copy-Reduce-Paste augmentation method proves effective in handling annotation disparities, contributing to overall model robustness.