Giter VIP home page Giter VIP logo

skinsense's Introduction

SkinSense

A Web Based Tool that aides medical professionals/patients in early stage detection of Skin related abnormalities INTRODUCTION The recent emergence of machine learning and deep learning methods for medical image analysis has enabled the development of intelligent medical imaging-based diagnosis systems that can assist physicians in making better decisions about a patient’s health. In particular, skin imaging is a field where these new methods can be applied with a high rate of success.

Brief Overview Our solution aims to classify 7 common types of skin infections namely

  1. ACTINIC KERATOSES

  2. BASAL CELL CARCINOMA

  3. BENINGN KERATOSES

  4. DERMATOFIBROMA

  5. MELANOCYTIC NEVI

  6. MELANOMA

  7. VASCULAR LESIONS

  8. Solution will classify all the 7 classes with considerable precision and accuracy.

  9. Solution can be used my medical professional to identify the skin disease it helps automate the identification process.

  10. Soultion aims to detect Melanoma which is predominant skin cancer in early stages so lives of the paitents can be saved.

Model Selection and Evaluation

Screenshot 2023-05-09 at 2 20 33 AM

We chose MobileNETV3 as the prediction model due to following reasons:

  1. MobileNetv3 can be used on mobile devices (low-medium compute resources) for Image Classification.
  2. MobileNetV3 is tuned to mobile phone CPUs through a combination of hardware-aware network architecture search (NAS) complemented by the 3. NetAdapt algorithm and then subsequently improved through novel architecture advances.
  3. MobileNetV3 can also run directly in Webbrowser via tensorflow.js.

How to Run

The project contains a folder names web-app

  1. Clone the repo to your local directory.
  2. Change the AWS S3 bucket URL to your AWS S3 URL.
  3. Create a bucket in AWS and upload model.json file with public access enabled.
  4. Create another bucket with AWS S3 static web hosting feature enabled and upload the files in webapp folder to the bucket.
  5. The URL of the index.html will be the URL of your application.

Team members

image

skinsense's People

Contributors

dhruv6029 avatar

Watchers

 avatar

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.