ml-hongkong / hongkong_flowers

An APP for identify flowers in Hong Kong with Deep Learning technology
31 stars 5 forks source link

Model for flower identification #4

Open indiejoseph opened 7 years ago

indiejoseph commented 7 years ago

Before we finish collecting flower photos, we could build a model and train with Oxfold 102 Flowers dataset first, and then transfer it to our own flowers dataset.

Discussion: 1.) Keras / PyTorch / Caffe? 2.) Papers / Project for reference:

alt0xFF commented 7 years ago

@indiejoseph added some references in the wiki

indiejoseph commented 7 years ago

用 @flyyufelix cnn_finetune

indiejoseph commented 7 years ago

@jackhftang created a repo keras-transfer-learning-for-oxford102, trained on oxford 102 with ResNet50, that can be pre-train model for our project