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

Model download links are dead #168

Open
elfin888 opened this issue Sep 30, 2024 · 1 comment
Open

Model download links are dead #168

elfin888 opened this issue Sep 30, 2024 · 1 comment

Comments

@elfin888
Copy link

Hi! Thank you so much for creating this fantastic project!! It look absolutely amazing.

I tried to download the pre-trained models but all the Yandex links are dead. Do you happen to have the files hosted anywhere else?

All of these links are dead:
All the data (models, test images, etc.) https://disk.yandex.ru/d/AmdeG-bIjmvSug
Test images from the paper https://disk.yandex.ru/d/xKQJZeVRk5vLlQ
The pre-trained models https://disk.yandex.ru/d/EgqaSnLohjuzAg
The models for perceptual loss https://disk.yandex.ru/d/ncVmQlmT_kTemQ

The best model (Places2, Places Challenge):
curl -L $(yadisk-direct https://disk.yandex.ru/d/ouP6l8VJ0HpMZg) -o big-lama.zip
unzip big-lama.zip

All models (Places & CelebA-HQ):
curl -L $(yadisk-direct https://disk.yandex.ru/d/EgqaSnLohjuzAg) -o lama-models.zip
unzip lama-models.zip

Prepare images and masks
Download test images:
curl -L $(yadisk-direct https://disk.yandex.ru/d/xKQJZeVRk5vLlQ) -o LaMa_test_images.zip
unzip LaMa_test_images.zip

Thanks!

@sergiyclas
Copy link

Do you find a place where yu can download it? Because I need big-lama.pth, but I can't download it

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