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

Reducing Line Loss01:18

Reducing Line Loss

141
In a three-phase circuit, line loss is an indicator of energy dissipated as heat due to the resistance of transmission lines. To address this, incorporating transformers into the system—a step-up transformer at the source and a step-down transformer at the load—is a strategic solution. Two three-phase transformers are introduced to improve this.
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss...
141
Design Example: Alignment of a Road Line Using GIS01:17

Design Example: Alignment of a Road Line Using GIS

28
The alignment of a road line using Geographic Information Systems (GIS) is a critical process in civil engineering, combining advanced technology with practical decision-making. This methodology begins with the collection of geospatial data, including information on land cover, geomorphology, drainage patterns, slope, and contour details. Such data is typically acquired through satellite imagery and GIS tools, offering a comprehensive understanding of the terrain.Once the data is gathered, it...
28
Difference from Background: Limit of Detection01:05

Difference from Background: Limit of Detection

5.4K
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.4K

You might also read

Related Articles

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

Sort by
Same author

Pathways to Wellbeing: Reconceptualizing Resilience to Foreground Marginalized Teachers' Agentic Resistance.

Behavioral sciences (Basel, Switzerland)·2025
Same author

Temporal-Spatial Redundancy Reduction in Video Sequences: A Motion-Based Entropy-Driven Attention Approach.

Biomimetics (Basel, Switzerland)·2025
Same author

Effective removing of rotifer contamination in microalgal lab-scale raceway ponds by light-induced phototaxis coupled with high-voltage pulse electroshock.

Bioresource technology·2023
Same author

Incision-based Blepharoplasty with Preservation of Superficial and Deep Blood Vessels.

The Journal of craniofacial surgery·2022
Same author

FTACMT study protocol: a multicentre, double-blind, randomised, placebo-controlled trial of faecal microbiota transplantation for autism spectrum disorder.

BMJ open·2022
Same author

The Dominance of Blended Emotions: A Qualitative Study of Elementary Teachers' Emotions Related to Mathematics Teaching.

Frontiers in psychology·2020

Related Experiment Video

Updated: May 24, 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.3K

Study on lightweight strategies for L-YOLO algorithm in road object detection.

Ji Hong1, Kuntao Ye2, Shubin Qiu1

  • 1School of Science, Jiangxi University of Science and Technology, 1958 Hakka Avenue, Ganzhou, 341000, Jiangxi, China.

Scientific Reports
|March 4, 2025
PubMed
Summary
This summary is machine-generated.

This study introduces L-YOLO, a lightweight object detection algorithm for autonomous driving. L-YOLO significantly reduces model size and computational load while improving accuracy for road object detection.

More Related Videos

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

451

Related Experiment Videos

Last Updated: May 24, 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.3K
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

451

Area of Science:

  • Computer Vision
  • Artificial Intelligence
  • Autonomous Systems

Background:

  • Urban traffic complexity necessitates efficient object detection for autonomous driving and traffic management.
  • Traditional object detection algorithms face limitations due to large parameter sizes and high computational costs, hindering deployment in resource-constrained environments.

Purpose of the Study:

  • To develop a lightweight and efficient road object detection algorithm, L-YOLO, based on YOLOv8s.
  • To enhance feature extraction, small object detection, model robustness, and computational efficiency.

Main Methods:

  • Replaced YOLOv8s backbone with L-HGNetV2 for improved feature extraction and fusion.
  • Introduced a small object detection layer with CStar modules to enhance small vehicle feature capture.
  • Implemented FPIoU2 loss function for improved model robustness.
  • Applied layer adaptive magnitude-based model pruning (LAMP) to reduce parameters and computational load.

Main Results:

  • L-YOLO achieved a mAP50 of 93.8% on the KITTI dataset, a 2.5% improvement over YOLOv8s.
  • Reduced model parameters from 11.12 M to 3.58 M.
  • Decreased computational load from 28.4 GFLOPs to 14.2 GFLOPs.

Conclusions:

  • L-YOLO offers a significant improvement in efficiency and accuracy for road object detection compared to YOLOv8s.
  • The proposed lightweight algorithm is suitable for resource-constrained environments in autonomous driving and intelligent traffic management.