/car_prediction

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

Introduction

A deep learning model capable of predicting if two cars are of the same model

How to run

  1. Clone the repository
$ git clone https://github.com/Principe92/car_prediction.git
  1. cd into the folder
$ cd car_verification
  1. Run the jupyter notebook project.ipynb using your preferred approach
    While running the notebook, skip third cell unless you want to regenerate the training and testing data frames. Note that this cell is very time consuming

References

[1] Linjie Yang, Ping Luo, Chen Change Loy, Xiaoou Tang. A Large-Scale Car Dataset for Fine-Grained Categorization and Verification, In Computer Vision and Pattern Recognition (CVPR), 2015.