We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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!
The text was updated successfully, but these errors were encountered:
Do you find a place where yu can download it? Because I need big-lama.pth, but I can't download it
Sorry, something went wrong.
No branches or pull requests
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!
The text was updated successfully, but these errors were encountered: