Open Access. Powered by Scholars. Published by Universities.®

Physical Sciences and Mathematics Commons

Open Access. Powered by Scholars. Published by Universities.®

Articles 1 - 30 of 32

Full-Text Articles in Physical Sciences and Mathematics

Machine Learning Approaches In Comparative Studies For Alzheimer’S Diagnosis Using 2d Mri Slices, Zhen Zhao, Joon Huang Chuah, Chee-Onn Chow, Kaijian Xia, Yee Kai Tee, Yan Chai Hum, Khin Wee Lai Feb 2024

Machine Learning Approaches In Comparative Studies For Alzheimer’S Diagnosis Using 2d Mri Slices, Zhen Zhao, Joon Huang Chuah, Chee-Onn Chow, Kaijian Xia, Yee Kai Tee, Yan Chai Hum, Khin Wee Lai

Turkish Journal of Electrical Engineering and Computer Sciences

Alzheimer’s disease (AD) is an illness that involves a gradual and irreversible degeneration of the brain. It is crucial to establish a precise diagnosis of AD early on in order to enable prompt therapies and prevent further deterioration. Researchers are currently focusing increasing attention on investigating the potential of machine learning techniques to simplify the automated diagnosis of AD using neuroimaging. The present study involved a comparison of models for the detection of AD through the utilization of 2D image slices obtained from magnetic resonance imaging brain scans. Five models, namely ResNet, ConvNeXt, CaiT, Swin Transformer, and CVT, were implemented …


Deep Learning Image Analysis To Isolate And Characterize Different Stages Of S-Phase In Human Cells, Kevin A. Boyd, Rudranil Mitra, John Santerre, Christopher L. Sansam Dec 2023

Deep Learning Image Analysis To Isolate And Characterize Different Stages Of S-Phase In Human Cells, Kevin A. Boyd, Rudranil Mitra, John Santerre, Christopher L. Sansam

SMU Data Science Review

Abstract. This research used deep learning for image analysis by isolating and characterizing distinct DNA replication patterns in human cells. By leveraging high-resolution microscopy images of multiple cells stained with 5-Ethynyl-2′-deoxyuridine (EdU), a replication marker, this analysis utilized Convolutional Neural Networks (CNNs) to perform image segmentation and to provide robust and reliable classification results. First multiple cells in a field of focus were identified using a pretrained CNN called Cellpose. After identifying the location of each cell in the image a python script was created to crop out each cell into individual .tif files. After careful annotation, a CNN was …


Lightweight Deep Neural Network Models For Electromyography Signal Recognition For Prosthetic Control, Ahmet Mert Jul 2023

Lightweight Deep Neural Network Models For Electromyography Signal Recognition For Prosthetic Control, Ahmet Mert

Turkish Journal of Electrical Engineering and Computer Sciences

In this paper, lightweight deep learning methods are proposed to recognize multichannel electromyography (EMG) signals against varying contraction levels. The classical machine learning, and signal processing methods namely, linear discriminant analysis (LDA), quadratic discriminant analysis (QDA), root mean square (RMS), and waveform length (WL) are adopted to convolutional neural network (CNN), and long short-term memory neural network (LSTM). Eight-channel recordings of nine amputees from a publicly available dataset are used for training and testing the proposed models considering prosthetic control strategies. Six class hand movements with three contraction levels are applied to WL and RMS-based feature extraction. After that, they …


Costume Pattern Sketch Colorization And Style Transfer Based On Neural Network, Xingquan Cai, Zhijun Li, Mengyao Xi, Haiyan Sun Mar 2023

Costume Pattern Sketch Colorization And Style Transfer Based On Neural Network, Xingquan Cai, Zhijun Li, Mengyao Xi, Haiyan Sun

Journal of System Simulation

Abstract: Aiming at the problems of color overflow in pattern sketch colorization and lack of fabric texture features in style transfer, this paper proposes a method of costume pattern sketch colorization and style transfer based on neural network. This paper initializes the data set, collects the costume pattern image, extracts the costume pattern sketch, synthesizes the costume pattern sketch with color features and constructs the style data set. The research builds the conditional generative adversarial nets and achieves the costume pattern sketch with color features colorization based on the generator. The study constructs a convolutional neural network model, uses the …


Online Classification Method For Motor Imagery Eeg With Spatial Information, Fengwei Yang, Peng Chen, Kai Xi, Hualin Pu, Xueyin Liu Feb 2023

Online Classification Method For Motor Imagery Eeg With Spatial Information, Fengwei Yang, Peng Chen, Kai Xi, Hualin Pu, Xueyin Liu

Journal of System Simulation

Abstract: EEG-based BCI system can help the daily life and rehabilitation training of limb movement disorders patients. Due to the low signal-to-noise ratio and large individual differences of EEG signals, the accuracy and efficiency of EEG feature extraction and classification are not high, which affects the wide application of online BCI system. A CNN with spatial information is proposed for the online classification of MI-EEG signals. The reordered MI-EEG is convolved horizontally and vertically respectively. With the contralateral effect of motor imagery ERD/ERS phenomenon, the spatial information in MI-EEG is fully utilized to achieve the real-time acquisition and classification of …


Transmission Line Insulator Recognition Based On Artificial Images Data Expansion, Yaru Wang, Kai Yang, Yongjie Zhai, Congbin Guo, Wenqing Zhao, Jie Su Nov 2022

Transmission Line Insulator Recognition Based On Artificial Images Data Expansion, Yaru Wang, Kai Yang, Yongjie Zhai, Congbin Guo, Wenqing Zhao, Jie Su

Journal of System Simulation

Abstract: Deep learning method has developed rapidly in the field of computer vision, but relies on a large quantities of training data. In the task of transmission line insulator automatic detection, problems such as insufficient number of aerial insulator images and poor diversity affect the accuracy of insulator recognition. An artificial insulator images data expansion method is proposed. Artificial insulator images are created by modeling software, and a compensation network is constructed. The artificial images are compensated and optimized by compensation network, and the aerial insulator image data set is expanded by the compensated artificial insulator images. The insulator recognition …


Tactical Maneuver Strategy Learning From Land Wargame Replay Based On Convolutional Neural Network, Jiale Xu, Haidong Zhang, Donghai Zhao, Wancheng Ni Oct 2022

Tactical Maneuver Strategy Learning From Land Wargame Replay Based On Convolutional Neural Network, Jiale Xu, Haidong Zhang, Donghai Zhao, Wancheng Ni

Journal of System Simulation

Abstract: Aiming at collecting the high valuable knowledge of action decisions in "man-in-the-loop" wargame's replay data, a method of using convolutional neural network to learn the tactical maneuver strategy model from the replay data of wargame is proposed. In this method, the tactical maneuver strategy is modeled as a classification problem of making a good choice from the target candidate locations under the influence of current situation. The key factors affecting commander's decision-making are summarized, and the basic situation features are defined, which are composed of seven attributes such as "maneuverability range and observation range". The feature dataset with positive …


Modulation Recognition Algorithm Based On Truncated Migration And Parallel Resnet, Yecai Guo, Qingwei Wang Sep 2022

Modulation Recognition Algorithm Based On Truncated Migration And Parallel Resnet, Yecai Guo, Qingwei Wang

Journal of System Simulation

Abstract: A truncated migration data preprocessing algorithm is proposed for the problem of limited time series characteristics of the signal extracted by convolutional neural network. The distance unit at one end of the sampling matrix is truncated, migrated to the other end to form a new matrix, allowing the convolutional neural network to extract more sampling points and compare more symbolic information.An improved parallel ResNet is proposed, which focuses on features in both horizontal and vertical directions simultaneously by two parallel branches. The results show that the algorithm has an accuracy rate of about 10% higher than that of ordinary …


Analysis Of Patch And Sample Size Effects For 2d-3d Cnn Models Using Multiplatform Dataset: Hyperspectral Image Classification Of Rosis And Jilin-1 Gp01 Imagery, Taşkin Kavzoğlu, Eli̇f Özlem Yilmaz Sep 2022

Analysis Of Patch And Sample Size Effects For 2d-3d Cnn Models Using Multiplatform Dataset: Hyperspectral Image Classification Of Rosis And Jilin-1 Gp01 Imagery, Taşkin Kavzoğlu, Eli̇f Özlem Yilmaz

Turkish Journal of Electrical Engineering and Computer Sciences

Modern hyperspectral sensors provide a huge volume of data at spectral and spatial domains with high redundancy, which requires robust methods for analysis. In this study, 2D and 3D CNN models were applied to hyperspectral image datasets (ROSIS and Jilin-1 GP01) using varying patch and sample sizes to determine their combined impacts on the performance of deep learning models. Differences in classification performances in relation to particle and sample sizes were statistically analysed using McNemar?s test. According to the findings, raising the patch and sample size enhances the performance of the 2D/3D CNN model and produces more accurate results in …


Classification And Phenological Staging Of Crops From In Situ Image Sequences By Deep Learning, Uluğ Bayazit, Deni̇z Turgay Altilar, Ni̇lgün Güler Bayazit May 2022

Classification And Phenological Staging Of Crops From In Situ Image Sequences By Deep Learning, Uluğ Bayazit, Deni̇z Turgay Altilar, Ni̇lgün Güler Bayazit

Turkish Journal of Electrical Engineering and Computer Sciences

Accurate knowledge of crop type information is not only valuable for verifying the declaration of farmers to obtain subsidy or insurance for the grown crop, but also for generating crop type maps that serve a variety of purposes in land monitoring and policy. On the other hand, accurate knowledge of crop phenological stage can help farm personnel apply fertilization and irrigation regimes on a timely basis. Although deep learning based networks have been applied in the past to classify the type and predict the phenological stage of crops from in situ images of fields, more advanced deep learning based networks, …


The Analysis And Optimization Of Cnn Hyperparameters With Fuzzy Tree Modelfor Image Classification, Kübra Uyar, Şaki̇r Taşdemi̇r, İlker Ali̇ Özkan Mar 2022

The Analysis And Optimization Of Cnn Hyperparameters With Fuzzy Tree Modelfor Image Classification, Kübra Uyar, Şaki̇r Taşdemi̇r, İlker Ali̇ Özkan

Turkish Journal of Electrical Engineering and Computer Sciences

The meaningful performance of convolutional neural network (CNN) has enabled the solution of various state-of-the-art problems. Although CNNs achieve satisfactory results in computer-vision problems, they still have some difficulties. As the designed CNN models are deepened to achieve much better accuracy, computational cost and complexity increase. It is significant to train CNNs with suitable topology and training hyperparameters that include initial learning rate, minibatch size, epoch number, filter size, number of filters, etc. because the initialization of hyperparameters affects classification results. On the other hand, it is not possible to make a definite inference for the hyperparameter initialization and there …


Visual Interpretability Of Capsule Network For Medical Image Analysis, Mighty Abra Ayidzoe, Yu Yongbin, Patrick Kwabena Mensah, Jingye Cai, Faiza Umar Bawah Mar 2022

Visual Interpretability Of Capsule Network For Medical Image Analysis, Mighty Abra Ayidzoe, Yu Yongbin, Patrick Kwabena Mensah, Jingye Cai, Faiza Umar Bawah

Turkish Journal of Electrical Engineering and Computer Sciences

Deep learning (DL) models are currently not widely deployed for critical tasks such as in health. This is attributable to the "black box", making it difficult to gain the trust of practitioners. This paper proposes the use of visualizations to enhance performance verification, improve monitoring, ensure understandability, and improve interpretability needed to gain practitioners' confidence. These are demonstrated through the development of a CapsNet model for the recognition of gastrointestinal tract infection. The gastrointestinal tract comprises several organs joined in a long tube from the mouth to the anus. It is susceptive to diseases that are difficult for medics to …


Multi-View Human Action Recognition Based On Deep Neural Network, Zhao Ying, Lu Yao, Zhang Jian, Qidi Liang, Long Wei Jun 2021

Multi-View Human Action Recognition Based On Deep Neural Network, Zhao Ying, Lu Yao, Zhang Jian, Qidi Liang, Long Wei

Journal of System Simulation

Abstract: A novel deep neural network named CNN+CA(Convolutional Neural Network plus Context Attention) model is constructed and a new recognition algorithm based on sequence matching is presented to improve the recognition accuracy of MVHAR (Multi-view Human Action Recognition). A CNN(Convolutional Neural Network) is designed to automatically learn multi-view fusion features; the CA (Context Attention) module is introduced to selectively focus on the parts of the features that are relevant for the recognition task; the proposed recognition algorithm based on sequence matching is used to realize MVHAR. The experimental results on the IXMAS dataset and the i3DPost dataset …


Gas-Liquid Two-Phase Flow Pattern Recognition Method Based On Convolutional Neural Network, Weiguo Tong, Xuechun Pang, Genghong Zhu Apr 2021

Gas-Liquid Two-Phase Flow Pattern Recognition Method Based On Convolutional Neural Network, Weiguo Tong, Xuechun Pang, Genghong Zhu

Journal of System Simulation

Abstract: Aiming at the low recognition rate and subjectivity in two-phase flow pattern recognition, a method based on Landweber iterative image reconstruction algorithm and convolutional neural network is proposed. Landweber iterative image reconstruction algorithm is used to obtain the flow pattern images and build the flow pattern image database. By means of the flow pattern identification on, different convolution layers in VGG16 network and different size and resolution of the data set samples, the parameters of network frozen convolutional layer and input image are determined.The experimental results show that the combined method of resistance tomography and convolutional neural network …


Multi-Modal Classification Using Images And Text, Stuart J. Miller, Justin Howard, Paul Adams, Mel Schwan, Robert Slater Jan 2021

Multi-Modal Classification Using Images And Text, Stuart J. Miller, Justin Howard, Paul Adams, Mel Schwan, Robert Slater

SMU Data Science Review

This paper proposes a method for the integration of natural language understanding in image classification to improve classification accuracy by making use of associated metadata. Traditionally, only image features have been used in the classification process; however, metadata accompanies images from many sources. This study implemented a multi-modal image classification model that combines convolutional methods with natural language understanding of descriptions, titles, and tags to improve image classification. The novelty of this approach was to learn from additional external features associated with the images using natural language understanding with transfer learning. It was found that the combination of ResNet-50 image …


Image Forgery Detection Based On Fusion Of Lightweight Deep Learning Models, Amit Doegar, Srinidhi Hiriyannaiah, Siddesh Gaddadevara Matt, Srinivasa Krishnarajanagar Gopaliyengar, Maitreyee Dutta Jan 2021

Image Forgery Detection Based On Fusion Of Lightweight Deep Learning Models, Amit Doegar, Srinidhi Hiriyannaiah, Siddesh Gaddadevara Matt, Srinivasa Krishnarajanagar Gopaliyengar, Maitreyee Dutta

Turkish Journal of Electrical Engineering and Computer Sciences

Image forgery detection is one of the key challenges in various real time applications, social media and online information platforms. The conventional methods of detection based on the traces of image manipulations are limited to the scope of predefined assumptions like hand-crafted features, size and contrast. In this paper, we propose a fusion based decision approach for image forgery detection. The fusion of decision is based on the lightweight deep learning models namely SqueezeNet, MobileNetV2 and ShuffleNet. The fusion decision system is implemented in two phases. First, the pretrained weights of the lightweight deep learning models are used to evaluate …


A Hybrid Approach Based On Transfer And Ensemble Learning For Improvingperformances Of Deep Learning Models On Small Datasets, Tunç Gülteki̇n, Aybars Uğur Jan 2021

A Hybrid Approach Based On Transfer And Ensemble Learning For Improvingperformances Of Deep Learning Models On Small Datasets, Tunç Gülteki̇n, Aybars Uğur

Turkish Journal of Electrical Engineering and Computer Sciences

The need for high-volume data is one of the challenging requirements of the deep learning methods, and it makes it harder to apply deep learning algorithms to domains in which the data sources are limited, in other words, small. These domains may vary from medical diagnosis to satellite imaging. The performances of the deep learning methods on small datasets can be improved by the approaches such as data augmentation, ensembling, and transfer learning. In this study, we propose a new approach that utilizes transfer learning and ensemble methods to increase the accuracy rates of convolutional neural networks for classification tasks …


A Transfer Learning-Based Deep Learning Approach For Automated Covid-19diagnosis With Audio Data, Devri̇m Akgün, Abdullah Talha Kabakuş, Zehra Karapinar Şentürk, Arafat Şentürk, Enver Küçükkülahli Jan 2021

A Transfer Learning-Based Deep Learning Approach For Automated Covid-19diagnosis With Audio Data, Devri̇m Akgün, Abdullah Talha Kabakuş, Zehra Karapinar Şentürk, Arafat Şentürk, Enver Küçükkülahli

Turkish Journal of Electrical Engineering and Computer Sciences

The COVID-19 pandemic has caused millions of deaths and changed daily life globally. Countries have declared a half or full lockdown to prevent the spread of COVID-19. According to medical doctors, as many people as possible should be tested to identify their status, and corresponding actions then should be taken for COVID-19 positive cases. Despite the clear necessity of these medical tests, many countries are still struggling to acquire them. This fact clearly indicates the necessity of a large-scale, cheap, fast, and accurate alternative prescreening tool that can be used for the diagnosis of COVID-19 while waiting for the medical …


A Hybrid Convolutional Neural Network Approach For Feature Selection Anddisease Classification, Prajna Paramita Debata, Puspanjali Mohapatra Jan 2021

A Hybrid Convolutional Neural Network Approach For Feature Selection Anddisease Classification, Prajna Paramita Debata, Puspanjali Mohapatra

Turkish Journal of Electrical Engineering and Computer Sciences

: Many researchers have analyzed the high dimensional gene expression data for disease classification using several conventional and machine learning-based approaches, but still there exists some issues which make this task nontrivial. Due to the growing complexities of the unstructured data, the researchers focus on the deep learning approach, which is the latest form of machine learning algorithm. In the presented work, a kernel-based Fisher score (KFS) approach is implemented to extract the notable genes, and an improvised chaotic Jaya (CJaya) algorithm optimized convolutional neural network (CJaya-CNN) model is applied to classify high dimensional gene expression or microarray data. This …


An Evolutionary-Based Image Classification Approach Through Facial Attributes, Seli̇m Yilmaz, Cemi̇l Zalluhoğlu Jan 2021

An Evolutionary-Based Image Classification Approach Through Facial Attributes, Seli̇m Yilmaz, Cemi̇l Zalluhoğlu

Turkish Journal of Electrical Engineering and Computer Sciences

With the recent developments in technology, there has been a significant increase in the studies on analysisof human faces. Through automatic analysis of faces, it is possible to know the gender, emotional state, and even theidentity of people from an image. Of them, identity or face recognition has became the most important task whichhas been studied for a long time now as it is crucial to take measurements for public security, credit card verification,criminal identification, and the like. In this study, we have proposed an evolutionary-based framework that relies ongenetic programming algorithm to evolve a binary- and multilabel image classifier …


Fault Diagnosis For Bearings Of Unbalanced Data Based On Feature Generation, Minglu Fan, Wang Yan, Zhicheng Ji Dec 2020

Fault Diagnosis For Bearings Of Unbalanced Data Based On Feature Generation, Minglu Fan, Wang Yan, Zhicheng Ji

Journal of System Simulation

Abstract: Focus on the sample imbalance and insufficiency caused by the difficulty to obtain a sufficient number of fault samples in actual production.A model for rolling bearings by combining Convolutional Neural Networks and Synthetic Oversampling is presented.The frequency domain signals is used as the input of the model,and the features are extracted by the Convolutional Neural Network.The new features are generated by Synthetic Oversampling and the data equalization is realized.The model completes the classification by putting all of the features into the Support Vector Machine,and the fault diagnosis of the rolling bearings is carried out.The comparison experiments results …


Object Detection In Rgb-D Image Based On Annet, Cai Qiang, Liwei Wei, Haisheng Li, Cao Jian Aug 2020

Object Detection In Rgb-D Image Based On Annet, Cai Qiang, Liwei Wei, Haisheng Li, Cao Jian

Journal of System Simulation

Abstract: The wide spread of depth images acquisition devices makes object detection in RGB-D images a hotspot in the field of computer vision. In order to make the features extracted by CNN more robust and to improve the detection accuracy, an improved CNN called ANNet was designed. To enhance the model discriminability of local patches within the receptive field, some linear convolutional layers in the AlexNet with nonlinear convolutional layers were replaced which contained multilayer perceptron against the linear feature between convolution filter and underlying data patch. The experiment result shows that the detection accuracy is improved by 3% in …


A Hybrid Model Based On The Convolutional Neural Network Model And Artificial Bee Colony Or Particle Swarm Optimization-Based Iterative Thresholding For The Detection Of Bruised Apples, Mahmut Heki̇m, Onur Cömert, Kemal Adem Jan 2020

A Hybrid Model Based On The Convolutional Neural Network Model And Artificial Bee Colony Or Particle Swarm Optimization-Based Iterative Thresholding For The Detection Of Bruised Apples, Mahmut Heki̇m, Onur Cömert, Kemal Adem

Turkish Journal of Electrical Engineering and Computer Sciences

In this study, apple images taken with near-infrared (NIR) cameras were classified as bruised and healthy objects using iterative thresholding approaches based on artificial bee colony (ABC) and particle swarm optimization (PSO) algorithms supported by a convolutional neural network (CNN) deep learning model. The proposed model includes the following stages: image acquisition, image preprocessing, the segmentation of anatomical regions (stem-calyx regions) to be discarded, the detection of bruised areas on the apple images, and their classification. For this aim, by using the image acquisition platform with a NIR camera, a total of 1200 images at 6 different angles were taken …


A Novel Genome Analysis Method With The Entropy-Based Numerical Techniqueusing Pretrained Convolutional Neural Networks, Bi̇hter Daş, Suat Toraman, İbrahi̇m Türkoğlu Jan 2020

A Novel Genome Analysis Method With The Entropy-Based Numerical Techniqueusing Pretrained Convolutional Neural Networks, Bi̇hter Daş, Suat Toraman, İbrahi̇m Türkoğlu

Turkish Journal of Electrical Engineering and Computer Sciences

The identification of DNA sequences as exon and intron is a common problem in genome analysis. The methods used for feature extraction and mapping techniques for the digitization of sequences affect directly the solution of this problem. The existing mapping techniques are not enough to detect coding and noncoding regions in some genomes because the digital representation of each base in a DNA sequence with an integer does not fully reflect the structure of an original DNA sequence. In the entropy-based mapping technique, we could overcome this problem because the technique deepens distinction rates of exon regions, and better reflects …


Fault Diagnosis Of High Speed Train Bogie Based On Multi-Domain Fusion Cnn, Yunpu Wu, Weidong Jin, Yingkun Huang Jan 2019

Fault Diagnosis Of High Speed Train Bogie Based On Multi-Domain Fusion Cnn, Yunpu Wu, Weidong Jin, Yingkun Huang

Journal of System Simulation

Abstract: The performance degradation and failures of high-speed train bogie components directly threaten the operation security of train. A fault detection method based on multi-domain fusion convolutional neural network is proposed to address the high complexity, high coupling and strong nonlinearity of vibration signals. Noise injection for time domain signal is used to enhance noise robustness and generalization of the model. Signal time-frequency representation information is obtained through embedded time-frequency transformation layer. Adaptive weight-based fusion is implemented through intrinsic characteristics of the convolutional neural network to handle the multi-domain multi-channel information. The experimental results show that the proposed method improves …


Cloud Fraction Of Satellite Imagery Based On Convolutional Neural Networks, Xia Min, Maoyang Shen, Jianfeng Wang, Yangguang Wang Jan 2019

Cloud Fraction Of Satellite Imagery Based On Convolutional Neural Networks, Xia Min, Maoyang Shen, Jianfeng Wang, Yangguang Wang

Journal of System Simulation

Abstract: Cloud fraction is the basis for the application of meteorological satellite. Existing methods cannot use all the characteristics and optical parameters of the satellite cloud, which results in the inaccuracy of cloud detection and cloud fraction. In order to solve this problem, convolutional neural network is used for cloud detection. Based on the improved convolutional neural network, the satellite cloud image is divided into thin cloud, thick cloud and clear sky. Based on the cloud detection, an improved spatial correlation method is used for cloud fraction. The results for Chinese HJ-1A/B satellite imagery show that convolutional neural network can …


A Comparative Study On Handwritten Bangla Character Recognition, Md. Atiqul Islam Rizvi, Kaushik Deb, Md. Ibrahim Khan, Mir Md. Saki Kowsar, Tahmina Khanam Jan 2019

A Comparative Study On Handwritten Bangla Character Recognition, Md. Atiqul Islam Rizvi, Kaushik Deb, Md. Ibrahim Khan, Mir Md. Saki Kowsar, Tahmina Khanam

Turkish Journal of Electrical Engineering and Computer Sciences

Recognition of handwritten Bangla characters has drawn considerable attention recently. The Bangla language is rich with characters of various styles such as numerals, basic characters, and compound and modifier characters. The inherent variation in individual writing styles, along with the complex, cursive nature of characters, makes the recognition task more challenging. To compare the outcomes of handwritten Bangla character recognition, this study considers two different approaches. The first one is classifier-based, where a hybrid model of the feature extraction technique extracts the features and a multiclass support vector machine (SVM) performs the recognition. The second one is based on a …


Gacnn Sleeptunenet: A Genetic Algorithm Designing The Convolutional Neural Network Architecture For Optimal Classification Of Sleep Stages From A Single Eeg Channel, Shahnawaz Qureshi, Seppo Karilla, Sirirut Vanichayobon Jan 2019

Gacnn Sleeptunenet: A Genetic Algorithm Designing The Convolutional Neural Network Architecture For Optimal Classification Of Sleep Stages From A Single Eeg Channel, Shahnawaz Qureshi, Seppo Karilla, Sirirut Vanichayobon

Turkish Journal of Electrical Engineering and Computer Sciences

This study presents a method for designing--by a genetic algorithm, without manual intervention--the feature learning architecture for classification of sleep stages from a single EEG channel, when using a convolutional neural network called GACNN SleepTuneNet. Two EEG electrode positions were selected, namely FP2-F4 and FPz-Cz, from two available datasets. Twenty-five generations were involved in diagnosis without hand-crafted features, to learn the architecture for classification of sleep stages based on AASM standard. Based on the results, our model not only achieved the highest classification accuracy, but it also distinguished the sleep stages based on either of the two EEG electrode signals, …


Estimating Left Ventricular Volume With Roi-Based Convolutional Neural Network, Feng Zhu Jan 2018

Estimating Left Ventricular Volume With Roi-Based Convolutional Neural Network, Feng Zhu

Turkish Journal of Electrical Engineering and Computer Sciences

The volume of the human left ventricular (LV) chamber is an important indicator for diagnosing heart disease. Although LV volume can be measured manually with cardiac magnetic resonance imaging (MRI), the process is difficult and time-consuming for experienced cardiologists. This paper presents an end-to-end segmentation-free method that estimates LV volume from MRI images directly. The method initially uses Fourier transform and a regression filter to calculate the region of interest that contains the LV chambers. Then convolutional neural networks are trained to estimate the end-diastolic volume (EDV) and end-systolic volume (ESV). The resulting models accurately estimate the EDV and ESV …


Optimizing Fpga-Based Cnn Accelerator For Energy Efficiency With An Extended Roofline Model, Sayed Omid Ayat, Mohamed Khalil-Hani, Ab Al-Hadi Ab Rahman Jan 2018

Optimizing Fpga-Based Cnn Accelerator For Energy Efficiency With An Extended Roofline Model, Sayed Omid Ayat, Mohamed Khalil-Hani, Ab Al-Hadi Ab Rahman

Turkish Journal of Electrical Engineering and Computer Sciences

In recent years, the convolutional neural network (CNN) has found wide acceptance in solving practical computer vision and image recognition problems. Also recently, due to its flexibility, faster development time, and energy efficiency, the field-programmable gate array (FPGA) has become an attractive solution to exploit the inherent parallelism in the feedforward process of the CNN. However, to meet the demands for high accuracy of today's practical recognition applications that typically have massive datasets, the sizes of CNNs have to be larger and deeper. Enlargement of the CNN aggravates the problem of off-chip memory bottleneck in the FPGA platform since there …