paper-with-me

Papers

MedMNIST v2 -- A large-scale lightweight benchmark for 2D and 3D biomedical image classification

2021-10-27 · Jiancheng Yang, Rui Shi, Donglai Wei, Zequan Liu, Lin Zhao, Bilian Ke, Hanspeter Pfister, Bingbing Ni

We introduce MedMNIST v2, a large-scale MNIST-like dataset collection of standardized biomedical images, including 12 datasets for 2D and 6 datasets for 3D. All images are pre-processed into a small size of 28x28 (2D) or 28x28x28 (3D) with the corresponding classification labels so that no background knowledge is required for users. Covering primary data modalities in biomedical images, MedMNIST v2 is designed to perform classification on lightweight 2D and 3D images with various dataset scales (from 100 to 100,000) and diverse tasks (binary/multi-class, ordinal regression, and multi-label). The resulting dataset, consisting of 708,069 2D images and 10,214 3D images in total, could support numerous research / educational purposes in biomedical image analysis, computer vision, and machine learning. We benchmark several baseline methods on MedMNIST v2, including 2D / 3D neural networks and open-source / commercial AutoML tools. The data and code are publicly available at https://medmnist.com/.

📄 PDF Abstract BibTeX arXiv:2110.14795

Code (3)

MedMNIST/MedMNIST 공식 구현 pytorch
ljaiverson/pfl-apple pytorch
ljaiverson/pgfed pytorch

Tasks

AutoMLimage-classificationImage Classification

Similar Papers 제목 키워드 기반

MedMNIST Classification Decathlon: A Lightweight AutoML Benchmark for Medical Image Analysis

2020-10-28 · Jiancheng Yang, Rui Shi, Bingbing Ni

We present MedMNIST, a collection of 10 pre-processed medical open datasets. MedMNIST is standardized to perform classification tasks on lightweight 28x28 images, which requires no background knowledge. Covering the prim…

AutoMLGeneral ClassificationMedical Image Analysisregression

Benchmarking PNW Model for MedMNIST to 100% Accuracy

2026-04-20 · Bo Deng arxiv

In this paper, we introduce a new concept called Artificial Special Intelligence by which Machine Learning models for the classification problem can be trained error-free, thus acquiring the capability of not making repe…

PMC-CLIP: Contrastive Language-Image Pre-training using Biomedical Documents

2023-03-13 · Weixiong Lin, Ziheng Zhao, Xiaoman Zhang, Chaoyi Wu 외

Foundation models trained on large-scale dataset gain a recent surge in CV and NLP. In contrast, development in biomedical domain lags far behind due to data scarcity. To address this issue, we build and release PMC-OA, …

image-classificationImage ClassificationImage-text RetrievalMedical Visual Question Answering+3

Quantum Generative Models for Image Generation: Insights from MNIST and MedMNIST

2025-03-30 · Chi-Sheng Chen, Wei An Hou, Hsiang-Wei Hu, Zhen-Sheng Cai

Quantum generative models offer a promising new direction in machine learning by leveraging quantum circuits to enhance data generation capabilities. In this study, we propose a hybrid quantum-classical image generation …

Image GenerationScheduling

MedMNIST-C: Comprehensive benchmark and improved classifier robustness by simulating realistic image corruptions

2024-06-25 · Francesco Di Salvo, Sebastian Doerrich, Christian Ledig

The integration of neural-network-based systems into clinical practice is limited by challenges related to domain generalization and robustness. The computer vision community established benchmarks such as ImageNet-C as …

Data AugmentationDomain Generalization