A deep learning model capable of predicting if two cars are of the same model
- Clone the repository
$ git clone https://github.com/Principe92/car_prediction.git
- cd into the folder
$ cd car_verification
- 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
[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.