Git Product home page Git Product logo

skin-cancer-android-app's Introduction

Skin Cancer Detection Android App(Image Processing)

Here are the Codes, Datasets and the Android App required to create the Skin Cancer Detection App.

Data

The dataset is orignally available at https://dataverse.harvard.edu/dataset.xhtml?persistentId=doi:10.7910/DVN/DBW86T . follow the steps given on https://github.com/syed-hamza/Skin-Cancer-Android-App/blob/master/Data.md for dataset prepartion.

Structure

The data should be arranged in the following struture.
https://github.com/syed-hamza/Skin-Cancer-Android-App/blob/master/input.md

Code

  1. Inception-V3 - https://github.com/syed-hamza/Skin-Cancer-Android-App/blob/master/src/SkinCancer_inceptionModel.ipynb
  2. nasnet - https://github.com/syed-hamza/Skin-Cancer-Android-App/blob/master/src/SkinCancer_nasnetmobile.ipynb

Inference

The given code uses inception_v3 at https://keras.io/applications/#inceptionv3.Inception model gave me a slightly better result than nasnetmobile and training the model was comparitively quick.

Inception(Validation_Accuracy):

inception

validation accuracy:85.76%

NasNetMobile(Validation_Accuracy):

nasnet

validation accuracy:84.72%

From this we can conclude that eventhough nasnet fluctuates less than inception inception provides a better accuracy,hence is better suited for the app.

Regards

I am a student in highschool and this is my first project using Deep Learning. The following project took me several weekends along 2 months. I hope it is helpful to everyone reading this. All suggetions are welcome.

skin-cancer-android-app's People

Contributors

syed-hamza avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  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.