While I was reading about CNN's in Tensorflow, I decided to try it hands on and found this dataset on Kaggle. This repo is about application of a CNN model in classification of images
Skin is the organ where changes can be first visible so I thought to monitor or detect some skin diseases early on could solve the problem
-
Clone the project into your required folder
-
Install dependencies
-
In your terminal type
python main.py
- Click on the right hand box and upload any image. On clicking the detect button , you will be able to see the prediction
- Tensorflow - Constructing the CNN
- Javascript - For image and form handling
- Flask - Used for routing