InsightFace-tensorflow icon indicating copy to clipboard operation
InsightFace-tensorflow copied to clipboard

When I want to use my own data to train the model, I first transfer the dataset to .tfrecord format. How can I set the validation data format in config file? Just use the .tfrecord or only use .bin?

Open GodMon opened this issue 6 years ago • 4 comments

GodMon avatar Dec 04 '19 16:12 GodMon

Looking forward to your reply.

GodMon avatar Dec 04 '19 16:12 GodMon

same issue , how to create validation bin data ? to change the paths in config

developerpawandeep avatar Jan 02 '20 09:01 developerpawandeep

@developerpawandeep @GodMon did the problem solved?

ankitnayan12 avatar Jan 12 '20 19:01 ankitnayan12

@developerpawandeep @GodMon did the problem solved?

I still use this code but try to find some new ways to solve it. https://github.com/vincentwei0919/insightface_for_face_recognition/tree/master/make_rec

Here is the link that about the .bin file building to adapt the insightface.

But the details is in Chinese:https://blog.csdn.net/hanjiangxue_wei/article/details/86566348

Hope these can help you!

GodMon avatar Jan 13 '20 09:01 GodMon