Skip to content

RakeshRaj97/melanoma-cancer-image-classification-kaggle-using-PyTorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

melanoma-cancer-image-classification-kaggle

This repository contains solutions for the ongoing Kaggle competition based on Binary Image Classificiation.

Using the above program, one can expect to achieve an AUC score of 0.90 or above!!

Link to the competition [https://www.kaggle.com/c/siim-isic-melanoma-classification]

Steps to run the program,

Install the required dependencies using pip install -r requirements.txt

If you need to use apex for mixed precision training, install using the any of the below links,

https://github.com/NVIDIA/apex https://anaconda.org/conda-forge/nvidia-apex

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages