SuperSupermoon / MedViLL

MedViLL official code. (Published IEEE JBHI 2021)
MIT License
89 stars 11 forks source link

dataset path #11

Closed xixihawokao closed 1 year ago

xixihawokao commented 2 years ago

nice work! I followed the "readme" and tried to run this code on VQA-RAD, but i meet some problems about the datasets' path. I revise the "image_root" and "scr_file", and get some path errors like "/home/mimic-cxr/dataset/.....". I also tried to change the "fixed_path", but the datasets you provided are not same as the code, like "/home/mimic-cxr/dataset/vqa_image/" . How can I do?

xaleza commented 2 years ago

Have you found a solution for this?

SuperSupermoon commented 1 year ago

We fixed some part of data loader. Please check again!