Image Classification Using Densnet Model | Transfer learning Densnet
Eran Feit
DenseNet, specifically DenseNet201, is a powerful convolutional neural network model renowned for its intricate connectivity patterns, facilitating efficient feature reuse and propagation. Leveraging frameworks like Keras and TensorFlow further streamlines DenseNet implementation, offering flexible and scalable solutions for deploying models and conducting transfer learning. Through DenseNet transfer learning in TensorFlow, practitioners can harness pre-trained models to expedite the process of training and fine-tuning, thereby enhancing efficiency and performance in diverse image classification tasks.
This tutorial has 3 parts :
š Data Preparation: We'll start by preparing and loading the train test and validation images.
š ļø Model Building with TensorFlow Keras: Next, we'll dive into the implementation of densnet201 architecture using TensorFlow's Keras API. You'll learn how to configure and fine-tune the pre-trained model for your specific task.
š Testing the Model: Once the model is trained, we'll show you how to test the model using a new and fresh image
You can download the code here : https://ko-fi.com/s/233f61d885
More relevant content in this playlist : https://www.youtube.com/playlist?list=PLdkryDe59y4aCcCN4ioFpdLVAGZ_dFeFr
A perfect course for learning modern Computer Vision with deep dive in TensorFlow , Keras and Pytorch . You can find it here : http://bit.ly/3HeDy1V
I also recommend this book, https://amzn.to/44GnlLW : "Make Your Own Neural Network - An In-depth Visual Introduction For Beginners ".
~~~~~~~~~~~~~~~ CONNECT ~~~~~~~~~~~~~~~
ā Buy me a coffee - https://ko-fi.com/eranfeit
š„ļø Email : feitgemel@gmail.com
š¤ Fiverr : https://www.fiverr.com/s/mB3Pbb
š¦ Twitter - https://twitter.com/eran_feit
šø GitHub - https://github.com/feitgemel
šø Instagram - https://www.instagram.com/eran_feit/
ā¶ļø Subscribe - youtube.com/@eranfeit?sub_confirmation=1
š Facebook - https://www.facebook.com/groups/3080601358933585
š Medium - https://medium.com/@feitgemel
~~~~~~~~~~~~~~ SUPPORT ME š~~~~~~~~~~~~~~
š
æ Patreon - https://www.patreon.com/EranFeit
#EranFeit #densnet201 #python
00:00 Introduction
00:11 Prepare the data
08:10 Build the Model - Transfer learning
20:50 Test The Model
~~~~~~~~~~~~~~ Credits ~~~~~~~~~~~~~
Music by Vincent Rubinetti
Download the music on Bandcamp: https://vincerubinetti.bandcamp.com/album/the-music-of-3blue1brown
Stream the music on Spotify: https://open.spotify.com/album/1dVyjwS8FBqXhRunaG5W5u
...
https://www.youtube.com/watch?v=TJ3i5r1pq98
101801407 Bytes