Data Augmentation Technology for Improving the Recognition Accuracy of Target Image
by Feng Ling, Rajamohan Parthasarathy, Ye Wang, Sokchoo Ng
Journal of Networking and Telecommunications, Vol.5, No.1, 2023;
292 Views
Relevant studies have pointed out that public has paid highly attention on the accuracy of neural network algorithm as it is widely applied in recent years. According to the present practice, it is quite difficult to collect related data when applying neural network algorithm. Besides, problems of trifles and complication exists in data image labeling process, which leads to a bad impact on the recognition accuracy of targets. In this article, analyzes are conducted on the relevant data from the perspective of data image processing with neural network algorithm as the core of this work. Besides, corresponding data augmentation technology is also put forward. Generally speaking, this technology has effectively realized the simulation under different shooting and lighting conditions by flipping, transforming and changing the pixel positions of the related original images, which contributes to the expansion of database types and promotes the robustness of detection work.
Application Research of Deep Convolutional Neural Network in Computer Vision
by Lei Wang
Journal of Networking and Telecommunications, Vol.4, No.1, 2022;
367 Views
As an important research achievement in the field of brain like computing, deep convolution neural network has been widely used in many fields such as computer vision, natural language processing, information retrieval, speech recognition, semantic understanding and so on. It has set off a wave of neural network research in industry and academia and promoted the development of artificial intelligence. At present, the deep convolution neural network mainly simulates the complex hierarchical cognitive laws of the human brain by increasing the number of layers of the network, using a larger training data set, and improving the network structure or training learning algorithm of the existing neural network, so as to narrow the gap with the visual system of the human brain and enable the machine to acquire the capability of “abstract conceptsâ€. Deep convolution neural network has achieved great success in many computer vision tasks such as image classification, target detection, face recognition, pedestrian recognition, etc. Firstly, this paper reviews the development history of convolutional neural networks. Then, the working principle of the deep convolution neural network is analyzed in detail. Then, this paper mainly introduces the representative achievements of convolution neural network from the following two aspects, and shows the improvement effect of various technical methods on image classification accuracy through examples. From the aspect of adding network layers, the structures of classical convolutional neural networks such as AlexNet, ZF-Net, VGG, GoogLeNet and ResNet are discussed and analyzed. From the aspect of increasing the size of data set, the difficulties of manually adding labeled samples and the effect of using data amplification technology on improving the performance of neural network are introduced. This paper focuses on the latest research progress of convolution neural network in image classification and face recognition. Finally, the problems and challenges to be solved in future brain-like intelligence research based on deep convolution neural network are proposed.