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

You might also read

Related Articles

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

Sort by
Same author

KFASL: a variance-stable explainable AI framework for high-dimensional anomaly detection.

Scientific reports·2026
Same author

Correction: ​​Rubber intercropping with arboreal and herbaceous species alleviated the global warming potential through the reduction of soil greenhouse gas emissions.

Scientific reports·2026
Same author

A genome-wide analysis of ascorbate oxidase gene family and hormonal activity in mango exposed to enhanced UV-B radiation.

BMC plant biology·2025
Same author

Genome-Wide Identification and Expression Profiling of Pyruvate Kinase Genes in Litchi Under Calcium-Magnesium Foliar Treatment.

Plants (Basel, Switzerland)·2025
Same author

Physiological Mechanisms of the Enhanced UV-B Radiation Triggering Plant-Specific Peroxidase-Mediated Antioxidant Defences.

Antioxidants (Basel, Switzerland)·2025
Same author

Rubber intercropping with arboreal and herbaceous species alleviated the global warming potential through the reduction of soil greenhouse gas emissions.

Scientific reports·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: Jul 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

591

Comparative Study on Distributed Lightweight Deep Learning Models for Road Pothole Detection.

Hassam Tahir1, Eun-Sung Jung1

  • 1Department of Software & Communications Engineering, Hongik University, Sejong 30016, Republic of Korea.

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

This study enhances distributed deep learning for intelligent traffic systems. A hybrid pipeline using PyTorch improved image detection accuracy and reliability on edge devices.

Keywords:
distributed deep-learningdistributed edge AI/MLdistributed hybrid model training

More Related Videos

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.5K
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

Related Experiment Videos

Last Updated: Jul 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

591
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.5K
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

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Machine Learning

Background:

  • Deep learning models for intelligent traffic systems often struggle with accuracy on edge devices due to limited data.
  • Existing distributed training techniques face communication constraints and speed limitations.

Purpose of the Study:

  • To develop and evaluate a novel hybrid distributed deep-learning pipeline for improved image detection in intelligent traffic systems.
  • To address accuracy and reliability issues in neural networks deployed on edge devices.

Main Methods:

  • Implemented and compared distributed data and model parallel techniques using TensorFlow and PyTorch.
  • Developed a hybrid pipeline combining dataset and model distribution with an all-reduced algorithm and NVlinks.
  • Evaluated performance on edge and Google cluster environments using metrics like training time, images/second, and loss.

Main Results:

  • The proposed hybrid pipeline demonstrated superior performance over other tested settings.
  • PyTorch's hybrid pipeline achieved better results compared to TensorFlow.
  • Bounding box detection quality met expectations with enhanced reliability.

Conclusions:

  • The hybrid pipeline effectively overcomes communication constraints and improves the speed and accuracy of distributed deep learning for traffic image detection.
  • PyTorch's implementation of the hybrid approach shows significant advantages for intelligent traffic systems and self-driving cars.