Design of online word copying analysis system based on deep learning
Zhang Chengqiang1,Zhang Yongai1,Gu Xingquan2
(1.College of Physics and Information Engineering,Fuzhou University,Fuzhou 350116,China; 2.College of Communications Engineering,Xidian University,Xi′an 710000,China)
Abstract: In order to expediently and quickly analyse the font copying,the system compares the similarity between the handwritten characters on paper and the original characters of famous people.Using the residuals network ResNet50 model and a new word similarity algorithm to recognize the handwritten words with high accuracy and calculate the similarity quickly with the famous handwritten words.ResNet50 model is trained by combining selfmade famous calligraphy character data set and common Chinese data set.At last,a realtime online handwritten word similarity comparison system is developed with the combination of web site and Android.Android mainly uploads photos of handwritten words on paper and displays the processing results, and the built web site is used to identify images and calculate and analyze the similarity of pictures.
Key words : ResNet50 model;word similarity algorithm;Chinese dataset;online comparison system