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

The model_urls are broken #8

Closed
iDTer opened this issue Apr 17, 2022 · 2 comments
Closed

The model_urls are broken #8

iDTer opened this issue Apr 17, 2022 · 2 comments

Comments

@iDTer
Copy link

iDTer commented Apr 17, 2022

The model_urls = {
'iresnet34': 'https://sota.nizhib.ai/pytorch-insightface/iresnet34-5b0d0e90.pth',
'iresnet50': 'https://sota.nizhib.ai/pytorch-insightface/iresnet50-7f187506.pth',
'iresnet100': 'https://sota.nizhib.ai/pytorch-insightface/iresnet100-73e07ba7.pth'
} are broken,
could you please update the urls or give the new way to downloading the models.
Thank you very much!

@iDTer
Copy link
Author

iDTer commented Apr 17, 2022

Or you can upload models to Google drive, anyway thanks :D

@nizhib
Copy link
Owner

nizhib commented May 17, 2022

I've disabled them because of the storage traffic spikes I had to pay too much for.

You can download the old mxnet weights from https://github.com/deepinsight/insightface/tree/master/model_zoo (R100 mxnet link in the table) and use the scripts provided in my repo to convert them.

@iDTer iDTer closed this as completed May 18, 2022
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

2 participants