CVApr 25, 2024

Research on geometric figure classification algorithm based on Deep Learning

arXiv:2404.16561v1h-index: 2
Originality Synthesis-oriented
AI Analysis

This work addresses geometric figure classification, a domain-specific task, but appears incremental as it applies an existing method (LeNet-5) to this problem.

The paper tackled the problem of low recognition accuracy in traditional geometric figure classification by proposing a deep learning-based algorithm using LeNet-5 architecture, which improved the average recognition accuracy on the test dataset.

In recent years, with the rapid development of computer information technology, the development of artificial intelligence has been accelerating. The traditional geometry recognition technology is relatively backward and the recognition rate is low. In the face of massive information database, the traditional algorithm model inevitably has the problems of low recognition accuracy and poor performance. Deep learning theory has gradually become a very important part of machine learning. The implementation of convolutional neural network (CNN) reduces the difficulty of graphics generation algorithm. In this paper, using the advantages of lenet-5 architecture sharing weights and feature extraction and classification, the proposed geometric pattern recognition algorithm model is faster in the training data set. By constructing the shared feature parameters of the algorithm model, the cross-entropy loss function is used in the recognition process to improve the generalization of the model and improve the average recognition accuracy of the test data set.

Foundations

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

Your Notes