CVJun 15, 2019

Efficient Neural Network Approaches for Leather Defect Classification

arXiv:1906.06446v1
Originality Synthesis-oriented
AI Analysis

This addresses the time-consuming and error-prone manual inspection process in the leather industry, representing an incremental improvement by applying existing methods to a specific domain.

The paper tackled the problem of automating leather defect classification to replace manual inspection, achieving a best classification accuracy of 80.3% on a dataset of 2000 samples using deep learning approaches.

Genuine leather, such as the hides of cows, crocodiles, lizards and goats usually contain natural and artificial defects, like holes, fly bites, tick marks, veining, cuts, wrinkles and others. A traditional solution to identify the defects is by manual defect inspection, which involves skilled experts. It is time consuming and may incur a high error rate and results in low productivity. This paper presents a series of automatic image processing processes to perform the classification of leather defects by adopting deep learning approaches. Particularly, the leather images are first partitioned into small patches,then it undergoes a pre-processing technique, namely the Canny edge detection to enhance defect visualization. Next, artificial neural network (ANN) and convolutional neural network (CNN) are employed to extract the rich image features. The best classification result achieved is 80.3 %, evaluated on a data set that consists of 2000 samples. In addition, the performance metrics such as confusion matrix and Receiver Operating Characteristic (ROC) are reported to demonstrate the efficiency of the method proposed.

Foundations

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

Your Notes