Skip to content

kabartay/kaggle-siim-isic-melanoma-classification

Repository files navigation

Kaggle SIIM ISIC Melanoma Classification

Kaggle competition to identify melanoma in lesion images.

Check code on Kaggle and on this GitHub repository.

  • | Kaggle | GitHub | SIIM-ISIC Melanoma Classification EDA with DICOM
    Notebook provides EDA with exploration of DICOM image format.

  • | Kaggle | GitHub | SIIM-ISIC Melanoma Classification EfficientNet (Keras)
    Notebook provides EDA, EfficientNetBx model (x by your choice),train/validation/evaluation using TFRecords, model tuning, kFold validation, data augmentation, and some post-processing.

  • | Kaggle | GitHub | SIIM-ISIC Melanoma Classification ResNet (Keras)
    Notebook provides EDA, ResNet50 model,train/validation/evaluation using original images, and data augmentation.

  • | Kaggle | GitHub | Public Blender with Rank Data
    Notebook provides simple blending strategy with rank data on some public solutions.

 

Skin cancer is the most prevalent type of cancer. Melanoma, specifically, is responsible for 75% of skin cancer deaths, despite being the least common skin cancer. The American Cancer Society estimates over 100,000 new melanoma cases will be diagnosed in 2020. It's also expected that almost 7,000 people will die from the disease. As with other cancers, early and accurate detection—potentially aided by data science—can make treatment more effective.

Currently, dermatologists evaluate every one of a patient's moles to identify outlier lesions or “ugly ducklings” that are most likely to be melanoma. Existing AI approaches have not adequately considered this clinical frame of reference. Dermatologists could enhance their diagnostic accuracy if detection algorithms take into account “contextual” images within the same patient to determine which images represent a melanoma. If successful, classifiers would be more accurate and could better support dermatological clinic work.

As the leading healthcare organization for informatics in medical imaging, the Society for Imaging Informatics in Medicine (SIIM)'s mission is to advance medical imaging informatics through education, research, and innovation in a multi-disciplinary community. SIIM is joined by the International Skin Imaging Collaboration (ISIC), an international effort to improve melanoma diagnosis. The ISIC Archive contains the largest publicly available collection of quality-controlled dermoscopic images of skin lesions.

In this competition, you’ll identify melanoma in images of skin lesions. In particular, you’ll use images within the same patient and determine which are likely to represent a melanoma. Using patient-level contextual information may help the development of image analysis tools, which could better support clinical dermatologists.

Melanoma is a deadly disease, but if caught early, most melanomas can be cured with minor surgery. Image analysis tools that automate the diagnosis of melanoma will improve dermatologists' diagnostic accuracy. Better detection of melanoma has the opportunity to positively impact millions of people.

About

Kaggle competition to identify melanoma in lesion images.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published