Skip to content
New issue

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

Link to pytorch port of pretrained models. #1027

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

timesler
Copy link

@davidsandberg Thank you for your comprehensive implementation. I've done some work to implement your Inception Resnet V1 model in pytorch and have converted the VGGFace2 and CASIA-Webface pretrained model parameters into pytorch params. I've verified that the model outputs are equivalent following the conversion. Amazingly, it worked without too much hassle.

It may be presumptuous, but I thought I'd add a link on your README to the repo where the pytorch implementations live (https://github.com/timesler/facenet-pytorch).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant