Lightning-Universe / lightning-Covid19

Classification for covid-19 chest X-ray images using Lightning
https://pytorchlightning.github.io/lightning-Covid19
MIT License
56 stars 18 forks source link

Incorporate COVIDx dataset into data sources #19

Open oplatek opened 4 years ago

oplatek commented 4 years ago

Rewrite and possibly improve COVIDx dataset like data preparation. Described in https://arxiv.org/pdf/2003.09871.pdf and in https://github.com/lindawangg/COVID-Net. Note: We should be careful with the AGPL-3.0 license and copy-pasting the code.

Consider implementing it in torchxrayvision