中文
相关论文

相关论文: Benchmarking White Blood Cell Classification Under…

200 篇论文

This paper presents a comparative study of a custom convolutional neural network (CNN) architecture against widely used pretrained and transfer learning CNN models across five real-world image datasets. The datasets span binary…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Mahmudul Hasan , Mabsur Fatin Bin Hossain

Convolutional Neural Network (CNN) image classifiers are traditionally designed to have sequential convolutional layers with a single output layer. This is based on the assumption that all target classes should be treated equally and…

计算机视觉与模式识别 · 计算机科学 2017-10-06 Xinqi Zhu , Michael Bain

This paper proposes a novel batch normalization strategy for test-time adaptation. Recent test-time adaptation methods heavily rely on the modified batch normalization, i.e., transductive batch normalization (TBN), which calculates the mean…

计算机视觉与模式识别 · 计算机科学 2023-02-21 Hyesu Lim , Byeonggeun Kim , Jaegul Choo , Sungha Choi

Algorithmic image-based diagnosis and prognosis of neurodegenerative diseases on longitudinal data has drawn great interest from computer vision researchers. The current state-of-the-art models for many image classification tasks are based…

计算机视觉与模式识别 · 计算机科学 2017-09-04 Jie Zhang , Qingyang Li , Richard J. Caselli , Jieping Ye , Yalin Wang

The detection of blood disorders often hinges upon the quantification of specific blood cell types. Variations in cell counts may indicate the presence of pathological conditions. Thus, the significance of developing precise automatic…

图像与视频处理 · 电气工程与系统科学 2025-03-24 Davide Antonio Mura , Michela Pinna , Lorenzo Putzu , Andrea Loddo , Alessandra Perniciano , Olga Mulas , Cecilia Di Ruberto

Characterizing blood vessels in digital images is important for the diagnosis of many types of diseases as well as for assisting current researches regarding vascular systems. The automated analysis of blood vessels typically requires the…

图像与视频处理 · 电气工程与系统科学 2023-01-12 Matheus V. da Silva , Julie Ouellette , Baptiste Lacoste , Cesar H. Comin

Convolutional neural network (CNN) based segmentation methods provide an efficient and automated way for clinicians to assess the structure and function of the heart in cardiac MR images. While CNNs can generally perform the segmentation…

Convolutional Neural Networks (CNNs) often fail to maintain their performance when they confront new test domains, which is known as the problem of domain shift. Recent studies suggest that one of the main causes of this problem is CNNs'…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Hyeonseob Nam , HyunJae Lee , Jongchan Park , Wonjun Yoon , Donggeun Yoo

Blood cell identification is critical for hematological analysis as it aids physicians in diagnosing various blood-related diseases. In real-world scenarios, blood cell image datasets often present the issues of domain shift and data…

计算机视觉与模式识别 · 计算机科学 2024-12-05 Yongcheng Li , Lingcong Cai , Ying Lu , Xianghua Fu , Xiao Han , Ma Li , Wenxing Lai , Xiangzhong Zhang , Xiaomao Fan

Breast cancer is one of the leading causes of mortality in women. Early detection and treatment are imperative for improving survival rates, which have steadily increased in recent years as a result of more sophisticated…

计算机视觉与模式识别 · 计算机科学 2018-02-27 Sulaiman Vesal , Nishant Ravikumar , AmirAbbas Davari , Stephan Ellmann , Andreas Maier

In recent years, the incidence of vision-threatening eye diseases has risen dramatically, necessitating scalable and accurate screening solutions. This paper presents a comprehensive study on deep learning architectures for the automated…

计算机视觉与模式识别 · 计算机科学 2025-12-12 Mohammad Sadegh Gholizadeh , Amir Arsalan Rezapour

While deep convolutional neural networks (CNNs) have shown a great success in single-label image classification, it is important to note that real world images generally contain multiple labels, which could correspond to different objects,…

计算机视觉与模式识别 · 计算机科学 2016-04-18 Jiang Wang , Yi Yang , Junhua Mao , Zhiheng Huang , Chang Huang , Wei Xu

Several machine learning techniques for accurate detection of skin cancer from medical images have been reported. Many of these techniques are based on pre-trained convolutional neural networks (CNNs), which enable training the models based…

计算机视觉与模式识别 · 计算机科学 2021-05-18 Aqsa Saeed Qureshi , Teemu Roos

Efficient and precise classification of histological cell nuclei is of utmost importance due to its potential applications in the field of medical image analysis. It would facilitate the medical practitioners to better understand and…

计算机视觉与模式识别 · 计算机科学 2019-11-19 S H Shabbeer Basha , Soumen Ghosh , Kancharagunta Kishan Babu , Shiv Ram Dubey , Viswanath Pulabaigari , Snehasis Mukherjee

Betweenness centrality (BC) is one of the most used centrality measures for network analysis, which seeks to describe the importance of nodes in a network in terms of the fraction of shortest paths that pass through them. It is key to many…

社会与信息网络 · 计算机科学 2019-08-30 Changjun Fan , Li Zeng , Yuhui Ding , Muhao Chen , Yizhou Sun , Zhong Liu

Automatic classification of Human Epithelial Type-2 (HEp-2) cells staining patterns is an important and yet a challenging problem. Although both shallow and deep methods have been applied, the study of deep convolutional networks (CNNs) on…

计算机视觉与模式识别 · 计算机科学 2018-02-15 Hongwei Li , Wei-Shi Zheng , Jianguo Zhang

Skin Cancer is one of the most deathful of all the cancers. It is bound to spread to different parts of the body on the off chance that it is not analyzed and treated at the beginning time. It is mostly because of the abnormal growth of…

机器学习 · 计算机科学 2019-12-10 Rishu Garg , Saumil Maheshwari , Anupam Shukla

This chapter presents a methodology for diagnosis of pigmented skin lesions using convolutional neural networks. The architecture is based on convolu-tional neural networks and it is evaluated using new CNN models as well as re-trained…

图像与视频处理 · 电气工程与系统科学 2020-09-02 Prasitthichai Naronglerdrit , Iosif Mporas

Dataset bias remains a significant barrier towards solving real world computer vision tasks. Though deep convolutional networks have proven to be a competitive approach for image classification, a question remains: have these models have…

计算机视觉与模式识别 · 计算机科学 2017-11-10 Judy Hoffman , Eric Tzeng , Jeff Donahue , Yangqing Jia , Kate Saenko , Trevor Darrell

Convolutional neural networks (CNNs) for biomedical image analysis are often of very large size, resulting in high memory requirement and high latency of operations. Searching for an acceptable compressed representation of the base CNN for…

计算机视觉与模式识别 · 计算机科学 2019-09-10 Suraj Mishra , Peixian Liang , Adam Czajka , Danny Z. Chen , X. Sharon Hu