Giter VIP home page Giter VIP logo

melanoma_detection_cnn_deep_learning's Introduction

Melanoma_Detection_CNN_Deep_Learning

Built a CNN based deep learning model to solve an image classification problem of detecting Melanoma.

Table of Contents

General Information

  • Built a CNN based model which can accurately detect melanoma. Melanoma is a type of cancer that can be deadly if not detected early. It accounts for 75% of skin cancer deaths. A solution which can evaluate images and alert the dermatologists about the presence of melanoma has the potential to reduce a lot of manual effort needed in diagnosis.

Conclusions

  • Creating a basic CNN model, we obserrve that there is significant difference in training accuracy and validation accuracy. This is clear evidence of overfit since the training accuracy is higher than the validation accuracy.
  • After using image augmentation and Dropout, the training accuracy has reduced significantly but the validation accuracy has not changed reasonably and the difference betweent the training accuracy and validation accuracy is very minimal. Thus we have reduced overfitting compared to previous model.
  • After adding augmented images to manage class imbalance, the training accuracy and the validation accuracy has increased slightly and the difference betweent the training accuracy and validation accuracy is very minimal. Thus we have reduced overfitting compared to the first model and we can get higher accuracy with deeper layers.

Acknowledgements

This project was based on Melanoma detection by creating a deep learning CNN model.

Contact

Created by [@NeerShah87] - feel free to contact me!

melanoma_detection_cnn_deep_learning's People

Contributors

neershah87 avatar

Stargazers

 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.