Charleo85 / DeepCar

Fine-grained detection on Vehicle Model/Make
MIT License
71 stars 20 forks source link

DeepCar

Fine-grained detection on Vehicle Model/Make

Dataset

Training dataset consisted of 163/1,716 vehicle make/models from CompCars dataset[1]

Fine-tune VGG

Architecture

A VGG16 model pre-trained on ImageNet was fine-tuned with CompCars dataset (16970/776 train/valid images - 115 vehicles/classes)

Results

Accuracy: 93.2% top-5 in 200 epochs Base learning rate of 0.001 and batch size of 64 were used.

RA-CNN Look closer to see better

Architecture

Results

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.