How to classify monkeys images using convolutional neural network , Keras tuner hyper parameters , and transfer learning ? (part4) – Eran Feit


Hi,

This is part no. 4 of Tensorflow tutorial for classify monkey’s species images using several methods.

In this part we will focus of classify the monkeys images using Transfer learning .
So basically , we will take the pre-trained VGG16 model , get rid of the last layer , and replace and retrain it to our images and required classes.

We will use the freeze and use the current weights, customize it to our needs, and improve the result of our CNN model

I also shared the Python code in the video description.

You can find the link for the video tutorial here : https://youtu.be/p9l9AgiVsqI&list=UULFTiWJJhaH6BviSWKLJUM9sg

You can find more tutorials in my post blog : https://eranfeit.net/blog/

Enjoy

Eran

#Python #Cnn #TensorFlow #Deeplearning



Source link

Be the first to comment

Leave a Reply

Your email address will not be published.


*