Skip to content

chowdhurySudip/ISIC2018-Lesion-Diagnosis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

ISIC 2018: Task 3 - Disease Classification using Fast AI

The International Skin Imaging Collaboration (ISIC) is an international effort to improve melanoma diagnosis, sponsored by the International Society for Digital Imaging of the Skin (ISDIS). The ISIC Archive contains the largest publicly available collection of quality controlled dermoscopic images of skin lesions. This implementation is part of 2018 ISIC Challenge.

Getting Started

For quick experiments, you can use Google Colab using isic_skin_lesion_diagnosis.ipynb. You can also run the experiments locally.

Requirements

For running locally

  • Install PyTorch (pytorch.org)
  • Install Fastai
  • Download the data from here

For running in Colab

  • Everything is already installed
  • To download the data from here to your Colab VM, you can use CurlWget Chrome Extension
    • Note: You should keep a copy of the data in your Google Drive for later use.

Acknowledgments

  • Our data was extracted from the “ISIC 2018: Skin Lesion Analysis Towards Melanoma Detection” grand challenge datasets [1][2].

  • [1] Tschandl P., Rosendahl C. & Kittler H. The HAM10000 dataset, a large collection of multi-source dermatoscopic images of common pigmented skin lesions. Sci. Data 5, 180161 doi.10.1038/sdata.2018.161 (2018)

  • [2] Noel C. F. Codella, David Gutman, M. Emre Celebi, Brian Helba, Michael A. Marchetti, Stephen W. Dusza, Aadi Kalloo, Konstantinos Liopyris, Nabin Mishra, Harald Kittler, Allan Halpern: “Skin Lesion Analysis Toward Melanoma Detection: A Challenge at the 2017 International Symposium on Biomedical Imaging (ISBI), Hosted by the International Skin Imaging Collaboration (ISIC)”, 2017; arXiv:1710.05006.

  • Practical Deep Learning for Coders, v3

  • Fast AI Forum

About

ISIC 2018: Skin Lesion Analysis Towards Melanoma Detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published