torchxrayvision icon indicating copy to clipboard operation
torchxrayvision copied to clipboard

COVID19_dataset is missing the default metadata file

Open josephdviviano opened this issue 4 years ago • 1 comments

FileNotFoundError: [Errno 2] No such file or directory: '/home/mila/v/vivianoj/code/torchxrayvision/torchxrayvision/covid-chestxray-dataset/metadata.csv'

josephdviviano avatar Sep 30 '21 17:09 josephdviviano

I made a PR to address that issue. https://github.com/mlmed/torchxrayvision/pull/85

Because the covid dataset is not static I don't think it is a good idea to bundle it like the others. So I think raising an error is better than shipping an outdated metadata file.

ieee8023 avatar Jan 31 '22 04:01 ieee8023

Let me know if this issue is not resolved. I'll close it for now.

ieee8023 avatar Mar 31 '23 20:03 ieee8023