/Baidu-_contest

决赛成绩是0.209 排在62名

Primary LanguagePython

Fine-grained Dog Classification

Framework

  • [Keras&theano&tensorflow]

solution

  • Using ssd to reduce background noise.
  • Feature extract from the GlobalAveragePooling Layer in InceptionV3 VGG-19 Resnet-50 MobileNet Xception(includeTop=False).
  • Add fully connected layers for Classification.
  • You can download data in js.baidu.com.