Deep Learning

Car Brand Classification in Deep Learning with Python

Transfer Learning VGG16 and Resnet 50 using Keras

Amit Chauhan
Towards AI
Published in
5 min readMay 19, 2021

--

Photo by Beat Jau on Unsplash

Introduction

In this article, we will implement car brand classification using images of the car of 3 brands: Mercedes, Audi, and Lamborghini.

--

--