中文
相关论文

相关论文: Deep CNNs for HEp-2 Cells Classification : A Cross…

200 篇论文

Computer-aided diagnosis (CAD) based on histopathological imaging has progressed rapidly in recent years with the rise of machine learning based methodologies. Traditional approaches consist of training a classification model using features…

计算机视觉与模式识别 · 计算机科学 2019-03-29 Junaid Malik , Serkan Kiranyaz , Suchitra Kunhoth , Turker Ince , Somaya Al-Maadeed , Ridha Hamila , Moncef Gabbouj

Automated brain lesions detection is an important and very challenging clinical diagnostic task because the lesions have different sizes, shapes, contrasts, and locations. Deep Learning recently has shown promising progress in many…

计算机视觉与模式识别 · 计算机科学 2018-01-08 Mina Rezaei , Haojin Yang , Christoph Meinel

Deep learning (DL) techniques have had unprecedented success when applied to images, waveforms, and texts to cite a few. In general, when the sample size (N) is much greater than the number of features (d), DL outperforms previous machine…

计算机视觉与模式识别 · 计算机科学 2017-12-04 Thanh Hai Nguyen , Yann Chevaleyre , Edi Prifti , Nataliya Sokolovska , Jean-Daniel Zucker

The application of deep learning-based architecture has seen a tremendous rise in recent years. For example, medical image classification using deep learning achieved breakthrough results. Convolutional Neural Networks (CNNs) are…

计算机视觉与模式识别 · 计算机科学 2024-10-23 Ganga Prasad Basyal , David Zeng , Bhaskar Pm Rimal

The objective of the study is to evaluate the efficiency of a multi layer neural network models built by combining Recurrent Neural Network(RNN) and Convolutional Neural Network(CNN) for solving the problem of classifying different types of…

计算机视觉与模式识别 · 计算机科学 2021-01-12 Indraneel Ghosh , Siddhant Kundu

Convolutional neural networks (CNNs) have been widely used for hyperspectral image classification. As a common process, small cubes are firstly cropped from the hyperspectral image and then fed into CNNs to extract spectral and spatial…

图像与视频处理 · 电气工程与系统科学 2020-06-15 Renlong Hang , Zhu Li , Qingshan Liu , Pedram Ghamisi , Shuvra S. Bhattacharyya

Human immune system contains white blood cells (WBC) that are good indicator of many diseases like bacterial infections, AIDS, cancer, spleen, etc. White blood cells have been sub classified into four types: monocytes, lymphocytes,…

图像与视频处理 · 电气工程与系统科学 2024-10-15 Rabia Asghar , Arslan Shaukat , Usman Akram , Rimsha Tariq

Deep learning models based on CNNs are predominantly used in image classification tasks. Such approaches, assuming independence of object categories, normally use a CNN as a feature learner and apply a flat classifier on top of it. Object…

机器学习 · 计算机科学 2019-11-19 Jaehoon Koo , Diego Klabjan , Jean Utke

Deep convolutional neural networks (CNNs) have shown excellent performance in object recognition tasks and dense classification problems such as semantic segmentation. However, training deep neural networks on large and sparse datasets is…

计算机视觉与模式识别 · 计算机科学 2017-12-25 Lorenz Berger , Eoin Hyde , M. Jorge Cardoso , Sebastien Ourselin

Identifying and characterizing the patient's blood samples is indispensable in diagnostics of malignance suspicious. A painstaking and sometimes subjective task is used in laboratories to manually classify white blood cells. Neural…

图像与视频处理 · 电气工程与系统科学 2020-10-23 Daouda Diouf , Djibril Seck , Mountaga Diop , Abdoulye Ba

Accurately counting cells in microscopic images is important for medical diagnoses and biological studies, but manual cell counting is very tedious, time-consuming, and prone to subjective errors, and automatic counting can be less accurate…

计算机视觉与模式识别 · 计算机科学 2019-03-25 Shenghua He , Kyaw Thu Minn , Lilianna Solnica-Krezel , Mark Anastasio , Hua Li

Hepatocellular carcinoma (HCC) is a common type of liver cancer whose early-stage diagnosis is a common challenge, mainly due to the manual assessment of hematoxylin and eosin-stained whole slide images, which is a time-consuming process…

图像与视频处理 · 电气工程与系统科学 2025-03-03 Ajinkya Deshpande , Deep Gupta , Ankit Bhurane , Nisha Meshram , Sneha Singh , Petia Radeva

The rapid advancement of deep learning in medical image analysis has greatly enhanced the accuracy of skin cancer classification. However, current state-of-the-art models, especially those based on transfer learning like ResNet50, come with…

图像与视频处理 · 电气工程与系统科学 2025-05-29 Abdullah Al Mamun , Pollob Chandra Ray , Md Rahat Ul Nasib , Akash Das , Jia Uddin , Md Nurul Absur

In this paper, we develop a complete pipeline for stain normalization, segmentation, and classification of nuclei in hematoxylin and eosin (H&E) stained breast cancer histopathology images. In the first step, we use a CNN-based stain…

计算机视觉与模式识别 · 计算机科学 2018-11-12 Edwin Yuan , Junkyo Suh

Early detection is key for treating those diagnosed with specific learning disorder, which includes problems with spelling, grammar, punctuation, clarity and organization of written expression. Intervening early can prevent potential…

计算机与社会 · 计算机科学 2020-09-02 Nuriel S. Mor , Kathryn L. Dardeck

Convolutional Neural Networks can be designed with different levels of complexity depending upon the task at hand. This paper analyzes the effect of dimensional changes to the CNN architecture on its performance on the task of…

Recently, CNN is a popular choice to handle the hyperspectral image classification challenges. In spite of having such large spectral information in Hyper-Spectral Image(s) (HSI), it creates a curse of dimensionality. Also, large spatial…

计算机视觉与模式识别 · 计算机科学 2021-05-06 Jayasree Saha , Yuvraj Khanna , Jayanta Mukherjee

Early diagnosis of melanoma, which can save thousands of lives, relies heavily on the analysis of dermoscopic images. One crucial diagnostic criterion is the identification of unusual pigment network (PN). However, distinguishing between…

图像与视频处理 · 电气工程与系统科学 2026-01-21 M. A. Rasel , Sameem Abdul Kareem , Unaizah Obaidellah

Network biology has been successfully used to help reveal complex mechanisms of disease, especially cancer. On the other hand, network biology requires in-depth knowledge to construct disease-specific networks, but our current knowledge is…

计算机视觉与模式识别 · 计算机科学 2018-06-18 Sungmin Rhee , Seokjun Seo , Sun Kim

Training a deep convolutional neural network (CNN) from scratch is difficult because it requires a large amount of labeled training data and a great deal of expertise to ensure proper convergence. A promising alternative is to fine-tune a…

计算机视觉与模式识别 · 计算机科学 2017-06-05 Nima Tajbakhsh , Jae Y. Shin , Suryakanth R. Gurudu , R. Todd Hurst , Christopher B. Kendall , Michael B. Gotway , Jianming Liang