deep-learning-models
deep-learning-models copied to clipboard
Cat vs Dog
I want to use vgg16 to classify cat and dog.But this algorithm will give more detailed class. Can I change this code to classify my need?
You can see this article Building powerful image classification models using very little data Pre-trained model is very powerful and useful.
thank you very much.It is amazing