pdpino / medical-ai

Code used for the MLMI 2021 paper Clinically Correct Report Generation from Chest X-Rays Using Templates
25 stars 0 forks source link

how use this code? #1

Open ThatNight opened 2 years ago

ThatNight commented 2 years ago

Hi, this code helped me a lot. May I ask how to use this code? How can the dataset/ui_xray code run successfully? What should I do if I want to use chexpert to extract the labels of the iu_xray dataset? Looking forward to your reply

pdpino commented 2 years ago

Hi @ThatNight !

I want to use chexpert to extract the labels of the iu_xray dataset


How can the dataset/ui_xray code run successfully

Tbh, the code grew a lot and there is a lot of additional stuff for running experiments, debugging and other things. You can probably delete some methods that won't be useful, or even start from scratch and use this only for reference :smile: