/StanfordCars

Deep Learning project for the Stanford Cars dataset

Primary LanguageJupyter Notebook

This model achieves 86% accuracy on the Stanford Cars Dataset using transfer learning with resnet152 pretrained on ImageNet.

Implemented in Keras + Tensorflow. The code is contained in the ipython notebook.