Skip to content

Did you train ArcFace and FaceNet yourself? Is it possible to additionally train already trained model. Not to train from the start. #867

Answered by pospielov
martinenkoEduard asked this question in Q&A
Discussion options

You must be logged in to vote

CompreFace uses the default ArcFace model from the InsightFace library.
I'm not sure why our model works better than theirs. My guess - CompreFace reuses the code of InsightFace library. So our accuracy is the same as those researchers. And serengil/deepface uses custom Keras implementation.
You can use instructions from InsightFace on how to train the MxNet model and put the new model into CompreFace.
You can "retrain it a little bit", and from my experience, Nvidia 3060 is enough for that, it's just very slow (may take a couple of days).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by martinenkoEduard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants