

DEEP LEARNING BASED RAILWAY TRACK INSPECTION
Abstract
Railway infrastructure is crucial for transportation, requiring regular inspection to ensure safety and efficiency. Traditional inspection methods rely on manual labor, which is both time- consuming and prone to human error. This project presents a Deep Learning-Based Railway Track Inspection System that leverages ResNet-based Convolutional Neural Networks (CNNs) to automate defect detection in railway tracks. Developed using Python and Tkinter, the system integrates computer vision and deep learning techniques to analyze railway track images and classify them into different defect categories.
The system features an interactive Tkinter-based GUI, allowing users to upload railway track images, preprocess them into grayscale and binary formats, and analyze them using a trained deep learning model. The classification results indicate whether the track is non-defective, has a fastener defect (requiring immediate replacement or repair), or has a railway defect (demanding urgent maintenance). The model is trained on a dataset of railway track images to enhance its accuracy in real-world defect detection. Additionally, the system includes functionalities such as automated background updates, dynamic title animations, and real-time model training and testing capabilities.
By automating railway track inspection, this project aims to improve safety, efficiency, and accuracy while reducing human effort. The use of deep learning enhances defect detection, making railway maintenance more proactive and effective. This AI-driven approach ensures timely interventions, minimizing the risks associated with track failures and improving overall railway infrastructure reliability.
References
Maria Di Summa; Maria Elena Griseta; Nicola Mosca; Cosimo Patruno; Massimiliano Nitti; Vito Renò “A Review on Deep Learning Techniques for Railway Infrastructure Monitoring,”
Maoli Wang;Kaizhi Li;Xiao Zhu;Yining Zhao, “Detection of Surface Defects on Railway Tracks Based on Deep Learning.”
R. Thendral;A. Ranjeeth, “Computer Vision System for Railway Track Crack Detection using Deep Learning Neural Network.”
Ya Wen Lin1, Chen-Chiung Hsieh2*, Wei-Hsin Huang3, Sun-Lin Hsieh2, and Wei-Hung Hung, “Railway Track Fasteners Fault Detection using Deep Learning.”
Xinyu Lei;Hongguang Pan;Xiangdong Huang, “A Dilated CNN Model for Image Classification.”
https://www.kaggle.com/
https://docs.anaconda.com/anaconda/
Refbacks
- There are currently no refbacks.