a high efficiency fully convolutional networks for pixel wise surface defect detection
In this paper, we propose a highly efficient deep learning-based method for pixel-wise surface defect segmentation algorithm in machine vision. Our method is composed of a segmentation stage (stage 1), a detection stage (stage 2), and a matting stage (stage 3). In the segmentation stage, a lightweight fully convolutional network (FCN) is employed to make a pixel-wise prediction of the defect areas. Those predicted defect areas act as the initialization of stage 2, guiding the process of detection to correct the improper segmentation. In the matting stage, a guided filter is utilized to refine the contour of the defect area to reflect the real abnormal region. Besides that, aiming to achieve the tradeoff between efficiency and accuracy, and simultaneously we use depthwise & pointwise convolution layer, strided depthwise convolution layer, and upsample depthwise convolution layer to replace the standard convolution layer, pooling layer, and deconvolution layer, respectively. We validate our findings by analyzing the performance obtained on the dataset of DAGM 2007
Code (0)
등록된 구현이 없습니다.
Tasks
Defect DetectionImage MattingSegmentationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Face Parsing via a Fully-Convolutional Continuous CRF Neural Network
In this work, we address the face parsing task with a Fully-Convolutional continuous CRF Neural Network (FC-CNN) architecture. In contrast to previous face parsing methods that apply region-based subnetwork hundreds of t…
Face ParsingOrthogonal Decomposition Network for Pixel-Wise Binary Classification
The weight sharing scheme and spatial pooling operations in Convolutional Neural Networks (CNNs) introduce semantic correlation to neighboring pixels on feature maps and therefore deteriorate their pixel-wise classificat…
Binary ClassificationClassificationEdge DetectionGeneral Classification+2JGR-P2O: Joint Graph Reasoning based Pixel-to-Offset Prediction Network for 3D Hand Pose Estimation from a Single Depth Image
State-of-the-art single depth image-based 3D hand pose estimation methods are based on dense predictions, including voxel-to-voxel predictions, point-to-point regression, and pixel-wise estimations. Despite the good perf…
3D Hand Pose EstimationGPUHand Pose EstimationPose Estimation+2Learning to segment microscopy images with lazy labels
The need for labour intensive pixel-wise annotation is a major limitation of many fully supervised learning methods for segmenting bioimages that can contain numerous object instances with thin separations. In this paper…
Image SegmentationMulti-Task LearningObjectSegmentation+1Generating Hard Examples for Pixel-wise Classification
Pixel-wise classification in remote sensing identifies entities in large-scale satellite-based images at the pixel level. Few fully annotated large-scale datasets for pixel-wise classification exist due to the challenges…
ClassificationHyperspectral Image Classificationimage-classificationImage Classification+1