Computer Vision Applications of Self-Organizing Neural Networks

2013 ◽  
pp. 129-138
Author(s):  
José García-Rodríguez ◽  
Juan Manuel García-Chamizo ◽  
Sergio Orts-Escolano ◽  
Vicente Morell-Gimenez ◽  
José Antonio Serra-Pérez ◽  
...  

This chapter aims to address the ability of self-organizing neural network models to manage video and image processing in real-time. The Growing Neural Gas networks (GNG) with its attributes of growth, flexibility, rapid adaptation, and excellent quality representation of the input space makes it a suitable model for real time applications. A number of applications are presented, including: image compression, hand and medical image contours representation, surveillance systems, hand gesture recognition systems, and 3D data reconstruction.

2011 ◽  
Vol 403-408 ◽  
pp. 3587-3593
Author(s):  
T.V.K. Hanumantha Rao ◽  
Saurabh Mishra ◽  
Sudhir Kumar Singh

In this paper, the artificial neural network method was used for Electrocardiogram (ECG) pattern analysis. The analysis of the ECG can benefit from the wide availability of computing technology as far as features and performances as well. This paper presents some results achieved by carrying out the classification tasks by integrating the most common features of ECG analysis. Four types of ECG patterns were chosen from the MIT-BIH database to be recognized, including normal sinus rhythm, long term atrial fibrillation, sudden cardiac death and congestive heart failure. The R-R interval features were performed as the characteristic representation of the original ECG signals to be fed into the neural network models. Two types of artificial neural network models, SOM (Self- Organizing maps) and RBF (Radial Basis Function) networks were separately trained and tested for ECG pattern recognition and experimental results of the different models have been compared. The trade-off between the time consuming training of artificial neural networks and their performance is also explored. The Radial Basis Function network exhibited the best performance and reached an overall accuracy of 93% and the Kohonen Self- Organizing map network reached an overall accuracy of 87.5%.


Sensors ◽  
2021 ◽  
Vol 21 (20) ◽  
pp. 6781
Author(s):  
Tomasz Nowak ◽  
Krzysztof Ćwian ◽  
Piotr Skrzypczyński

This article aims at demonstrating the feasibility of modern deep learning techniques for the real-time detection of non-stationary objects in point clouds obtained from 3-D light detecting and ranging (LiDAR) sensors. The motion segmentation task is considered in the application context of automotive Simultaneous Localization and Mapping (SLAM), where we often need to distinguish between the static parts of the environment with respect to which we localize the vehicle, and non-stationary objects that should not be included in the map for localization. Non-stationary objects do not provide repeatable readouts, because they can be in motion, like vehicles and pedestrians, or because they do not have a rigid, stable surface, like trees and lawns. The proposed approach exploits images synthesized from the received intensity data yielded by the modern LiDARs along with the usual range measurements. We demonstrate that non-stationary objects can be detected using neural network models trained with 2-D grayscale images in the supervised or unsupervised training process. This concept makes it possible to alleviate the lack of large datasets of 3-D laser scans with point-wise annotations for non-stationary objects. The point clouds are filtered using the corresponding intensity images with labeled pixels. Finally, we demonstrate that the detection of non-stationary objects using our approach improves the localization results and map consistency in a laser-based SLAM system.


2019 ◽  
Vol 1 (1) ◽  
pp. 450-465 ◽  
Author(s):  
Abhishek Sehgal ◽  
Nasser Kehtarnavaz

Deep learning solutions are being increasingly used in mobile applications. Although there are many open-source software tools for the development of deep learning solutions, there are no guidelines in one place in a unified manner for using these tools toward real-time deployment of these solutions on smartphones. From the variety of available deep learning tools, the most suited ones are used in this paper to enable real-time deployment of deep learning inference networks on smartphones. A uniform flow of implementation is devised for both Android and iOS smartphones. The advantage of using multi-threading to achieve or improve real-time throughputs is also showcased. A benchmarking framework consisting of accuracy, CPU/GPU consumption, and real-time throughput is considered for validation purposes. The developed deployment approach allows deep learning models to be turned into real-time smartphone apps with ease based on publicly available deep learning and smartphone software tools. This approach is applied to six popular or representative convolutional neural network models, and the validation results based on the benchmarking metrics are reported.


2020 ◽  
Vol 10 (3) ◽  
pp. 766 ◽  
Author(s):  
Alec Wright ◽  
Eero-Pekka Damskägg ◽  
Lauri Juvela ◽  
Vesa Välimäki

This article investigates the use of deep neural networks for black-box modelling of audio distortion circuits, such as guitar amplifiers and distortion pedals. Both a feedforward network, based on the WaveNet model, and a recurrent neural network model are compared. To determine a suitable hyperparameter configuration for the WaveNet, models of three popular audio distortion pedals were created: the Ibanez Tube Screamer, the Boss DS-1, and the Electro-Harmonix Big Muff Pi. It is also shown that three minutes of audio data is sufficient for training the neural network models. Real-time implementations of the neural networks were used to measure their computational load. To further validate the results, models of two valve amplifiers, the Blackstar HT-5 Metal and the Mesa Boogie 5:50 Plus, were created, and subjective tests were conducted. The listening test results show that the models of the first amplifier could be identified as different from the reference, but the sound quality of the best models was judged to be excellent. In the case of the second guitar amplifier, many listeners were unable to hear the difference between the reference signal and the signals produced with the two largest neural network models. This study demonstrates that the neural network models can convincingly emulate highly nonlinear audio distortion circuits, whilst running in real-time, with some models requiring only a relatively small amount of processing power to run on a modern desktop computer.


1998 ◽  
Vol 16 (2) ◽  
pp. 223-241 ◽  
Author(s):  
Petri Toiviainen ◽  
Mari Tervaniemi ◽  
Jukka Louhivuori ◽  
Marieke Saher ◽  
Minna Huotilainen ◽  
...  

The present study compared the degree of similarity of timbre representations as observed with brain recordings, behavioral studies, and computer simulations. To this end, the electrical brain activity of subjects was recorded while they were repetitively presented with five sounds differing in timbre. Subjects read simultaneously so that their attention was not focused on the sounds. The brain activity was quantified in terms of a change-specific mismatch negativity component. Thereafter, the subjects were asked to judge the similarity of all pairs along a five-step scale. A computer simulation was made by first training a Kohonen self-organizing map with a large set of instrumental sounds. The map was then tested with the experimental stimuli, and the distance between the most active artificial neurons was measured. The results of these methods were highly similar, suggesting that timbre representations reflected in behavioral measures correspond to neural activity, both as measured directly and as simulated in self-organizing neural network models.


2000 ◽  
Vol 10 (01) ◽  
pp. 59-70 ◽  
Author(s):  
JONATHAN A. MARSHALL ◽  
VISWANATH SRIKANTH

Existing neural network models are capable of tracking linear trajectories of moving visual objects. This paper describes an additional neural mechanism, disfacilitation, that enhances the ability of a visual system to track curved trajectories. The added mechanism combines information about an object's trajectory with information about changes in the object's trajectory, to improve the estimates for the object's next probable location. Computational simulations are presented that show how the neural mechanism can learn to track the speed of objects and how the network operates to predict the trajectories of accelerating and decelerating objects.


2018 ◽  
Vol 13 (No. 1) ◽  
pp. 11-17 ◽  
Author(s):  
M. Mokarram ◽  
M. Najafi-Ghiri ◽  
A.R. Zarei

Soil fertility refers to the ability of a soil to supply plant nutrients. Naturally, micro and macro elements are made available to plants by breakdown of the mineral and organic materials in the soil. Artificial neural network (ANN) provides deeper understanding of human cognitive capabilities. Among various methods of ANN and learning an algorithm, self-organizing maps (SOM) are one of the most popular neural network models. The aim of this study was to classify the factors influencing soil fertility in Shiraz plain, southern Iran. The relationships among soil features were studied using the SOM in which, according to qualitative data, the clustering tendency of soil fertility was investigated using seven parameters (N, P, K, Fe, Zn, Mn, and Cu). The results showed that for soil fertility there is a close relationship between P and N, and also between P and Zn. The other parameters, such as K, Fe, Mn, and Cu, are not mutually related. The results showed that there are six clusters for soil fertility and also that group 1 soils are more fertile than the other.


Sign in / Sign up

Export Citation Format

Share Document