datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
COVID-19-20
COVID-19-20 Lung CT Lesion Segmentation Challenge
Non-contrast chest CT with radiologist-verified binary COVID-19 lesion
masks, from the MICCAI 2020 COVID-19 Lung CT Lesion Segmentation Challenge
(a.k.a. COVID-19-20).
⚠️ Scope of this upload (training split only)
This repository contains the public training split: 199 CT volumes, each with a
ground-truth lesion mask. It is a faithful subset of the full challenge:
Split
Cases
Masks
Included here
Train… See the full description on the dataset page: https://huggingface.co/datasets/MedOtter/COVID-19-20.covid19-cxr-bm3d-denoising
Dataset Card for COVID-19 CXR BM3D Denoising
Dataset Summary
This dataset contains paired chest X-ray (CXR) images for supervised image denoising.It is built from the COVID-19 Radiography Database and, for each original CXR, provides:
the original (clean) image,
a synthetically noisy version,
a BM3D-denoised version (pseudo–ground truth).
The goal is to train and evaluate models that learn to reproduce BM3D from noisy CXRs.
Important: This is a derived… See the full description on the dataset page: https://huggingface.co/datasets/adlito/covid19-cxr-bm3d-denoising.COVID-19-CT-Chinese
COVID-19 CT Dataset — Chest CT with Chinese Findings and Conclusions
A chest CT dataset of 368 studies / 3,680 axial slices paired with the original
Chinese radiology reports (free-text findings and conclusion) written by
attending radiologists during the early COVID-19 outbreak in China.
This is the dataset released with the TNNLS paper
Medical-VLBERT: Medical Visual Language BERT for COVID-19 CT Report Generation
With Alternate Learning
(arXiv:2108.05067).
Project page:… See the full description on the dataset page: https://huggingface.co/datasets/guangyil/COVID-19-CT-Chinese.COVID-19
COVID-19 Dataset
This dataset contains COVID-19 related data for analysis and machine learning tasks. It may include information such as cases, deaths, recoveries, or other pandemic-related metrics.
Usage
Load with Hugging Face datasets:
from datasets import load_dataset
dataset = load_dataset("AIOmarRehan/COVID-19")
Dataset is from this Kaggle repo:COVID-19 Radiography Dataset
COVID-19
COVID-19 Dataset
This dataset contains COVID-19 related data for analysis and machine learning tasks. It may include information such as cases, deaths, recoveries, or other pandemic-related metrics.
Usage
Load with Hugging Face datasets:
from datasets import load_dataset
dataset = load_dataset("AIOmarRehan/COVID-19")
Dataset is from this Kaggle repo:COVID-19 Radiography Dataset
covid-19-classification
