keras-facenet icon indicating copy to clipboard operation
keras-facenet copied to clipboard

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

Open guptakvgaurav opened this issue 5 years ago • 5 comments

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

guptakvgaurav avatar Jan 20 '20 11:01 guptakvgaurav

Did you figure this out?

mchugh16 avatar Apr 26 '20 15:04 mchugh16

Kind of

On Sun, 26 Apr 2020, 20:57 Mira Chugh, [email protected] wrote:

Did you figure this out?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/nyoki-mtl/keras-facenet/issues/18#issuecomment-619569868, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJFGBSLG42ASY54EW47ANXLRORHHRANCNFSM4KJCPSIQ .

Abhiyendra94 avatar Apr 26 '20 15:04 Abhiyendra94

@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.

guptakvgaurav avatar Apr 26 '20 17:04 guptakvgaurav

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

hardikprakash avatar Oct 03 '22 17:10 hardikprakash

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 ?

lynnwilliam avatar May 02 '23 22:05 lynnwilliam