A Car Classification Deep Learning Model using Tensorflow-Keras framework.The model is trained using ResNet50 ImageNet Architecture.
Precedure To run this project on your System.
*1. Create a folder on your system you want to save this repository.
*2. Open Anaconda Promt and create new environment.(Optional).
*3.After cloning the repository ,install requirement.txt using pip install -r requirement.txt.
*4.Run command python app.py