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

The question about test #28

Open
formerlya opened this issue Jun 13, 2024 · 3 comments
Open

The question about test #28

formerlya opened this issue Jun 13, 2024 · 3 comments

Comments

@formerlya
Copy link

I use
python eval_diffusion.py --config "allweather.yml" --resume 'WeatherDiff64.pth.tar' --test_set 'raindrop' --sampling_timesteps 25 --grid_r 16 or 4
python eval_diffusion.py --config "allweather.yml" --resume 'WeatherDiff64.pth.tar' --test_set 'rainfog' --sampling_timesteps 25 --grid_r 16 or 4
python eval_diffusion.py --config "allweather.yml" --resume 'WeatherDiff64.pth.tar' --test_set 'snow' --sampling_timesteps 25 --grid_r 16 or 4
to test.
1718266845086
I didn't change the code, how to fix it?

@formerlya
Copy link
Author

formerlya commented Jun 13, 2024

when I test with python eval_diffusion.py --config "allweather.yml" --resume 'WeatherDiff64.pth.tar' --test_set 'rainfog' --sampling_timesteps 25 --grid_r 16
the input image is 1 * 3 * 480 * 720
the xt_patch and x_cond_patch is 1134 * 3 * 64 * 64,when error happened
the outputs is 16 * 3 * 64 * 64

@lwtgithublwt
Copy link

image
我遇到了类似的问题,不知道您是如何解决的?

@scoups-0808
Copy link

image 我遇到了类似的问题,不知道您是如何解决的?

你好,我碰到了与您相同的问题,请问您解决了嘛

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

3 participants