CVSep 4, 2023

Defect Detection in Synthetic Fibre Ropes using Detectron2 Framework

arXiv:2309.01469v215 citations
AI Analysis

This work addresses safety and efficiency in offshore industries by automating defect detection in synthetic fibre ropes, though it is incremental as it applies an existing method to a new dataset.

The paper tackled defect detection in synthetic fibre ropes by applying the Detectron2 framework with Mask R-CNN to segment seven damage classes from 1,803 images, achieving automated inspection with high accuracy.

Fibre ropes with the latest technology have emerged as an appealing alternative to steel ropes for offshore industries due to their lightweight and high tensile strength. At the same time, frequent inspection of these ropes is essential to ensure the proper functioning and safety of the entire system. The development of deep learning (DL) models in condition monitoring (CM) applications offers a simpler and more effective approach for defect detection in synthetic fibre ropes (SFRs). The present paper investigates the performance of Detectron2, a state-of-the-art library for defect detection and instance segmentation. Detectron2 with Mask R-CNN architecture is used for segmenting defects in SFRs. Mask R-CNN with various backbone configurations has been trained and tested on an experimentally obtained dataset comprising 1,803 high-dimensional images containing seven damage classes (placking high, placking medium, placking low, compression, core out, chafing, and normal respectively) for SFRs. By leveraging the capabilities of Detectron2, this study aims to develop an automated and efficient method for detecting defects in SFRs, enhancing the inspection process, and ensuring the safety of the fibre ropes.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes