We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How does MSceleb model train?
The text was updated successfully, but these errors were encountered:
Can also open single test code?
Sorry, something went wrong.
hello, I meet the same question. have you solved it? (Ps. I use "https://github.com/deepinsight/insightface/tree/master/recognition/arcface_torch")
Can also open single test code? hello, I meet the same question. have you solved it? (Ps. I use "https://github.com/deepinsight/insightface/tree/master/recognition/arcface_torch")
As you noticed, in arcface_torch IResnet rather than Resnet is choosen to be the backbone. I guess you need to swith the backbone to use arcface model
No branches or pull requests
How does MSceleb model train?
The text was updated successfully, but these errors were encountered: