Skip to content

Azizomezine/DL_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skin Disease Classification Website with CNN model

This project is a skin disease classification website using a convolutional neural network (CNN) model built with Django. The model has been trained on a dataset consisting of approximately 15,500 images of 23 different types of skin diseases, taken from https://www.kaggle.com/datasets/shubhamgoel27/dermnet.

Table of Contents :

Technologies Used

Dataset

Model

Usage

How to Run the Application

Demo

Contributors

Technologies Used

Django

django-logo

Python

Convolutional Neural Network (CNN)

TensorFlow

Screenshot 2023-05-09 014409

Dataset

The dataset consists of approximately 15,500 images of 23 different types of skin diseases taken from https://www.kaggle.com/datasets/shubhamgoel27/dermnet. The dataset has been split into training and test sets.

The types of skin diseases in the dataset are:

HairLoss

Acne and Rosacea

Actinic Keratosis Basal Cell Carcinoma

Melanoma Skin Cancer Nevi and Moles

Vasculties

Model

The Convolutional Neural Network (CNN) model has been trained using the training set of images. The model has been designed to classify skin disease images into one of the five categories mentioned above. The CNN model has been implemented using Keras, which is a high-level neural networks API, written in Python and capable of running on top of TensorFlow.

Usage

The website is designed to take an image of the skin disease and classify it into one of the five categories. Follow the below steps to use the website:

Upload an image of the skin disease. Click on the "Predict" button. The website will show the category in which the skin disease image belongs with an Advice .

How to Run the Application

Clone this repository to your local machine. Install the required dependencies using the command pip install -r requirements.txt. Run the Django server using the command python manage.py runserver. Go to your web browser and navigate to http://localhost:127.0.0.1.

Demo

live demo of the skin disease classification website is available at https://youtu.be/rcorCEByhYk

References

Contributors

This project was developed by NewGenic. If you have any questions or suggestions, please feel free to contact us at newgenic8@gmail.com. We welcome contributions to the project.

Logo_ESPRIT_Ariana

332506743_750093483310258_8940880881648231762_n (1)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •