Skip to content

Repository for the CNN project on health care (skin mole detection)

Notifications You must be signed in to change notification settings

FrancescoMariottini/skin_moles_classifier

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moleCare - CNN project

moleCare is an application that uses Convolutional Neural Networks (CNN) to classify images of skin moles as malignant or benign.

Some highlights:

  • We applied transfer learning and used the pre-trained MobileNet v2 model to train our data. Additional layers were added to fine tune our model.
  • The API was developed with Flask framework.
  • The application was built in a Docker, and the resulting Docker image was then deployed to Heroku.

About

Repository for the CNN project on health care (skin mole detection)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.8%
  • Other 0.2%