Classification The Oxford-IIIT Pet Dataset with ResNet-50, VGG 16, and VGG 19 models
- used python 3
- used Keras and tensorflow libraries
- models: ResNet, VGG 16, and VGG 19
- you can download Oxford III Pet Dataset from https://www.kaggle.com/datasets/tanlikesmath/the-oxfordiiit-pet-dataset
- A 37 category pet dataset with roughly 200 images for each class
MODEL | ResNet | VGG 16 | VGG 19 |
---|---|---|---|
ACCURACY | 88.22% | 79.42% | 80.70% |