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

[ LV-ViT-S pretrained model ] #27

Open
IemProg opened this issue Mar 7, 2022 · 3 comments
Open

[ LV-ViT-S pretrained model ] #27

IemProg opened this issue Mar 7, 2022 · 3 comments

Comments

@IemProg
Copy link

IemProg commented Mar 7, 2022

Hi,

Thanks for the wonderful work.
Could you share with us the password to unzip LV-ViT-S pretrained model ?

Thanks !

@zihangJiang
Copy link
Owner

Hi, I believe no password is needed. Simply download the checkpoint here and use torch.load.

@HJQjob
Copy link

HJQjob commented Jun 23, 2024

Thanks for your excellent work.
The checkpoint for LV-ViT small downloaded is a compressed file and cannot be decompressed. It shows that the compressed file is damaged or the compression format is unknown and cannot be opened.

@notjzh
Copy link
Contributor

notjzh commented Jun 24, 2024

Thanks for your excellent work. The checkpoint for LV-ViT small downloaded is a compressed file and cannot be decompressed. It shows that the compressed file is damaged or the compression format is unknown and cannot be opened.

It can be directly loaded using torch.load(). Please refer to #8 for more information.

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