Skip to content

A Medical Imaging project for skin lesion segmentation

Notifications You must be signed in to change notification settings

TestaDiRapa/Whack-a-Mole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whack-a-Mole

A Medical Imaging project for skin lesion segmentation. The three approaches proposed (COCOAW, IDC and MoleNet) are described in the Whack-a-Mole.pdf file.

Running the system

The system is based on Python 3.7. All the required libraries are listed in the "requirements.txt" file.
After running the "server.py" file, the interface can be accessed at localhost:8080

Weights

The size of the pre-trained weights for the neural network exceeded the 100Mb limit set by GitHub. They can be downloaded here and must be put in the "molenet" folder.

Credits

Developed by:

  • Vincenzo Claudio Pierro
  • Giovanni Scafuri
  • Sergio Siniscalchi

Made with ♥ in University of Salerno.