Hi,
This is a transfer learning – Vgg19 – Convolutional neural network tutorial that demonstrates how to classify weather scenes based on in dataset of weather images.
We will use the Vgg19 pre-trained model , and adjust it to our classification request.
We will use most of the model , and change only the last layers , and train it for Weather image classification.
If you are interested in learning modern Computer Vision course with deep dive with TensorFlow , Keras and Pytorch , you can find it here : http://bit.ly/3HeDy1V
Perfect course for every computer vision enthusiastic
The link for the video tutorial is here : https://youtu.be/uw3WK0TcGH4&list=UULFTiWJJhaH6BviSWKLJUM9sg
You can find the code and instructions in this link : https://ko-fi.com/s/efaafe52c5
I also shared the Python code in the video description.
Enjoy
Eran