Skip to content

We are building an open database of COVID-19 cases with chest X-ray or CT images.

Notifications You must be signed in to change notification settings

ipsquare/covid-chestxray-dataset

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19 image data collection

We are building a database of COVID-19 cases with chest X-ray or CT images. We are looking for COVID-19 cases as well as MERS, SARS, and ARDS.

All images and data will be released publicly in this GitHub repo. Currently we are building the database with images from publications as they are images that are already available.

View current images and metadata

Current stats. Labels 0=No or 1=Yes. Data loader is here

{'ARDS': {0.0: 75, 1.0: 4},
 'Bacterial Pneumonia': {0.0: 73, 1.0: 6},
 'COVID-19': {0.0: 23, 1.0: 56},
 'MERS': {0.0: 79},
 'No Finding': {0.0: 78, 1.0: 1},
 'Pneumonia': {0.0: 2, 1.0: 77},
 'SARS': {0.0: 68, 1.0: 11},
 'Streptococcus': {0.0: 73, 1.0: 6},
 'Viral Pneumonia': {0.0: 12, 1.0: 67}}

Contribute

  • We can extract images from publications. Help identify publications which are not already included using a GitHub issue (DOIs we have are listed in the metadata file).

  • Submit data to https://radiopedia.org/ or https://www.sirm.org/category/senza-categoria/covid-19/ (we can scrape the data from them)

  • Provide bounding box/masks for the detection of problematic regions in images already collected.

Formats: For chest X-ray dcm, jpg, or png are preferred. For CT nifti (in gzip format) is preferred but also dcms. Please contact with any questions.

Motivation

COVID is possibly better diagnosed using radiological imaging Fang, 2020. Companies are developing AI tools and deploying them at hospitals Wired 2020. We should have an open database to develop free tools that will also provide assistance.

Goal

Our goal is to use these images to develop AI based approaches to predict and understand the infection. Our group will work to release these models using the open source Chester AI Radiology Assistant platform.

Contact

Contact: Joseph Paul Cohen. Postdoctoral Fellow, Mila, University of Montreal

Initial results

About

We are building an open database of COVID-19 cases with chest X-ray or CT images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published