Skip to content

Fine-grained detection on Vehicle Model/Make

License

Notifications You must be signed in to change notification settings

gaoyuchris/DeepCar

 
 

Repository files navigation

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.

About

Fine-grained detection on Vehicle Model/Make

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 91.3%
  • Python 8.7%