Related Experiment Videos
Image segmentation of track bolts based on improved YOLO model.
Nianen Jiang1,2, Zhe Liu1,3, Hongying Qin4,5
1National Demonstration Center For Experimental Electical & Electronic Education, Yangtze University, Jingzhou, 434023, China.
Scientific Reports
|June 26, 2026
Summary
This study introduces an enhanced YOLOv11 algorithm for railway track bolt detection, significantly improving accuracy and robustness in challenging conditions. The new model offers reliable automated monitoring for high-speed rail maintenance.
Area of Science:
- Computer Vision
- Artificial Intelligence
- Railway Engineering
Background:
- Existing railway track bolt detection methods struggle with accuracy and robustness in complex environments.
- High false detection rates and poor performance under varying illumination and contamination hinder practical deployment.
Purpose of the Study:
- To develop an improved YOLO-based segmentation algorithm for accurate and robust railway track bolt detection.
- To enhance the safety and efficiency of high-speed railway maintenance through automated condition monitoring.
Main Methods:
- Proposed an improved YOLOv11 algorithm incorporating a PCM feature extraction module and an F2 feature fusion module.
- Integrated an L-Segment segmentation head to replace the traditional one for enhanced performance.
- Evaluated the model on the Cityscapes dataset and compared it with mainstream lightweight segmentation models.
Main Results:
- Achieved a 1.9% increase in mAP50 compared to the original YOLOv11 on the Cityscapes dataset.
- Demonstrated superior performance against YOLOv5n, YOLO8n, RTMDet-Ins-tiny, and Gold-YOLO.
- Significantly reduced false detection rates and improved robustness in complex conditions with a competitive FPS of 116.4.
Conclusions:
- The proposed algorithm offers an effective and reliable solution for automated track bolt condition monitoring.
- The enhanced model is suitable for edge deployment in railway maintenance, supporting intelligent maintenance practices.
- This work contributes to improving the safety and efficiency of high-speed railway operations.
Related Concept Videos
Detection of Black Holes
Although black holes were theoretically postulated in the 1920s, they remained outside the domain of observational astronomy until the 1970s.
Their closest cousins are neutron stars, which are composed almost entirely of neutrons packed against each other, making them extremely dense. A neutron star has the same mass as the Sun but its diameter is only a few kilometers. Therefore, the escape velocity from their surface is close to the speed of light.
Not until the 1960s, when the first neutron...
Their closest cousins are neutron stars, which are composed almost entirely of neutrons packed against each other, making them extremely dense. A neutron star has the same mass as the Sun but its diameter is only a few kilometers. Therefore, the escape velocity from their surface is close to the speed of light.
Not until the 1960s, when the first neutron...
Force Classification
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,...
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,...
Relative Motion Analysis using Rotating Axes
Consider a component AB undergoing a linear motion. Along with a linear motion, point B also rotates around point A. To comprehend this complex movement, position vectors for both points A and B are established using a stationary reference frame.
However, to express the relative position of point B relative to point A, an additional frame of reference, denoted as x'y', is necessary. This additional frame not only translates but also rotates relative to the fixed frame, making it instrumental in...
However, to express the relative position of point B relative to point A, an additional frame of reference, denoted as x'y', is necessary. This additional frame not only translates but also rotates relative to the fixed frame, making it instrumental in...
Orthogonal Trajectories
Orthogonal trajectories describe the geometric relationship between two families of curves that intersect each other at right angles. One illustrative case involves a family of parabolas that open sideways along the x-axis. These curves share a common shape but differ by a scaling parameter, resulting in a set of curves that all pass through the origin and widen at different rates.Determining Orthogonal TrajectoriesTo identify the orthogonal trajectories for these parabolas, the first step...