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

Force Classification01:22

Force Classification

1.4K
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.4K
Light Acquisition02:16

Light Acquisition

8.6K
In order to produce glucose, plants need to capture sufficient light energy. Many modern plants have evolved leaves specialized for light acquisition. Leaves can be only millimeters in width or tens of meters wide, depending on the environment. Due to competition for sunlight, evolution has driven the evolution of increasingly larger leaves and taller plants, to avoid shading by their neighbors with contaminant elaboration of root architecture and mechanisms to transport water and nutrients.
8.6K
Difference from Background: Limit of Detection01:05

Difference from Background: Limit of Detection

6.9K
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...
6.9K
Super-resolution Fluorescence Microscopy01:37

Super-resolution Fluorescence Microscopy

7.1K
Super-resolution fluorescence microscopy (SRFM) provides a better resolution than conventional fluorescence microscopy by reducing the point spread function (PSF). PSF is the light intensity distribution from a point that causes it to appear blurred. Due to PSF, each fluorescing point appears bigger than its actual size, and it is the PSF interference of nearby fluorophores that causes the blurred image. Various approaches to achieving higher resolution through SRFM have recently been...
7.1K
Deconvolution01:20

Deconvolution

240
Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
240
Extraction: Advanced Methods00:56

Extraction: Advanced Methods

519
Metal ions can be separated from one another by complexation with organic ligands–the chelating agent– to form uncharged chelates. Here, the chelating agent must contain hydrophobic groups and behave as a weak acid, losing a proton to bind with the metal. Since most organic ligands used in this process are insoluble or undergo oxidation in the aqueous phase, the chelating agent is initially added to the organic phase and extracted into the aqueous phase. The metal-ligand complex is...
519

You might also read

Related Articles

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

Sort by
Same author

Irisin Protects Musculoskeletal Homeostasis via a Mitochondrial Quality Control Mechanism.

International journal of molecular sciences·2024
Same author

PDHX acetylation facilitates tumor progression by disrupting PDC assembly and activating lactylation-mediated gene expression.

Protein & cell·2024
Same author

Effect and mechanism of Lycium barbarum polysaccharide on gastrointestinal motility in slow transit constipation.

Naunyn-Schmiedeberg's archives of pharmacology·2024
Same author

A clinical prognostic model related to T cells based on machine learning for predicting the prognosis and immune response of ovarian cancer.

Heliyon·2024
Same author

Efficacy and Safety of C3 Laminectomy Combined with Open-Door Laminoplasty versus Open-Door Laminoplasty Alone: A Systematic Review and Meta-Analysis.

World neurosurgery·2024
Same author

Optimized personalized management approach for moderate/severe OHSS: development and prospective validation of an OHSS risk assessment index.

Human reproduction (Oxford, England)·2024

Related Experiment Video

Updated: Sep 1, 2025

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis
05:41

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis

Published on: February 6, 2020

9.5K

SF-YOLOv5: A Lightweight Small Object Detection Algorithm Based on Improved Feature Fusion Mode.

Haiying Liu1, Fengqian Sun1, Jason Gu2

  • 1School of Information and Automation Engineering, Qilu University of Technology (Shandong Academy of Sciences), Jinan 250353, China.

Sensors (Basel, Switzerland)
|August 12, 2022
PubMed
Summary
This summary is machine-generated.

This study introduces SF-YOLOv5, an improved computer vision algorithm for detecting small objects. The enhanced model achieves higher accuracy and real-time performance while significantly reducing computational resources and network parameters.

Keywords:
YOLOobject detectionsegmentation and categorizationsmall objectvisual tracking

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

623
Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images
08:20

Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images

Published on: October 27, 2023

1.6K

Related Experiment Videos

Last Updated: Sep 1, 2025

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis
05:41

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis

Published on: February 6, 2020

9.5K
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

623
Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images
08:20

Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images

Published on: October 27, 2023

1.6K

Area of Science:

  • Computer Vision
  • Object Detection
  • Deep Learning

Background:

  • Detecting small objects in computer vision remains a significant challenge.
  • Existing algorithms often lack specific optimizations for small objects, leading to low accuracy and wasted resources, especially in dense scenes.
  • Current methods struggle with the trade-off between detection accuracy and computational efficiency for small object detection.

Purpose of the Study:

  • To develop an improved and lightweight object detection algorithm optimized for small objects.
  • To enhance the accuracy and real-time capabilities of small object detection systems.
  • To reduce the computational cost and resource requirements of object detection models.

Main Methods:

  • An improved detection algorithm based on YOLOv5 was proposed, featuring a lightweight design by clipping feature maps.
  • A novel feature fusion method, PB-FPN (Pyramid Bi-level Feature Pyramid Network), was developed to improve small object detection capabilities.
  • Spatial Pyramid Pooling (SPP) was integrated into the backbone and feature fusion network, enhancing performance and connecting to the prediction head.

Main Results:

  • The proposed SF-YOLOv5 algorithm demonstrated significant improvements in detection accuracy and real-time performance.
  • Compared to YOLOv5, SF-YOLOv5 achieved a 1.6% increase in mAP@0.5 and a 0.8% increase in mAP@0.5:0.95.
  • The new model reduced network parameters by 68.2%, computational resources (FLOPs) by 12.7%, and inference time by 6.9%.

Conclusions:

  • The developed SF-YOLOv5 algorithm effectively addresses the challenges of small object detection in computer vision.
  • The integration of feature map clipping, PB-FPN, and SPP results in a more accurate, efficient, and lightweight model.
  • SF-YOLOv5 offers a promising solution for real-time small object detection with reduced computational overhead.