Skip to content

KumoLiu/explainablePN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Official repo of the paper "Towards Reliable and Explainable AI Model for Pulmonary Nodule Diagnosis"


For the model training:

python main.py --param-path /your/parameters_file.json
An simple example of parameter file is shown in param.json.

For the model testing:

python test.py
Notice: change the hard-coded variable model_path and test_json for your project.

Requirements

You need to pre-install the following packages for this program:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages