Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 951 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 951 Bytes

siim-isic-melanoma-2020

Pytorch lightning code for SIIM-ISIC Melanoma Classification https://www.kaggle.com/c/siim-isic-melanoma-classification/data

Requirements:

  • python==3.7.7
  • pytorch==1.5, torchvision (cuda==10.2), pytorch-lightining==0.7.6
  • albumentations==0.4.5 (from sources)
  • opencv==3.4.2, matplotlib==3.1.3, tensorboard
  • pandas, jupyter, scikit-learn
  • g++, apex (from sources)
  • pip install efficientnet_pytorch

TODO: