Just my take with Transfer Learning on Caltech101 dataset using ResNet-50 Convolutional Neural Network.
Simple web application:
Saved model can be used locally for predicting as:
- UI using Gradio
$ python predict.py --usage gradio
- Random image from test dataset