×

You are using an outdated browser Internet Explorer. It does not support some functions of the site.

Recommend that you install one of the following browsers: Firefox, Opera or Chrome.

Contacts:

+7 961 270-60-01
ivdon3@bk.ru

  • Development of a method for analyzing the surface quality of a product based on anomaly detection methods

    This article is devoted to the development of a method for detecting defects on the surface of a product based on anomaly detection methods using a feature extractor based on a convolutional neural network. The method involves the use of machine learning to train classification models based on the obtained features from a layer of a pre-trained U-Net neural network. As part of the study, an autoencoder is trained based on the U-Net model on data that does not contain images of defects. The features obtained from the neural network are classified using classical algorithms for identifying anomalies in the data. This method allows you to localize areas of anomalies in a test data set when only samples without anomalies are available for training. The proposed method not only provides anomaly detection capabilities, but also has high potential for automating quality control processes in various industries, including manufacturing, medicine, and information security. Due to the advantages of unsupervised machine learning models, such as robustness to unknown forms of anomalies, this method can significantly improve the efficiency of quality control and diagnostics, which in turn will reduce costs and increase productivity. It is expected that further research in this area will lead to even more accurate and reliable methods for detecting anomalies, which will contribute to the development of industry and science.

    Keywords: U-Net, neural network, classification, anomaly, defect, novelty detection, autoencoder, machine learning, image, product quality, performance

  • Road sign detection based on the YOLO neural network model

    This article presents a research study dedicated to the application of the YOLOv8 neural network model for road sign detection. During the study, a model based on YOLOv8 was developed and trained, which successfully detects road signs in real-time. The article also presents the results of experiments in which the YOLOv8 model is compared to other widely used methods for sign detection. The obtained results have practical significance in the field of road traffic safety, offering an innovative approach to automatic road sign detection, which contributes to improving speed control, attentiveness, and reducing accidents on the roads.

    Keywords: machine learning, road signs, convolutional neural networks, image recognition

  • Using Genetic Algorithms to Increase the Learning Rate of Neural Networks

    Investigation of ways to accelerate the training of neural networks using genetic algorithms and the study of the dependence of the speed of genetic algorithms on the mutation rate. In this study, a program was implemented on the Unity graphics platform using genetic algorithms and mutations to determine their optimal coefficient. The experiment showed that the learning rate really depends on the mutation rate, and the highest learning rate was obtained at 5-7,5%.

    Keywords: machine learning, deep learning, genetic algorithm, optimization, neural network, artificial neuron, mutation, artificial intelligence, non-player character, optimization