DEV Community

Cover image for Deep Learning for Fruit Recognition: Classifying Over 100 Unique Fruits
Eran Feit
Eran Feit

Posted on

Deep Learning for Fruit Recognition: Classifying Over 100 Unique Fruits

πŸŽπŸŒπŸ“ For CNN and deep learning enthusiasts! πŸŠπŸ‡πŸ
πŸš€ In this in-depth tutorial, we explain, step-by-step , the process of building a convolutional neural network (CNN) model tailored specifically for fruit classification. 🌱🍎
The process will describe the model training, choosing the rights layers and filters, training , and running a fresh test image to check our result.
You are welcome to subscribe for the channel and follow our next videos
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

Before we continue , I actually recommend this book for deep learning based on Tensorflow and Keras : https://amzn.to/3STWZ2N

Check out our tutorial here : https://youtu.be/sJoboLm8X-I

The code is in my Repo. I will leave a link in the video description.

Enjoy
Eran

Python #Cnn #TensorFlow #deeplearning #neuralnetworks #imageclassification #convolutionalneuralnetworks

Top comments (0)