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]
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