nyoki-mtl / keras-facenet

Facenet implementation by Keras2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How can we retrain the model on custom dataset (Indian Faces)?

guptakvgaurav opened this issue · comments

I would like to re-train the model on custom data-set. How can we achieve that?

Did you figure this out?

@mchugh16 Yes, I retrained the original model from davidsandberg's repo (find re-trainining steps here), and converted it into kera model using tf_to_keras.ipynb utility code provided in this repo. This approach worked for me.

Would you be willing to share this trained model, if you still have it?

I would like to re-train the model on custom data-set. How can we achieve that?

Can you share the source indian dataset of faces ?