DEV Community

Cover image for TensorFlow Sports Image Classification : Building a Custom Model with TensorFlow and Keras
Eran Feit
Eran Feit

Posted on

TensorFlow Sports Image Classification : Building a Custom Model with TensorFlow and Keras

πŸŽ₯ In this video tutorial, we will dive deep into the world of sports image classification! πŸ€πŸ“Έ

πŸ” What's Covered in this Video:

πŸ“¦ Dataset Download: We'll start by obtaining a large sports image dataset from Kaggle, carefully curated with 21 unique sports categories.
πŸ‹οΈβ€β™‚οΈ Model Building: Using TensorFlow and Keras, we'll dive into the architecture of MobileNet, a pre-trained model. We'll then customize it for our specific classification task.
πŸ–ΌοΈ Data Preparation: Learn how to preprocess and organize your data into train, validation, and test sets, ensuring your model has a solid foundation to learn from.
🧠 Model Training: We'll guide you through the process of training your model, fine-tuning it to achieve impressive accuracy.
πŸ“Š Model Evaluation: Discover how to assess the performance of your sports image classifier and understand the results.
πŸ“Έ Real-World Predictions: Watch as we make predictions on new sports images, overlaying the predicted class for a real-world demonstration of our model in action.

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

Actually recommend this book for deep learning based on Tensorflow and Keras : https://amzn.to/3STWZ2N

Check out our tutorial here : https://youtu.be/xORACIVRNd4

Enjoy
Eran

Python #openCV #TensorFlow #Deeplearning #DeepLearningTutorial #mobilenet #ImageClassificationTutorial #SportsImageClassification

Top comments (0)