Related Experiment Video
Updated: Jun 4, 2025

Determination of the Friction Coefficients of Icy Pavements Under Different Amounts of Snowfall
Published on: January 6, 2023
Development of Robust Lane-Keeping Algorithm Using Snow Tire Track Recognition in Snowfall Situations.
Donghyun Kim1, Yonghwan Jeong2
1Department of Automotive Engineering, Seoul National University of Science and Technology, Seoul 01811, Republic of Korea.
This study introduces a machine learning algorithm for robust lane keeping on snowy roads. It accurately detects snow tire tracks to reliably estimate lane centers, even in heavy snowfall.
Area of Science:
- Computer Vision
- Machine Learning
- Robotics
Background:
- Lane-keeping systems struggle in adverse weather like heavy snowfall.
- Existing algorithms often fail due to obscured lane markings.
Purpose of the Study:
- To develop a robust lane-keeping algorithm for snowy road conditions.
- To accurately detect snow tire tracks for reliable lane estimation.
Main Methods:
- A machine learning model (YOLOv5) was trained on custom datasets of snow tire tracks.
- The algorithm employs a two-module structure: snow tire track detection and lane center estimation.
- Techniques include binarization, bird's-eye view transformation, skeletonization, Hough transformation, and Kalman filtering.
Main Results:
- The snow tire track detection model demonstrated effectiveness in identifying tracks on snowy roads.
- The lane center estimator successfully utilized detected tracks to establish a reliable lane reference.
- The algorithm provided robust lane-keeping performance even under heavy snowfall conditions.
Conclusions:
- The proposed algorithm offers a reliable solution for lane keeping in challenging snowy environments.
- Machine learning-based tire track detection significantly enhances lane-keeping system performance in adverse weather.
Related Concept Videos
Rolling Resistance: Problem Solving
Relative Motion Analysis using Rotating Axes-Problem Solving
Here, in order to determine the magnitude of velocity and acceleration for point...
Rolling Resistance
For instance, imagine a hard cylinder rolling on a comparatively soft surface. The cylinder's weight compresses the surface beneath it. As the cylinder moves, the material in front of it slows down...
Bearings: Problem Solving
Design Example: Alignment of a Road Line Using GIS
Pole and System Stability
Simple poles are unique roots of the denominator polynomial. Each simple pole corresponds to a distinct solution to the system's characteristic equation, typically resulting in exponential decay terms in the system's...

