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

7.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...
7.1K
Force Classification01:22

Force Classification

1.6K
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.6K
Reducing Line Loss01:18

Reducing Line Loss

193
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...
193
Depth Perception and Spatial Vision01:15

Depth Perception and Spatial Vision

897
Depth perception is the ability to perceive objects three-dimensionally. It relies on two types of cues: binocular and monocular. Binocular cues depend on the combination of images from both eyes and how the eyes work together. Since the eyes are in slightly different positions, each eye captures a slightly different image. This disparity between images, known as binocular disparity, helps the brain interpret depth. When the brain compares these images, it determines the distance to an object.
897
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
Observational Learning01:12

Observational Learning

310
Albert Bandura's observational learning, also known as imitation or modeling, occurs when a person observes and imitates another's behavior. It is a quicker process than operant conditioning. A well-known example is the Bobo doll study, where children who saw an adult acting aggressively towards the doll were more likely to act aggressively when left alone, compared to those who observed a nonaggressive adult. Many psychologists view observational learning as a form of latent learning...
310

You might also read

Related Articles

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

Sort by
Same author

Patched-Based Swin Transformer Hyperprior for Learned Image Compression.

Journal of imaging·2026
Same author

Road-Type Classification with Deep AutoEncoder.

Computational intelligence and neuroscience·2023
Same author

Automatic Dynamic Range Adjustment for Pedestrian Detection in Thermal (Infrared) Surveillance Videos.

Sensors (Basel, Switzerland)·2022
Same author

Spatio-Temporal Scale Coded Bag-of-Words.

Sensors (Basel, Switzerland)·2020

Related Experiment Video

Updated: Sep 10, 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

635

Enhancing YOLOv5 for Autonomous Driving: Efficient Attention-Based Object Detection on Edge Devices.

Mortda A A Adam1, Jules R Tapamo1

  • 1School of Engineering, Howard College Campus, University of KwaZulu-Natal, Durban 4041, South Africa.

Journal of Imaging
|August 27, 2025
PubMed
Summary

This study introduces lightweight object detection models for autonomous driving, enhancing YOLOv5s with attention mechanisms. The BaseECAx2 model offers efficient edge deployment, while BaseSE-ECA achieves high accuracy for critical vehicle detection tasks.

Keywords:
attention mechanismautonomous drivingedge deviceslightweight modelobject detectionvehicle 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

9.1K
Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
06:37

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention

Published on: December 15, 2023

4.1K

Related Experiment Videos

Last Updated: Sep 10, 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

635
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

9.1K
Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
06:37

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention

Published on: December 15, 2023

4.1K

Area of Science:

  • Computer Vision
  • Artificial Intelligence
  • Autonomous Systems

Background:

  • Object detection is crucial for autonomous driving safety and efficiency.
  • Deep learning models are effective but computationally expensive for edge devices.
  • There is a need for lightweight, high-performance object detection models.

Purpose of the Study:

  • To develop lightweight object detection models for real-time autonomous driving on edge devices.
  • To integrate advanced channel attention strategies (ECA, SE) into the YOLOv5s architecture.
  • To evaluate model performance on standard datasets like KITTI and BDD-100K.

Main Methods:

  • Utilized the YOLOv5s architecture as a base for lightweight object detection.
  • Integrated Efficient Channel Attention (ECA) and Squeeze-and-Excitation (SE) attention modules.
  • Trained and evaluated four distinct models on the KITTI and BDD-100K datasets.
  • Assessed performance using metrics such as precision, recall, and mean average precision (mAP).

Main Results:

  • BaseECAx2 model achieved the lowest GFLOPs (13) and smallest size (9.1 MB), ideal for edge devices.
  • BaseSE-ECA model demonstrated high accuracy with 96.69% precision and 98.4% mAP for vehicle detection.
  • Models showed reduced performance in challenging conditions (low-light, motion blur) on the BDD-100K dataset.

Conclusions:

  • Lightweight YOLOv5s models with attention mechanisms offer a balance of performance and efficiency for autonomous driving.
  • The BaseECAx2 and BaseSE-ECA models present cost-effective solutions for real-time edge deployment.
  • Further research is needed to improve robustness in complex, real-world driving scenarios.