spz1063769322 / Weak-scratch-detection
☆10Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for Weak-scratch-detection
- ☆24Updated 5 years ago
- This is a deep learning application project in the industrial field, intended to detect defects on the workpiece surface. The code is bas…☆79Updated 4 years ago
- Implementation of the paper: Defect Detection in Plain Weave Fabrics by Yarn Tracking and Fully Convolutional Networks☆61Updated 4 years ago
- Segmentation-based deep-learning approach for surface-defect detection with pytorch☆22Updated 3 years ago
- A silicon wafer defect detection algorithm by python,now includes location and crack detection, further more☆35Updated 7 years ago
- 导光板缺陷检测(a simple mura detect project)☆15Updated 6 years ago
- ☆17Updated 5 years ago
- The project can be used to detect defect on the surface of textiles.☆30Updated 7 years ago
- CornerNet-Lite的批注与学习☆12Updated 5 years ago
- vs2013,opencv2.4.9☆11Updated 7 years ago
- Visual Defect Detection on Boiler Water Wall Tube Using Small Dataset☆122Updated 5 months ago
- Detect mainly three kinds of defects on chips,which are bump,dent and dot at pixel level.☆19Updated 5 years ago
- This repo contains data pre-processing, classification and defect detection methodologies for images from Advance XRay Inspection from mu…☆51Updated 3 years ago
- 基于PaddlePaddle框架的异常检测算法复现☆23Updated 2 years ago
- PyTorch and Keras implementation of CompactCNN for Anomaly Detection in textured surfaces.☆37Updated 3 years ago
- ☆40Updated 2 years ago
- detect the defects with OpenCV API (equalizeHist, GaussianBlur, threshold, findContours) after trying Canny and HoughLines.