Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 654 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 654 Bytes

skin_lesion_analysis

Skin lesion classification demo at MICCAI19 Bayesian Deep Learning for Medical Imaging tutorial

Paper link

Risk-Aware Machine Learning Classifier for Medical Diagnosis

Run the code

There are two ways to run the code:

  • Directly run cls_train.py/cls_predict.py in runs folder
  • Run Skin_Lesion_Analysis.ipynb in jupyter notebook line by line

Download data/model/predictions

Data/Pretrained_model/Saved_predictions
Put those folders or files into current directory (.../skin_lesion_analysis/)