How to classify sports using TensorFlow and Mobilenet (Neural network project)

How to classify sports using TensorFlow and Mobilenet (Neural network project)

·

1 min read

Hi,

This is a Python tutorial that walks through, step by step, to detect within training sports images using TensorFlow

The tutorial teaches how to build the network and how to code the whole process from train images until the prediction of a sports in a new image

The link for the video : https://youtu.be/xORACIVRNd4

I also shared the Python code in the video description.

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

Enjoy

Eran

#Python #Mobilenet #TensorFlow #Deeplearning