There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Using the Keras Functional API, we are trying to classify the fruits-360 dataset. We are using the VGG16 architecture and pretrained weights on ImageNet. Final accuracies are 0.9933 for the training and 0.9795 for the testing.