thtang / CheXNet-with-localization

Weakly Supervised Learning for Findings Detection in Medical Images
https://www.csie.ntu.edu.tw/~yvchen/f106-adl/doc/HTCMedical.pdf
GNU General Public License v3.0
314 stars 108 forks source link

ModuleNotFoundError: No module named 'judger_medical' #16

Closed ankitdata closed 3 years ago

ankitdata commented 3 years ago

I trying run Inference,py file from deepQ_25.zip and getting ERROR ModuleNotFoundError: No module named 'judger_medical

thanks.

ankitdata commented 3 years ago

[SOLVED]

-clone this repo -move judger_medical in python packages -cd in to packages folder install .whl file with pip install filename.whl