Giter VIP home page Giter VIP logo

skin-lesion-analysis-towards-melanoma-detection-segmentation's Introduction

Our approach to tackle ISIC 2017 Skin Lesion Segmentation

More info on this Kaggle competition can be found on https://challenge.kitware.com/#phase/5841916ccad3a51cc66c8db0

This deep neural network achieved Jaccard Index of 0.747 and Dice Coefficient of 0.834.

The architecture was inspired by U-Net: Convolutional Networks for Biomedical Image Segmentation. We used the code provided by RECOD Titans as a starting point.

Overview

Data

Provided data is processed by ISIC_dataset.py script.

Pre-processing

The images are resized to 128x128. Data augmentations such as random rotation, horizontal flip and vertical flip are added at runtime by using ImageDataGenerator module.

Model

Train the model and generate masks for validation and test images Run python segment.ipynb to train the model. Check out segment.ipynb to modify the number of iterations (epochs), batch size, etc.

skin-lesion-analysis-towards-melanoma-detection-segmentation's People

Contributors

chinyan avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

liuadd

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.