Check it from here: Classifier
The dataset used here is PAD-UFES-20
I have used here a fine-tuned ResNet18 netowrk
First downlowd the data from Kaggle
Then clone this code using git clone https://github.com/mohamedelhacen/skin-cancer-classification
Run the following command to prepare the data, train and test the network, and save checkpoints
pyton main.py --train.epochs 100