holyhao / Baidu-Dogs

Baidu competition for classifying dogs. More information is provided at http://js.baidu.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fine-grained Dog Classification competition

  • This is a dog classification competition held by Baidu. Further information at http://js.baidu.com/

Framework

Hardware

  • Geforce GTX TITANX 12G
  • Intel® Core™ i7-6700 CPU
  • Memory 16G
  • Operate system Ubuntu 14.04

Data

Base Model

  • VGG19 for deep feature extraction, which is provided in keras models.
  • InceptionV3 for deep feature extraction, which is provided in keras models.
  • Softmax for classification.

Evaluate

to be continued

Feel free to contact me if you have any issues or better ideas about anything.

by Holy

About

Baidu competition for classifying dogs. More information is provided at http://js.baidu.com


Languages

Language:Python 100.0%