nyuad-cai / CXR-ML-GZSL

31 stars 8 forks source link

How to access the dataset? #4

Closed junzhuang-code closed 3 years ago

junzhuang-code commented 3 years ago

In "train_densenet121.sh" script, I notice that the program will read the data from "/data/shamoutlab/nih_chest_xrays". However, I didn't find such data in the box (the link of the dataset). Would you provide more details about that? We would like to reimplement the code.

Thanks,

nasir6 commented 3 years ago

@junzhuang-code we used the NIH chest X-ray dataset the link to download the dataset is shared in the readme. Please download it and change the path "/data/shamoutlab/nih_chest_xrays" to yours.