Neural network solutions based on U-Net architecture for automatic detection of natural leather contours
Abstract
Neural network solutions based on U-Net architecture for automatic detection of natural leather contours
Incoming article date: 27.10.2024The purpose of this work is to study the applicability of the U-Net architecture for automatically determining the contours of natural skins using the TensorFlow and Keras libraries in Python. A software application has been developed based on methods including OpenCV libraries, as well as a model for implementing a deep convolutional neural network. The dataset for training and testing the network was created using augmentation. Training was carried out using the stochastic gradient descent method after splitting the data sample into training and test images. In the future, the results obtained will be used to create an automated system that will make it possible to determine the contours of the skin and its defects, which in turn will open up the possibility of calculating the useful area of the skin and creating an automated layout of patterns taking into account the identified defects.
Keywords: computer vision, edge detection, natural skin, machine learning, convolutional neural networks, U-Net architecture, deep learning