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

Pre-Trained Models #3

Open
ahkarami opened this issue Feb 2, 2018 · 7 comments
Open

Pre-Trained Models #3

ahkarami opened this issue Feb 2, 2018 · 7 comments

Comments

@ahkarami
Copy link

ahkarami commented Feb 2, 2018

Dear @liorshk,
Thank you for your code. Do you have any pre-trained models? Would you please, release the weights of your pre-trained models?

@xiaoiker
Copy link

Hi, have you found the pre-trained model or a good way to convert from the tensorflow model to pytorch?

@ahkarami
Copy link
Author

@xiaoiker
You can use MMdnn or SphereFace.

@chungyau97
Copy link

chungyau97 commented Apr 3, 2019

@ahkarami
@xiaoiker
I download the pretrain model from https://github.com/davidsandberg/facenet (20180402-114759)
Then I install mmdnn
Then I run this code
mmconvert -sf tensorflow -in model-20180402-114759.meta -df pytorch -om 20180402-114759.pth
Error:
image

Am I writing it wrong?

@xiaoiker
You can use MMdnn or SphereFace.

@ahkarami
Copy link
Author

ahkarami commented Apr 3, 2019

Dear @chungyau97,
Thank you for your effort. Really, I didn't do that (i.e., converting the model). You can send an Issue about it in the MMdnn GitHub repository.

@chungyau97
Copy link

@ahkarami
I'm curious about the SphereFace. Why do you recommend this?

@ahkarami
Copy link
Author

ahkarami commented Apr 3, 2019

It is just a suggestion. You can refer to its paper for more information.

@timesler
Copy link

timesler commented Jun 3, 2019

@xiaoiker @chungyau97 there is a pytorch conversion of the two pretrained inception resnet v1 models (vggface and casia-web face) from davidsandberg/facenet here:

https://github.com/timesler/facenet-pytorch

Disclaimer: it is my repo.

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

No branches or pull requests

4 participants