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

Gallstone disease classification using SLOA-optimized CatBoost classifier with explainable AI.

PloS one·2026
Same author

Breast Cancer Prediction Using Rotation Forest Algorithm Along with Finding the Influential Causes.

Bioengineering (Basel, Switzerland)·2025
Same author

Metaheuristic-Driven Feature Selection for Human Activity Recognition on KU-HAR Dataset Using XGBoost Classifier.

Sensors (Basel, Switzerland)·2025
Same author

Gallstone Classification Using Random Forest Optimized by Sand Cat Swarm Optimization Algorithm with SHAP and DiCE-Based Interpretability.

Sensors (Basel, Switzerland)·2025
Same author

Predicting the Recurrence of Differentiated Thyroid Cancer Using Whale Optimization-Based XGBoost Algorithm.

Diagnostics (Basel, Switzerland)·2025
Same author

A deep learning model with interpretable squeeze-and-excitation for automated rehabilitation exercise assessment.

Medical & biological engineering & computing·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: Sep 3, 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

624

LLDNet: A Lightweight Lane Detection Approach for Autonomous Cars Using Deep Learning.

Md Al-Masrur Khan1, Md Foysal Haque2, Kazi Rakib Hasan3

  • 1Department of ICT Integrated Ocean Smart Cities Engineering, Dong-A University, Busan 49315, Korea.

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

This study introduces LLDNet, a lightweight deep learning model for robust lane detection in autonomous vehicles, even on defective roads and in adverse weather. LLDNet achieves high accuracy with fewer parameters, making it suitable for real-world applications.

Keywords:
autonomous carsconvolutional neural networkdeep learninglane detectionsemantic segmentation

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
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: Sep 3, 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

624
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
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
  • Artificial Intelligence
  • Robotics

Background:

  • Traditional lane detection methods struggle with real-world road variations.
  • Deep Learning (DL) models, particularly Convolutional Neural Networks (CNNs), show promise for pixel-level lane segmentation.
  • Existing CNN models often lack robustness in adverse conditions and are computationally expensive for embedded systems.

Purpose of the Study:

  • To develop a lightweight and robust CNN model for accurate lane detection.
  • To address the limitations of existing methods in handling defected roads and adverse weather.
  • To create a lane detection system suitable for practical implementation in autonomous vehicles.

Main Methods:

  • Introduced LLDNet, a novel, lightweight CNN model with an encoder-decoder architecture.
  • Integrated channel and spatial attention modules to refine feature maps.
  • Trained the model on a hybrid dataset combining two separate datasets.
  • Evaluated performance against state-of-the-art encoder-decoder architectures.

Main Results:

  • LLDNet demonstrated superior performance in terms of dice coefficient and IoU compared to existing methods.
  • The model achieved outstanding results with a significantly lower parameter count.
  • Extensive experiments confirmed accurate lane detection on structured and defected roads, including adverse weather conditions.

Conclusions:

  • LLDNet is a highly accurate and efficient lane detection model.
  • The model's lightweight design and robustness make it ideal for embedded systems in autonomous driving.
  • LLDNet is ready for practical implementation in real-world autonomous vehicle scenarios.