paper-with-me

Papers

Railway Anomaly detection model using synthetic defect images generated by CycleGAN

2021-02-24 · Takuro Hoshi, Yohei Baba, Gaurang Gavai

Although training data is essential for machine learning, railway companies are facing difficulties in gathering adequate images of defective equipment due to their proactive replacement of would be defective equipment. Nevertheless, proactive replacement is indispensable for safe and undisturbed operation of public transport. In this research, we have developed a model using CycleGAN to generate artificial images of defective equipment instead of real images. By adopting these generated images as training data, we verified that these images are indistinguishable from real images and they play a vital role in enhancing the accuracy of the defect detection models.

📄 PDF Abstract BibTeX arXiv:2102.12595

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionBIG-bench Machine LearningDefect Detection

Methods 이 논문이 사용한 방법론

Batch Normalization 설명 없음
Residual Connection 설명 없음
Instance Normalization Instance Normalization (also known as contrast normalization) is a normalization layer where: $$ y_{tijk} = \frac{x_{tijk} - \mu_{ti}}{\sqrt{\sigma_{ti}^2 +…
Residual Block Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced…
Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
Cycle Consistency Loss Cycle Consistency Loss is a type of loss used for generative adversarial networks that performs unpaired image-to-image translation. It was introduced with the…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…

Similar Papers 제목 키워드 기반

Anomaly Detection by Effectively Leveraging Synthetic Images

2025-12-29 · Sungho Kang, Hyunkyu Park, Yeonho Lee, Hanbyul Lee 외 arxiv

Anomaly detection plays a vital role in industrial manufacturing. Due to the scarcity of real defect images, unsupervised approaches that rely solely on normal images have been extensively studied. Recently, diffusion-ba…

Image-to-Image TranslationAnomaly DetectionImage Retrieval

Advanced technology in railway track monitoring using the GPR Technique: A Review

2025-01-19 · Farhad Kooban, Aleksandra Radlińska, Reza Mousapour, Maryam Saraei

Subsurface evaluation of railway tracks is crucial for safe operation, as it allows for the early detection and remediation of potential structural weaknesses or defects that could lead to accidents or derailments. Groun…

GPR

Rail-5k: a Real-World Dataset for Rail Surface Defects Detection

2021-06-28 · Zihao Zhang, Shaozuo Yu, Siwei Yang, Yu Zhou 외

This paper presents the Rail-5k dataset for benchmarking the performance of visual algorithms in a real-world application scenario, namely the rail surface defects detection task. We collected over 5k high-quality images…

4kBenchmarking

A Reusable AI-Enabled Defect Detection System for Railway Using Ensembled CNN

2023-11-24 · Rahatara Ferdousi, Fedwa Laamarti, Chunsheng Yang, Abdulmotaleb El Saddik

Accurate Defect detection is crucial for ensuring the trustworthiness of intelligent railway systems. Current approaches rely on single deep-learning models, like CNNs, which employ a large amount of data to capture unde…

Defect DetectionEnsemble LearningTransfer Learning

Generative Model-Driven Synthetic Training Image Generation: An Approach to Cognition in Rail Defect Detection

2023-12-31 · Rahatara Ferdousi, Chunsheng Yang, M. Anwar Hossain, Fedwa Laamarti 외

Recent advancements in cognitive computing, with the integration of deep learning techniques, have facilitated the development of intelligent cognitive systems (ICS). This is particularly beneficial in the context of rai…

Data AugmentationDefect DetectionImage GenerationImage Reconstruction