This is a flask application for a skin cancer classification project . The dataset used is HAM10000. There are 7 different classes in this dataset. Model used in the application is MobileNet. It has been trained by freezing the base layers and only updating the custom layers on the top. Upon removing the top layer of MobileNet , a dropout layer of o.5 threshold has been sandwiched between a pair of dense layers. The model outputs the class label which has the highest probablility.
-
Notifications
You must be signed in to change notification settings - Fork 2
This repository contains all the code and files required for hosting the application on Heroku.
License
prabhate/Skin-Cancer-Classification
About
This repository contains all the code and files required for hosting the application on Heroku.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published