paper-with-me

Papers

Parallel Capsule Networks for Classification of White Blood Cells

2021-08-05 · Juan P. Vigueras-Guillén, Arijit Patra, Ola Engkvist, Frank Seeliger

Capsule Networks (CapsNets) is a machine learning architecture proposed to overcome some of the shortcomings of convolutional neural networks (CNNs). However, CapsNets have mainly outperformed CNNs in datasets where images are small and/or the objects to identify have minimal background noise. In this work, we present a new architecture, parallel CapsNets, which exploits the concept of branching the network to isolate certain capsules, allowing each branch to identify different entities. We applied our concept to the two current types of CapsNet architectures, studying the performance for networks with different layers of capsules. We tested our design in a public, highly unbalanced dataset of acute myeloid leukaemia images (15 classes). Our experiments showed that conventional CapsNets show similar performance than our baseline CNN (ResNeXt-50) but depict instability problems. In contrast, parallel CapsNets can outperform ResNeXt-50, is more stable, and shows better rotational invariance than both, conventional CapsNets and ResNeXt-50.

📄 PDF Abstract BibTeX arXiv:2108.02644

Code (0)

등록된 구현이 없습니다.

Tasks

Classification

Similar Papers 제목 키워드 기반

White blood cell subtype detection and classification

2021-08-10 · Nalla Praveen, Narinder Singh Punn, Sanjay Kumar Sonbhadra, Sonali Agarwal 외

Machine learning has endless applications in the health care industry. White blood cell classification is one of the interesting and promising area of research. The classification of the white blood cells plays an import…

ClassificationMedical Diagnosisobject-detectionObject Detection

White blood cell classification

2020-08-17 · Na Dong, Meng-die Zhai, Jian-fang Chang, Chun-ho Wu

This paper proposes a novel automatic classification framework for the recognition of five types of white blood cells. Segmenting complete white blood cells from blood smears images and extracting advantageous features f…

Classificationfeature selectionGeneral ClassificationSegmentation

W-Net: A CNN-based Architecture for White Blood Cells Image Classification

2019-10-02 · Changhun Jung, Mohammed Abuhamad, Jumabek Alikhanov, Aziz Mohaisen 외

Computer-aided methods for analyzing white blood cells (WBC) have become widely popular due to the complexity of the manual process. Recent works have shown highly accurate segmentation and detection of white blood cells…

ClassificationGeneral Classificationimage-classificationImage Classification

Improved Classification of White Blood Cells with the Generative Adversarial Network and Deep Convolutional Neural Network

2020-07-09 · Computational Intelligence and Neuroscience 2020 7 · Khaled Almezhghwi, Sertan Serte

White blood cells (leukocytes) are a very important component of the blood that forms the immune system, which is responsible for fighting foreign elements. The five types of white blood cells include neutrophils, eosino…

Data AugmentationFeature EngineeringGenerative Adversarial Network

Automatic Classification of White Blood Cell Images using Convolutional Neural Network

2024-09-19 · Rabia Asghar, Arslan Shaukat, Usman Akram, Rimsha Tariq

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, l…