The Wayback Machine - http://web.archive.org/web/20220207152137/https://github.com/topics/defect-detection
Skip to content
#

defect-detection

Here are 43 public repositories matching this topic...

Visual inspection of bridges is customarily used to identify and evaluate faults. However, current procedures followed by human inspectors demand long inspection times to examine large and difficult to access bridges. To address these limitations, we investigate a computer vision‐based approach that employs SIFT keypoint matching on collected images of defects against a pre-existing reconstructed 3D point cloud of the bridge. We also investigate methods of reducing computation time with ML-based and conventional CV methods of segmentation to eliminate redundant keypoints. Our project successfully localizes the defect images and achieves a savings in runtime from filtering keypoints.

  • Updated Jun 2, 2019
  • Jupyter Notebook

This project aims to automatically detect surface defects in Hot-Rolled Steel Strips such as rolled-in scale, patches, crazing, pitted surface, inclusion and scratches. A CNN is trained on the NEU Metal Surface Defects Database which contains 1800 grayscale images with 300 samples of each of the six different kinds of surface defects.

  • Updated Jun 15, 2021
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the defect-detection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the defect-detection topic, visit your repo's landing page and select "manage topics."

Learn more