CVOct 29, 2018

PartsNet: A Unified Deep Network for Automotive Engine Precision Parts Defect Detection

arXiv:1810.12061v121 citations
Originality Incremental advance
AI Analysis

This addresses a domain-specific problem for automotive manufacturing, offering an incremental improvement in defect detection methods.

The paper tackles defect detection in automotive engine precision parts by proposing PartsNet, a deep convolutional network that combines pixel-wise segmentation with a feature refining network, achieving state-of-the-art performance with good portability across datasets.

Defect detection is a basic and essential task in automatic parts production, especially for automotive engine precision parts. In this paper, we propose a new idea to construct a deep convolutional network combining related knowledge of feature processing and the representation ability of deep learning. Our algorithm consists of a pixel-wise segmentation Deep Neural Network (DNN) and a feature refining network. The fully convolutional DNN is presented to learn basic features of parts defects. After that, several typical traditional methods which are used to refine the segmentation results are transformed into convolutional manners and integrated. We assemble these methods as a shallow network with fixed weights and empirical thresholds. These thresholds are then released to enhance its adaptation ability and realize end-to-end training. Testing results on different datasets show that the proposed method has good portability and outperforms the state-of-the-art algorithms.

Foundations

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

Your Notes