ieee8023 / covid-chestxray-dataset

We are building an open database of COVID-19 cases with chest X-ray or CT images.
3.02k stars 1.28k forks source link

any update on images ? #178

Open BernardMarieOnzo opened 3 years ago

BernardMarieOnzo commented 3 years ago

thanks for this work. In general the number of patients is increasing but it seems that the image folder is not up to date or i'm missing a process

ieee8023 commented 3 years ago

The mapping is verified with this script: https://github.com/ieee8023/covid-chestxray-dataset/blob/master/tests/test_dataloader.py

So every entry with a finding that is not "todo" and has a modality of "X-ray" will have an image associated with it. Is there an example where something is missing?