Prediction
Result
Prediction will appear here, please upload the image first
Behind The Scene
The prediction is executed using the Support Vector Machine classifier. But before that, the image's feature is extracted using pre-trained Convolutional Neural Network model, ResNet50. The extracted feature is then selected using SelectFromModel method from Scikit-learn by using the coefficient value from SVM