Official repo of the paper "Towards Reliable and Explainable AI Model for Pulmonary Nodule Diagnosis"
python main.py --param-path /your/parameters_file.json
An simple example of parameter file is shown in param.json.
python test.py
Notice: change the hard-coded variable model_path
and test_json
for your project.
You need to pre-install the following packages for this program: