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
An Image classifier that uses reLu activation and softmax activation as final layer and categorical crossentropy as loss function
Jupyter 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