Medical Image Classification

123 papers with code • 7 benchmarks • 10 datasets

Medical Image Classification is a task in medical image analysis that involves classifying medical images, such as X-rays, MRI scans, and CT scans, into different categories based on the type of image or the presence of specific structures or diseases. The goal is to use computer algorithms to automatically identify and classify medical images based on their content, which can help in diagnosis, treatment planning, and disease monitoring.

Libraries

Use these libraries to find Medical Image Classification models and implementations
4 papers
2,919
3 papers
27,878
3 papers
15,476
See all 15 libraries.

Most implemented papers

Attention Gated Networks: Learning to Leverage Salient Regions in Medical Images

iversonicter/Learn-to-pay-attention 22 Aug 2018

AGs can be easily integrated into standard CNN models such as VGG or U-Net architectures with minimal computational overhead while increasing the model sensitivity and prediction accuracy.

Tensor Networks for Medical Image Classification

raghavian/loTeNet_pytorch MIDL 2019

With the increasing adoption of machine learning tools like neural networks across several domains, interesting connections and comparisons to concepts from other domains are coming to light.

DenseNet for Breast Tumor Classification in Mammographic Images

MindSpore-paper-code-2/code399 24 Jan 2021

Thus, the aim of this study is to build a deep convolutional neural network method for automatic detection, segmentation, and classification of breast lesions in mammography images.

SKID: Self-Supervised Learning for Knee Injury Diagnosis from MRI Data

sadimanna/skid 21 Apr 2021

The downstream task in our paper is a class imbalanced multi-label classification.

Rethinking Transfer Learning for Medical Image Classification

sun-umn/ttl 9 Jun 2021

Transfer learning (TL) from pretrained deep models is a standard practice in modern medical image classification (MIC).

Co-Correcting: Noise-tolerant Medical Image Classification via mutual Label Correction

jiarunliu/co-correcting 11 Sep 2021

With the development of deep learning, medical image classification has been significantly improved.

On Fairness of Medical Image Classification with Multiple Sensitive Attributes via Learning Orthogonal Representations

ubc-tea/fcro-fair-classification-orthogonal-representation 4 Jan 2023

In this paper, we propose a novel method for fair representation learning with respect to multi-sensitive attributes.

Private, fair and accurate: Training large-scale, privacy-preserving AI models in medical imaging

TUM-AIMED/2.5DAttention 3 Feb 2023

In this work, we evaluated the effect of privacy-preserving training of AI models regarding accuracy and fairness compared to non-private training.

Understanding Silent Failures in Medical Image Classification

iml-dkfz/sf-visuals 27 Jul 2023

Based on the result that none of the benchmarked CSFs can reliably prevent silent failures, we conclude that a deeper understanding of the root causes of failures in the data is required.

Enhancing Network Initialization for Medical AI Models Using Large-Scale, Unlabeled Natural Images

tayebiarasteh/vit-med 15 Aug 2023

In this study, we explored if SSL for pre-training on non-medical images can be applied to chest radiographs and how it compares to supervised pre-training on non-medical images and on medical images.