-
Notifications
You must be signed in to change notification settings - Fork 1
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
Question #12
Comments
i think there is some issue in them uploading the weights that makes them corrupt. |
Thank you for your attention to our work. However, as I cannot access the original server, I currently don't have sufficient computational resources to perform retraining. If you have adequate computational resources (8 V100 GPUs or 4 A100 GPUs), you can run the training script to reproduce the results. |
Why are the Sampling Results by the Provided Pre-trained Model and My model trained by myself Colorful and Chaotic? My Sampling Command Is CUDA_VISIBLE_DEVICES=0 python evaluate.py --target_expansion 0.25 0.25 0.25 0.25 --eval_dir. /eval_dir/scenery/2x/ --size 128 --config flickr192_large. Did anyone get the correct sampling results? |
when we load the weight of scenery, we meet the error
RuntimeError: PytorchStreamReader failed reading zip archive: failed finding central directory
can you give me some guidance, thank you
The text was updated successfully, but these errors were encountered: