CNN model that can predict 6 different skin conditions
I also used a data generator to use less space, make the model faster and much better overall performers
Kaggle notebook link: https://www.kaggle.com/code/maxmelichov/monkeypox/notebook?scriptVersionId=103220990
The result on kaggle:
accuracy is above 98%
and loss is:0.1443 on val set
Score on the test set is: loss: 0.0659 - accuracy: 0.9823
Test on new data from the web:
https://www.kaggle.com/code/maxmelichov/monkeypox
4 out of the 5 new test pictures the algorithm got it right