Exploring the operation of a neural network using the example of handwritten digits recognition in an advanced informatics course using the python 3.8 programming language

2021 ◽  
pp. 21-29
Author(s):  
N. N. Samylkina ◽  
I. A. Kalinin

The article discusses the possibility of including artificial intelligence topics in the informatics course at the level of secondary general education on the demonstration example of handwritten digits recognition using the Python 3.8 programming language and the TensorFlow package. A hands-on example of a classification problem using the classic MNIST (Modified National Institute of Standards and Technology) training example set is dealt with step-by-step.Most of the tools required for the work (language interpreter, basic libraries, and shell) are downloaded in the form of a single software distribution kit of Anaconda. The network is trained using different methods. When the model is trained, the optimization method, the loss function, and the metric for estimation are specified. Image processing by convolutional nets containing special layers, which "convolve" the image the way a bitmap filter does, is also demonstrated

2020 ◽  
pp. 1-14
Author(s):  
Zhen Huang ◽  
Qiang Li ◽  
Ju Lu ◽  
Junlin Feng ◽  
Jiajia Hu ◽  
...  

<b><i>Background:</i></b> Application and development of the artificial intelligence technology have generated a profound impact in the field of medical imaging. It helps medical personnel to make an early and more accurate diagnosis. Recently, the deep convolution neural network is emerging as a principal machine learning method in computer vision and has received significant attention in medical imaging. <b><i>Key Message:</i></b> In this paper, we will review recent advances in artificial intelligence, machine learning, and deep convolution neural network, focusing on their applications in medical image processing. To illustrate with a concrete example, we discuss in detail the architecture of a convolution neural network through visualization to help understand its internal working mechanism. <b><i>Summary:</i></b> This review discusses several open questions, current trends, and critical challenges faced by medical image processing and artificial intelligence technology.


Author(s):  
Suk Kyoung Choi ◽  
Steve DiPaola ◽  
Hannu Töyrylä

Recent developments in neural network image processing motivate the question, how these technologies might better serve visual artists. Research goals to date have largely focused on either pastiche interpretations of what is framed as artistic “style” or seek to divulge heretofore unimaginable dimensions of algorithmic “latent space,” but have failed to address the process an artist might actually pursue, when engaged in the reflective act of developing an image from imagination and lived experience. The tools, in other words, are constituted in research demonstrations rather than as tools of creative expression. In this article, the authors explore the phenomenology of the creative environment afforded by artificially intelligent image transformation and generation, drawn from autoethnographic reviews of the authors’ individual approaches to artificial intelligence (AI) art. They offer a post-phenomenology of “neural media” such that visual artists may begin to work with AI technologies in ways that support naturalistic processes of thinking about and interacting with computationally mediated interactive creation.


Author(s):  
Suk Kyoung Choi ◽  
Steve DiPaola ◽  
Hannu Töyrylä

Recent developments in neural network image processing motivate the question, how these technologies might better serve visual artists. Research goals to date have largely focused on either pastiche interpretations of what is framed as artistic “style” or seek to divulge heretofore unimaginable dimensions of algorithmic “latent space,” but have failed to address the process an artist might actually pursue, when engaged in the reflective act of developing an image from imagination and lived experience. The tools, in other words, are constituted in research demonstrations rather than as tools of creative expression. In this article, the authors explore the phenomenology of the creative environment afforded by artificially intelligent image transformation and generation, drawn from autoethnographic reviews of the authors’ individual approaches to artificial intelligence (AI) art. They offer a post-phenomenology of “neural media” such that visual artists may begin to work with AI technologies in ways that support naturalistic processes of thinking about and interacting with computationally mediated interactive creation.


Author(s):  
Tawanda Mushiri ◽  
Liberty Tende

The rate of production of horticultural produce had been seen increasing from the past century owing to the increase of population. Manual sorting and grading of tomatoes had become a challenge in market places and fruit processing firms since the demand of the fruit had increased. Considering grading of tomatoes, color is of major importance when it comes to the maturity of the tomatoes. Hence, there is a need to accurately classify them according to color. This process is very complicated, tiresome, and laborious when it is done manually by a human being. Apart from being labor-demanding, human sorting, and grading results in inaccuracy in classifying of tomatoes which is a loss to both the farmer and customer. This chapter had been prepared focusing on the automatic and effective tomato fruit grading system using artificial intelligence particularly using artificial neural network in Matlab. The system makes use of the image processing toolbox and the ANN toolbox to process and classify the tomatoes images according to color and size.


2021 ◽  
Vol 299 ◽  
pp. 03007
Author(s):  
Xinhai Li ◽  
Chenxu Meng ◽  
Xing Xiao ◽  
Chao Yan ◽  
Yuede Lin

Currently widely used SF6 inflatable equipment pressure gauge are short pointer and the pointer is not connected to the center of the dial (non-linear pointer), The position of the hands on this dial cannot be identified using traditional computer vision techniques. In order to solve the problem, This paper proposes a method for SF6 pressure gauge pointer and reading recognition based on digital image processing and Mask-RCNN neural network image segmentation technology. The method first pre-processes the SF6 pressure gauge image and Canny edge detection, while using Mask-RCNN network to extract the pointer feature information and scale feature information, and uses the SF6 pressure gauge pointer feature and scale feature to calculate the pressure gauge reading. The effectiveness of the algorithm is verified through the scale identification of 180 short pointer SF6 pressure meters actually operated in a 220kV substation with 100% accuracy.


2020 ◽  
Author(s):  
Heather Catchpole ◽  
Nicola O’Brien

Are you ready to learn about real technology and make it yourself? Ready, Set, Code! explains how cutting-edge digital technology works and its surprising uses now and in the future. Filled with interesting examples, each chapter explores a different topic, such as artificial intelligence, sensors and data, and applies it with a fun, hands-on coding project. You will learn how to create your own chatbot, translate messages into different languages, construct a burglar alarm, make digital art and music, and launch a citizen science project. Plus, you’ll learn how to protect yourself online and much more. Suitable for beginners, this book provides illustrated step-by-step instructions to teach kids to code with the highly acclaimed Scratch programming language, popular micro:bit mini computers and simple app building tools.


Author(s):  
ZENDI ZAKARIA RAGA PERMANA ◽  
SUSIJANTO TRI RASMANA ◽  
IRA PUSPASARI

ABSTRAKSaat ini, kecerdasan buatan memungkinkan untuk dikembangkan dalam dunia robotika, khususnya untuk pengaturan gerakan robot berdasarkan pengolahan citra. Penelitian ini mengembangkan sebuah mobile robot yang dilengkapi dengan kamera katadioptrik dengan sudut pandang 3600. Citra yang didapatkan, dikonversi dari RGB menjadi HSV. Selanjutnya disesuaikan dengan proses morfologi. Nilai jarak yang terbaca oleh kamera (piksel) dengan jarak sebenarnya (cm) dihitung menggunakan Euclidean Distance. Nilai ini sebagai ekstraksi ciri data jarak yang dilatihkan pada sistem. Sistem yang dibuat pada penelitian ini memiliki iterasi sebanyak 1.000.000, dengan tingkat kelinieran R2=0.9982 dan keakuratan prediksi sebesar 99,03%.Kata kunci: Robot, HSV, Euclidean Distance, Kamera katadioptrik, Artifical Neural NetworkABSTRACTRecently, artificial intelligence is possible to be developed in robotic, specifically for robot movements control based on image processing. This research develops a mobile robot with a 3600 perspective catadioptric camera is equipped. The camera captured images were converting from RGB to HSV. Furthermore, it adapted to the morphological process. The distance value read by the camera (pixels) to the actual distance (cm) is measured using Euclidean Distance. This value is a feature extraction of distance data that has training on the system. The system built in this study has 1,000,000 iterations, with a linearity level of R2 = 0.9982 and prediction accuracy of 99.03%.Keywords: Robot, HSV, Euclidean Distance, Catadioptric Camera, Artifical Neural Network


2021 ◽  
Vol 2 (2) ◽  
pp. 103-111
Author(s):  
Ali Basrah Pulungan ◽  
Zhafranul Nafis ◽  
Muhammad Anwar ◽  
Hastuti ◽  
Hamdani ◽  
...  

Technology developed rapidly along the times, various ways are done to make works easier. One of them is by utilizing artificial intelligence, likes the use of a webcam as a sensor in detecting an object through several stages of image processing. There was research on object recognition previously using three measurement parameters based on color, shape, and size of objects. It is used a webcam as the sensing sensor, and image processing is processed with python programming. In this article, writer described about image processing for the detection of objects used in the research. The results of this device have been tested and are able to detect objects properly based on predetermined color, shape and size. Object detection using a webcam can work properly according to what the author wants.


MATICS ◽  
2017 ◽  
Vol 9 (1) ◽  
pp. 18
Author(s):  
Ali Mahmudi

<p>Handwriting recognition is one of the very interesting research object in the field of image processing, artificial intelligence and computer vision. This is due to the handwritten characters is varied in every individual. The style, size and orientation of handwriting characters has made every body’s is different, hence handwriting recognition is a very interesting research object. Handwriting recognition application has been used in quite many applications, such as reading the bank deposits, reading the postal code in letters, and helping peolple in managing documents.</p><p>This paper presents a handwriting recognition application using Matlab. Matlab toolbox that is used in this research are Image Processing and Neural Network Toolbox.</p><p> </p>


Sign in / Sign up

Export Citation Format

Share Document