Closed lixiaoyu0429 closed 5 months ago
Seems the server is down. We are working on it. I will let you know when it is back.
Hello, thank you very much for your response. However, the school's server repair is expected to be slow. Could you please temporarily share it on Google Drive or another platform?
Which specific checkpoint do you want?
Hello, I haven't looked into the specific code details and I'm not clear about which checkpoint it is. I'm just following the operations based on your readme. My current goal is to get the code running. However, for example, commands like:
python scripts/download_model.py --model cycle_gan --task horse2zebra --stage full python scripts/download_model.py --model cycle_gan --task horse2zebra --stage compressed python scripts/download_model.py --model cycle_gan --task horse2zebra --stage legacy python scripts/download_model.py --model pix2pix --task edges2shoes-r --stage full python scripts/download_model.py --model pix2pix --task edges2shoes-r --stage compressed python scripts/download_model.py --model gaugan --task cityscapes --stage full python scripts/download_model.py --model gaugan --task cityscapes --stage compressed
are all due to server issues. I'm wondering if these are very large files? If they are too large, I apologize for troubling you and I will wait a bit longer.
I've got the data back. I will update the link so that you should be able to download it tomorrow.
Thank you for patiently answering the question
you can find all the assets in our huggingface repo. I will update the script for downloading them later.
Hello, when I try to download the pre-trained model using python scripts/download_model.py, the URL https://hanlab18.mit.edu/files/gan_compression/ is no longer valid. Is there a new URL available?