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

6.8K
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.8K
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
Detection of Black Holes01:10

Detection of Black Holes

2.3K
Although black holes were theoretically postulated in the 1920s, they remained outside the domain of observational astronomy until the 1970s.
Their closest cousins are neutron stars, which are composed almost entirely of neutrons packed against each other, making them extremely dense. A neutron star has the same mass as the Sun but its diameter is only a few kilometers. Therefore, the escape velocity from their surface is close to the speed of light.
Not until the 1960s, when the first neutron...
2.3K

You might also read

Related Articles

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

Sort by
Same author

The Disease Burden of Gastric Cancer in China, 1990-2023: A Comprehensive Analysis and Projections to 2035.

Clinics and research in hepatology and gastroenterology·2026
Same author

Integrative Multi-Omics Analysis Reveals Nutritional Metabolite Diversity and Regulatory Mechanisms in <i>Ocimum basilicum</i>.

Life (Basel, Switzerland)·2026
Same author

Terahertz Dielectric Characterization and Hybrid Debye-Lorentz Modeling of Silicone Rubber Composites for Composite Insulators.

Polymers·2026
Same author

Dietary fructose promotes MASH/HCC progression through enhanced intestinal HIF-2α-dependent iron absorption.

bioRxiv : the preprint server for biology·2026
Same author

Expansion and CAR engineering of granulocyte-monocyte progenitors for cellular immunotherapy.

Cell·2026
Same author

ENPP1 blockade with a humanized monoclonal antibody enhances renal repair after acute kidney injury.

Cell stem cell·2026
Same journal

Development of a fast-crosslinking hydrogel system doped with magnetic mesoporous nanoparticles for sustained fluoride ion release and caries prevention.

Frontiers in bioengineering and biotechnology·2026
Same journal

Editorial: Advancements in research on plant-derived extracellular vesicles and nanoparticles- applications in biotechnology and one health.

Frontiers in bioengineering and biotechnology·2026
Same journal

Operational integrity screening for telemedicine workflows: an explainable motion and audiovisual coherence framework.

Frontiers in bioengineering and biotechnology·2026
Same journal

Advances in biomechanical modeling of lumbar spine diseases and tumors: gaps, opportunities, and AI integration.

Frontiers in bioengineering and biotechnology·2026
Same journal

Engineering <i>Lactococcus cremoris</i> strains co-expressing two cellulase genes for growth on cellulose.

Frontiers in bioengineering and biotechnology·2026
Same journal

Exosome-mediated tendon-derived stem cell therapy strategies: potential and challenges.

Frontiers in bioengineering and biotechnology·2026
See all related articles

Related Experiment Video

Updated: Aug 30, 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

615

Real-Time Target Detection Method Based on Lightweight Convolutional Neural Network.

Juntong Yun1,2, Du Jiang1,3,4, Ying Liu2,4

  • 1Key Laboratory of Metallurgical Equipment and Control Technology of Ministry of Education, Wuhan University of Science and Technology, Wuhan, China.

Frontiers in Bioengineering and Biotechnology
|September 2, 2022
PubMed
Summary
This summary is machine-generated.

This study introduces a lightweight convolutional neural network for real-time target detection, significantly reducing model size and enhancing speed for embedded systems. The novel approach improves efficiency without compromising accuracy in complex scenes.

Keywords:
Deep learningMobileNets-SSDdepthwise separable convolutionresidual moduletarget detection

More Related Videos

Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

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

Related Experiment Videos

Last Updated: Aug 30, 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

615
Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

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

Area of Science:

  • Computer Vision
  • Deep Learning
  • Artificial Intelligence

Background:

  • Deep learning advancements enhance target detection but often result in large models.
  • Model size and detection speed are critical for practical applications in embedded systems.

Purpose of the Study:

  • To propose a real-time target detection method using a lightweight convolutional neural network.
  • To reduce model parameters and improve detection speed for embedded systems.

Main Methods:

  • Developed a depthwise separable residual module combining depthwise separable convolution and non-bottleneck-free residual module.
  • Replaced the VGG backbone in the SSD network with depthwise separable residual modules and convolutions.
  • Integrated 1x3 and 3x1 convolution kernels to enhance feature extraction and create multiple detection feature maps.

Main Results:

  • The proposed lightweight model significantly reduced parameter quantity and improved detection speed.
  • Experimental results on complex scenes validated the method's effectiveness and superiority.
  • Real-time performance was confirmed through video testing and Android platform deployment.

Conclusions:

  • The lightweight convolutional neural network effectively addresses the challenge of large models in target detection.
  • The method offers a scalable and efficient solution for real-time target detection in embedded systems.