×

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

  • Human Handwritten Signature Recognition Using Neural Networks

    In this paper, we present the implementation of a neural network approach to solving the problem of handwritten signature recognition. We analyzed the main approaches to handwritten signature recognition. We identified the features of using a handwritten signature as an identification method, including the variability of a handwritten signature and the possibility of forgery. We identified the relevance of using neural networks to solve the signature recognition problem. We developed a neural network model for recognizing handwritten signatures, presented its architecture containing convolutional and fully connected layers, and trained the neural network model based on handwritten signatures "Handwritten Signatures" containing 2263 signature samples. The accuracy of the developed model was 92% on the test sample. We developed a web application "Recognition of a static handwritten signature" based on the developed neural network model on the Amvera cloud hosting. The web application allows identifying users based on a handwritten signature sample.

    Keywords: handwritten signature, neural networks, signature recognition, image processing, machine learning, web application, cloud hosting, identification, verification, artificial intelligence

  • Design and Integration of a Neural Network Model for Face Recognition

    In this paper, we present a study dedicated to implementing a neural network approach to face recognition. We conducted a comprehensive review of existing face recognition methods. We developed a neural network model, trained on the DigiFace-1M dataset. This paper details the architecture of our developed neural network model and the step-by-step training process. The model achieved an accuracy of 78% on the validation set and 92% on the training set. We also addressed the integration of our model into the Russian Amvera Cloud service. As a result, we created a web application that allows users to identify themselves using uploaded images of their faces. This research demonstrates the potential of neural networks for face recognition tasks and offers a practical solution for implementing such systems in various fields.

    Keywords: face recognition, deep learning, neural networks, user identification, model architecture, model training, model integration, cloud services, security, biometric technologies