Your browser doesn't support javascript.
loading
Show: 20 | 50 | 100
Results 1 - 6 de 6
Filter
Add more filters










Database
Language
Publication year range
1.
Front Psychol ; 13: 1039645, 2022.
Article in English | MEDLINE | ID: mdl-36405169

ABSTRACT

Computer vision (CV) and human-computer interaction (HCI) are essential in many technological fields. Researchers in CV are particularly interested in real-time object detection techniques, which have a wide range of applications, including inspection systems. In this study, we design and implement real-time object detection and recognition systems using the single-shoot detector (SSD) algorithm and deep learning techniques with pre-trained models. The system can detect static and moving objects in real-time and recognize the object's class. The primary goals of this research were to investigate and develop a real-time object detection system that employs deep learning and neural systems for real-time object detection and recognition. In addition, we evaluated the free available, pre-trained models with the SSD algorithm on various types of datasets to determine which models have high accuracy and speed when detecting an object. Moreover, the system is required to be operational on reasonable equipment. We tried and evaluated several deep learning structures and techniques during the coding procedure and developed and proposed a highly accurate and efficient object detection system. This system utilizes freely available datasets such as MS Common Objects in Context (COCO), PASCAL VOC, and Kitti. We evaluated our system's accuracy using various metrics such as precision and recall. The proposed system achieved a high accuracy of 97% while detecting and recognizing real-time objects.

2.
Comput Intell Neurosci ; 2022: 9211477, 2022.
Article in English | MEDLINE | ID: mdl-35990121

ABSTRACT

Alzheimer is a disease that causes the brain to deteriorate over time. It starts off mild, but over the course of time, it becomes increasingly more severe. Alzheimer's disease causes damage to brain cells as well as the death of those cells. Memory in humans is especially susceptible to this. Memory loss is the first indication of Alzheimer's disease, but as the disease progresses and more brain cells die, additional symptoms arise. Medical image processing entails developing a visual portrayal of the inside of a body using a range of imaging technologies in order to discover and cure problems. This paper presents machine learning-based multimodel computing for medical imaging for classification and detection of Alzheimer disease. Images are acquired first. MRI images contain noise and contrast problem. Images are preprocessed using CLAHE algorithm. It improves image quality. CLAHE is better to other methods in its capacity to enhance the look of mammography in minute places. A white background makes the lesions more obvious to the naked eye. In spite of the fact that this method makes it simpler to differentiate between signal and noise, the images still include a significant amount of graininess. Images are segmented using the k-means algorithm. This results in the segmentation of images and identification of region of interest. Useful features are extracted using PCA algorithm. Finally, images are classified using machine learning algorithms.


Subject(s)
Alzheimer Disease , Algorithms , Alzheimer Disease/diagnostic imaging , Alzheimer Disease/pathology , Humans , Image Processing, Computer-Assisted/methods , Machine Learning , Magnetic Resonance Imaging/methods
3.
Comput Intell Neurosci ; 2022: 8141530, 2022.
Article in English | MEDLINE | ID: mdl-35785076

ABSTRACT

Cancer has been found as a heterogeneous disease with various subtypes and aims to destroy the body's normal cells abruptly. As a result, it is essential to detect and prognosis the distinct type of cancer since they may help cancer survivors with treatment in the early stage. It must also divide cancer patients into high- and low-risk groups. While realizing efficient detection of cancer is frequently a time-taking and exhausting task with the high possibility of pathologist errors and previous studies employed data mining and machine learning (ML) techniques to identify cancer, these strategies rely on handcrafted feature extraction techniques that result in incorrect classification. On the contrary, deep learning (DL) is robust in feature extraction and has recently been widely used for classification and detection purposes. This research implemented a novel hybrid AlexNet-gated recurrent unit (AlexNet-GRU) model for the lymph node (LN) breast cancer detection and classification. We have used a well-known Kaggle (PCam) data set to classify LN cancer samples. This study is tested and compared among three models: convolutional neural network GRU (CNN-GRU), CNN long short-term memory (CNN-LSTM), and the proposed AlexNet-GRU. The experimental results indicated that the performance metrics accuracy, precision, sensitivity, and specificity (99.50%, 98.10%, 98.90%, and 97.50) of the proposed model can reduce the pathologist errors that occur during the diagnosis process of incorrect classification and significantly better performance than CNN-GRU and CNN-LSTM models. The proposed model is compared with other recent ML/DL algorithms to analyze the model's efficiency, which reveals that the proposed AlexNet-GRU model is computationally efficient. Also, the proposed model presents its superiority over state-of-the-art methods for LN breast cancer detection and classification.


Subject(s)
Breast Neoplasms , Deep Learning , Algorithms , Breast Neoplasms/diagnosis , Female , Humans , Machine Learning , Neural Networks, Computer
4.
Sensors (Basel) ; 22(12)2022 Jun 18.
Article in English | MEDLINE | ID: mdl-35746389

ABSTRACT

Alzheimer's Disease (AD) is a health apprehension of significant proportions that is negatively impacting the ageing population globally. It is characterized by neuronal loss and the formation of structures such as neurofibrillary tangles and amyloid plaques in the early as well as later stages of the disease. Neuroimaging modalities are routinely used in clinical practice to capture brain alterations associated with AD. On the other hand, deep learning methods are routinely used to recognize patterns in underlying data distributions effectively. This work uses Convolutional Neural Network (CNN) architectures in both 2D and 3D domains to classify the initial stages of AD into AD, Mild Cognitive Impairment (MCI) and Normal Control (NC) classes using the positron emission tomography neuroimaging modality deploying data augmentation in a random zoomed in/out scheme. We used novel concepts such as the blurring before subsampling principle and distant domain transfer learning to build 2D CNN architectures. We performed three binaries, that is, AD/NC, AD/MCI, MCI/NC and one multiclass classification task AD/NC/MCI. The statistical comparison revealed that 3D-CNN architecture performed the best achieving an accuracy of 89.21% on AD/NC, 71.70% on AD/MCI, 62.25% on NC/MCI and 59.73% on AD/NC/MCI classification tasks using a five-fold cross-validation hyperparameter selection approach. Data augmentation helps in achieving superior performance on the multiclass classification task. The obtained results support the application of deep learning models towards early recognition of AD.


Subject(s)
Alzheimer Disease , Cognitive Dysfunction , Alzheimer Disease/diagnostic imaging , Cognitive Dysfunction/diagnostic imaging , Humans , Magnetic Resonance Imaging/methods , Neural Networks, Computer , Neuroimaging/methods , Positron-Emission Tomography/methods
5.
J Healthc Eng ; 2022: 1302170, 2022.
Article in English | MEDLINE | ID: mdl-35186220

ABSTRACT

Alzheimer's disease (AD) is an irreversible illness of the brain impacting the functional and daily activities of elderly population worldwide. Neuroimaging sensory systems such as Magnetic Resonance Imaging (MRI) and Positron Emission Tomography (PET) measure the pathological changes in the brain associated with this disorder especially in its early stages. Deep learning (DL) architectures such as Convolutional Neural Networks (CNNs) are successfully used in recognition, classification, segmentation, detection, and other domains for data interpretation. Data augmentation schemes work alongside DL techniques and may impact the final task performance positively or negatively. In this work, we have studied and compared the impact of three data augmentation techniques on the final performances of CNN architectures in the 3D domain for the early diagnosis of AD. We have studied both binary and multiclass classification problems using MRI and PET neuroimaging modalities. We have found the performance of random zoomed in/out augmentation to be the best among all the augmentation methods. It is also observed that combining different augmentation methods may result in deteriorating performances on the classification tasks. Furthermore, we have seen that architecture engineering has less impact on the final classification performance in comparison to the data manipulation schemes. We have also observed that deeper architectures may not provide performance advantages in comparison to their shallower counterparts. We have further observed that these augmentation schemes do not alleviate the class imbalance issue.


Subject(s)
Alzheimer Disease , Aged , Alzheimer Disease/diagnostic imaging , Brain/diagnostic imaging , Humans , Magnetic Resonance Imaging/methods , Neural Networks, Computer , Neuroimaging
6.
Ann Hum Genet ; 83(3): 134-140, 2019 05.
Article in English | MEDLINE | ID: mdl-30506867

ABSTRACT

BACKGROUND: China harbors 56 ethnic groups, including Korean, with a population size of approximately 1.92 million at the 2010 census. Most of the Koreans live in Northeastern parts of China, including Jilin (59.64%), Heilongjiang (20.21%), and Liaoning (12.55%) provinces, and the rest are spread to other parts of China. Koreans across China share a common culture, which is similar to Korea. METHODS: We have explored the genetic characteristics of 20 Y-chromosomal short tandem repeat (Y-STR) loci in 252 unrelated Chinese Korean male individuals from Jilin Province, using a Goldeneye 20Y amplification kit. Moreover, phylogenetic analysis was performed between the Korean population and other relevant populations based on the Y-STR haplotypes. RESULTS: We have found 237 different haplotypes among 252 unrelated individuals. The haplotype frequencies ranged from 0.0238 to 0.0040, while gene diversity ranged from 0.9666 (DYS385a/b) to 0.2260 (DYS391). The random match probability was 0.0048, the haplotype diversity was 0.9992 ± 0.0006 and discrimination capacity was 0.9405. Population comparison revealed that Korean populations are lining up together with other Korean populations from East Asia. CONCLUSION: Our results showed that the 20 Y-STR loci in the Yanbian Korean population are valuable for forensic application and human genetics. The Yanbian Koreans have lined up with other Korean population from China and Korea while showing significant differences from other East Asian populations.


Subject(s)
Chromosomes, Human, Y/genetics , Ethnicity/genetics , Genetics, Population , Asian People/genetics , China , Gene Frequency , Haplotypes , Humans , Male , Phylogeny , Republic of Korea/ethnology
SELECTION OF CITATIONS
SEARCH DETAIL
...