Code Monkey home page Code Monkey logo

illumination-based-transformations-skin-lesion-segmentation's Introduction

Illumination-based Transformations Improve Skin Lesion Segmentation in Dermoscopic Images

Code style: black

This is the code corresponding to our CVPR ISIC 2020 paper. If you use our code, please cite our paper:

Kumar Abhishek, Ghassan Hamarneh, Mark S. Drew, "Illumination-based Transformations Improve Skin Lesion Segmentation in Dermoscopic Images", The IEEE Conference on Computer Vision and Pattern Recognition (CVPR) ISIC Skin Image Analysis Workshop, 2020.

The corresponding bibtex entry is:

@InProceedings{Abhishek_2020_CVPRW,
author = {Abhishek, Kumar and Hamarneh, Ghassan and Drew, Mark S.},
title = {Illumination-based Transformations Improve Skin Lesion Segmentation in Dermoscopic Images},
booktitle = {The IEEE Conference on Computer Vision and Pattern Recognition (CVPR) ISIC Skin Image Analysis Workshop},
month = {June},
year = {2020}
}

Dependencies

  • PyTorch
  • NumPy
  • PIL
  • SciPy (==1.1.0; for imread and imresize)

We also need to convert between the RGB and HSV color spaces, and scikit-image provides this functionality. However, scikit-image has issues with NumPy1,2,3, and therefore to avoid installing it, we have borrowed the necessary functions from scikit-image source code and put them in skimg_local.py.

Usage

An example usage is shown in Transformations.ipynb, and three sample skin lesion images from the ISIC Archive are included in the images directory.

illumination-based-transformations-skin-lesion-segmentation's People

Contributors

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