Image Classification using Transfer Learning in Deep Learning | VGG19 model | Data Science

preview_player
Показать описание
I use here VGG19 pretrained Convolutional Neural Network for the image classification which already trained on 14 million dataset images which belongs to the 1000 classes. I didn't take any custom dataset. I just import some libraries and download the weights of the VGG19 pretrained model and simple save the model using .h5 file and just test model on different images. I have also deployed this model on localhost using the python framework (Flask).

#imageclassification #datascience2000 #vgg19 #transferlearning #deeplearning #cnn #datascience #flask #python #localhost #deployment #nlp #machinelearning
Рекомендации по теме
Комментарии
Автор

The knowledge given by you has been very useful for me.

alluarjunfanclub
Автор

A model like VGG19 is comparable to a binary file and functions like an executable (exe), as it contains compiled weights and parameters used for inference in deep learning applications.


Drafted by AI

prompted

Ramkumar-ujfo
Автор

I got an error in program that ""target size is not defined"""any solution for this problem

bindhubhai