An open API service indexing awesome lists of open source software.

https://github.com/siavashshams/transfer-learning-using-vgg19

In this project we will use a VGG19 network pretrained on the ImageNet dataset to classify a dataset containing images of dogs and cats
https://github.com/siavashshams/transfer-learning-using-vgg19

classification dog-cat transfer-learning vgg19

Last synced: 7 months ago
JSON representation

In this project we will use a VGG19 network pretrained on the ImageNet dataset to classify a dataset containing images of dogs and cats

Awesome Lists containing this project

README

          

# Transfer-Learning-Using-VGG19
The VGG19 network is shown below

![This is an image](/Images/Picture1.jpg)

Some pictures of the dataset we are going to classify are shown below

![This is an image](/Images/Picture2.png)

The results of the classification:

![This is an image](/Images/Picture3.png)