Code Monkey home page Code Monkey logo

cancer_detection_deep_learning's Introduction

SkinGenics - An application to classify your cancerious lesions into benign and malignant

NOTE

Images should be stricltly benign or malignant, as it is a binary classification

Any random image (non cancerious lesion) will produce random output. 

Skin lesion images taken without applying oilment and opening pores will produce incorrect output.

SkinGenics helps you to predict your skin cancer between Benign and Malignant. It integrates Deep Learning technology with your device’s camera to help you capture and analyse skin lesions with more than 96% accuracy

Please Note: This application is built for learning purpose

How it Works

SkinGenics is a Skin-Cancer prediction application that uses CNN and Deep learning technology to calculate the probability that a skin lesions is Benign or Malignant, by comparing its appearance to thousands of other lesion images. SkinGenics has more than 96% accuracy

  1. Upload Picture of Your Skin Lesion

  2. SkinGenics will compare it with thousands of similar lesion images

  3. SkinGenics will predict the class of cancer

Google Cloud

  1. 'Google-Cloud-VM-Instance' is used to deploy React App
    Frontend URL - https://cancer-detection-deep-learning.de.r.appspot.com/

  2. 'Google-Cloud-Function' is used to serve backend (GCP Service)
    Backend URL - https://us-central1-cancer-detection-deep-learning.cloudfunctions.net/predict

  3. Model is built using Jupyter Notebook on 'GCP VM Instance - AMD Machine'
    Instance IP - http://34.168.91.133:5000 (SSH Commands)

  4. GCP Buckets are used to store dataset and save models (.h5)

Folder Structure

  1. Dataset : Contains ISIC 2018-HAM10000 Kaggle Dataset (nearly 33%)

  2. Backend : Contains Fast-Api configuration to serve model

  3. Frontend : Contains React.js codebase to serve UI

  4. GCP : Contains Google-Cloud Configuration to serve backend

  5. SavedModels : Stores model versions with various epochs and model architecture

  6. Training : Stores notebook for current Convolutional Neural Network (CNN) Model

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.