#327 · Primary category: Computer Vision
covid-chestxray-dataset
We are building an open database of COVID-19 cases with chest X-ray or CT images.
Project last updated:08/18/22
GitHub Stars
3.1K
Forks
1.3K
Contributors
12
License
Other
Why we included this project
Researchers training medical imaging models on chest X-rays or CT scans will recognize this as one of the earliest and most-cited public collections of COVID-19 imagery, assembled and shared openly during the pandemic. The repository organizes patient cases into a detailed label hierarchy that separates COVID-19 from other viral and bacterial pneumonias such as SARS and MERS, with PA, AP, and AP Supine views and per-image metadata in a CSV. That granular labeling is what makes the set useful beyond simple detection: people use it to study differential diagnosis, probe how models behave across conditions, and the dataloader that torchxrayvision ships is a quick way to start working with it. The maintainers are also upfront that this is not a Kaggle-style competition set and warn against claiming diagnostic performance without a clinical study, which matters before you publish results. For teams building or evaluating chest-imaging classifiers, this is a reference dataset, not a tool you would deploy in production.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)