Search results for "Image"
showing 10 items of 6818 documents
A Multi-layer Feed Forward Neural Network Approach for Diagnosing Diabetes
2018
Diabetes is one of the worlds major health problems according to the World Health Organization. Recent surveys indicate that there is an increase in the number of diabetic patients resulting in an increase in serious complications such as heart attacks and deaths. Early diagnosis of diabetes, particularly of type 2 diabetes, is critical since it is vital for patients to get insulin treatments. However, diagnoses could be difficult especially in areas with few medical doctors. It is, therefore, a need for practical methods for the public for early detection and prevention with minimal intervention from medical professionals. A promising method for automated diagnosis is the use of artificial…
Intrusion Detection with Interpretable Rules Generated Using the Tsetlin Machine
2020
The rapid deployment in information and communication technologies and internet-based services have made anomaly based network intrusion detection ever so important for safeguarding systems from novel attack vectors. To this date, various machine learning mechanisms have been considered to build intrusion detection systems. However, achieving an acceptable level of classification accuracy while preserving the interpretability of the classification has always been a challenge. In this paper, we propose an efficient anomaly based intrusion detection mechanism based on the Tsetlin Machine (TM). We have evaluated the proposed mechanism over the Knowledge Discovery and Data Mining 1999 (KDD’99) …
The Use of Artificial Intelligence in Disaster Management - A Systematic Literature Review
2019
Whenever a disaster occurs, users in social media, sensors, cameras, satellites, and the like generate vast amounts of data. Emergency responders and victims use this data for situational awareness, decision-making, and safe evacuations. However, making sense of the generated information under time-bound situations is a challenging task as the amount of data can be significant, and there is a need for intelligent systems to analyze, process, and visualize it. With recent advancements in Artificial Intelligence (AI), numerous researchers have begun exploring AI, machine learning (ML), and deep learning (DL) techniques for big data analytics in managing disasters efficiently. This paper adopt…
Fast Fingerprints Classification Only Using the Directional Image
2007
The classification phase is an important step of an automatic fingerprint identification system, where the goal is to restrict only to a subset of the whole database the search time. The proposed system classifies fingerprint images in four classes using only directional image information. This approach, unlike the literature approaches, uses the acquired fingerprint image without enhancement phases application. The system extracts only directional image and uses three concurrent decisional modules to classify the fingerprint. The proposed system has a high classification speed and a very low computational cost. The experimental results show a classification rate of 87.27%.
Logo detection in images using HOG and SIFT
2017
In this paper we present a study of logo detection in images from a media agency. We compare two most widely used methods — HOG and SIFT on a challenging dataset of images arising from a printed press and news portals. Despite common opinion that SIFT method is superior, our results show that HOG method performs significantly better on our dataset. We augment the HOG method with image resizing and rotation to improve its performance even more. We found out that by using such approach it is possible to obtain good results with increased recall and reasonably decreased precision.
Regularized RBF Networks for Hyperspectral Data Classification
2004
In this paper, we analyze several regularized types of Radial Basis Function (RBF) Networks for crop classification using hyperspectral images. We compare the regularized RBF neural network with Support Vector Machines (SVM) using the RBF kernel, and AdaBoost Regularized (ABR) algorithm using RBF bases, in terms of accuracy and robustness. Several scenarios of increasing input space dimensionality are tested for six images containing six crop classes. Also, regularization, sparseness, and knowledge extraction are paid attention.
Challenges of automatic processing of large amount of skin lesion multispectral data
2020
This work will describe the challenges involved in setting up automatic processing for a large differentiated data set. In this study, a multispectral (skin diffuse reflection images using 526nm (green), 663nm (red), and 964nm (infrared) illumination and autofluorescence (AF) image using 405 nm excitation) data set with 756 lesions (3024 images) was processed. Previously, using MATLAB software, finding markers, correctly segmenting images with dark edges and image alignment were the main causes of the problems in automatic data processing. To improve automatic processing and eliminate the use of licensed software, the latter was substituted with the open source Python environment. For more …
Why Cortices? Neural Networks for Visual Information Processing
1989
Neural networks for the processing of sensory information show remarkable similarities between different species and across different sensory modalities. As an example, cortical organization found in the mamalian neopallium and in the optic tecta of most vertebrates appears to be equally appropriate as a substrate for visual, auditory, and somatosensory information processing. In this paper, we formulate three structural principles of the vertebrate visual cortex that allow to analyze structure and function of these neural networks on an intermediate level of complexity. Computational applications are taken from the field of early vision. The proposed principles are: (a) Average anatomy, i …
A Feed-Forward Neural Network for Robust Segmentation of Color Images
1999
A novel approach for segmentation of color images is proposed. The approach is based on a feed-forward neural network that learns to recognize the hue range of meaningful objects. Experimental results showed that the proposed method is effective and robust even in presence of changing environmental conditions. The described technique has been tested in the framework of the Robot Soccer World Cup Initiative (RoboCup). The approach is fully general and it may be successfully employed in any intermediate level image-processing task, where the color is a meaningful descriptor.
An Encrypted Traffic Classification Framework Based on Convolutional Neural Networks and Stacked Autoencoders
2020
In recent years, deep learning-based encrypted traffic classification has proven to be effective; especially, using neural networks to extract features from raw traffic to classify encrypted traffic. However, most of the neural networks need a fixed-sized input, so that the raw traffic need to be trimmed. This will cause the loss of some information; for example, we do not know the number of packets in a session. To solve these problems, a framework, which implements both a convolutional neural network (CNN) and a stacked autoencoder (SAE), is proposed in this paper. This framework uses a CNN to extract high-level features from raw network traffic and uses an SAE to encode the 26 statistica…