DEV Community

Cover image for How To classify cars using Tensorflow , Resnet50 and Python ?
Eran Feit
Eran Feit

Posted on

How To classify cars using Tensorflow , Resnet50 and Python ?

Hi,

This is a Tensorflow tutorial that enables you to classify cars images using a transfer learning process.
In this tutorial, We will install the relevant Python libraries , and use Resnet50 model , and learn how to classify and detect objects in images.

The link for the video tutorial is here : [https://bit.ly/3BJvKmK]
I also shared the Python code in the video description.

Moreover, I recommend This graphics card: NVIDIA GeForce RTX 3060 Ti . I am using it to train my Tensorflow models.
Perfect results and performance: [https://amzn.to/3mTa7HX]

Enjoy

Eran

Python #Cnn #TensorFlow

Top comments (0)