Skip to content

neil454/lyme-1600-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

This repo contains the trained model pertaining to the paper accepted to ISIC 2018 (workshop of MICCAI 2018):

Paper Under Review

Some simple code is provided to perform model inference on a given image.

To get started, download the trained model files from our latest release, which contains 5 sets of weights, one for each training fold.

To setup your python environment, run:

pip install numpy scipy tensorflow-gpu keras

Finally, run predict.py (if no image is given, prediction will be done on EM_example.jpg):

python predict.py <PATH/TO/IMAGE.JPG>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages