/skin_detection

An Image classifier that uses reLu activation and softmax activation as final layer and categorical crossentropy as loss function

Primary LanguageJupyter Notebook

Skin Disease Detection Implmented Using Flask

In skin_model_notebook.ipynb model is created using keras and then it's weights used in web application which implemented using flask in app.py