shantanu1905 / Skin-Cancer-Detection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Skin-Cancer-Detection

This project is a part of my final year project.

Technologies Used

My Skills

References Used

Download Dataset from below link  https://www.kaggle.com/kmader/skin-cancer-mnist-ham10000.

Goals of Project

  • The goal is to support the efforts to reduce the death caused by skin cancer. The primary motivation that drives the project is to use the deep learning technology for the well-being of the people.
  • With the help of this project, we want to reduce the gap between diagnosing and treatment.
  • Successful completion of the project with higher precision on the dataset could better support the dermatological clinic work.
  • The improved accuracy and efficiency of the model can aid to detect skin cancer in the early stages and can help to reduce unnecessary biopsies.

Project Methoddology

image

Project setup

  • Fork and Clone the repo using
[ git clone https://github.com/shantanu1905/Hackathon-Project.git](https://github.com/shantanu1905/Skin-Cancer-Detection.git)
  • Install the Dependencies from requirements.txt
  • Make sure your system has python installed and before installing dependencies make sure your virtual environment is activated .
 pip install -r requirements.txt 
 python manage.py runserver

ScreenShot of Project

Picture1 Picture2 Picture3

About


Languages

Language:Python 73.8%Language:HTML 17.6%Language:JavaScript 7.6%Language:CSS 0.9%Language:Procfile 0.1%