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

RealSet65:Killed #14

Open
buhuiya opened this issue May 13, 2024 · 2 comments
Open

RealSet65:Killed #14

buhuiya opened this issue May 13, 2024 · 2 comments

Comments

@buhuiya
Copy link

buhuiya commented May 13, 2024

$ python inference.py -i testdata/RealSet65 -o results/SinSR/RealSet65 --scale 4 --ckpt weights/SinSR_v1.pth --one_step
UserWarning: The torchvision.transforms.functional_tensor module is deprecated in 0.15 and will be removed in 0.17. Please don't rely on it. You probably just need to use APIs in torchvision.transforms.functional or in torchvision.transforms.v2.functional.
warnings.warn(
[INFO] Using the inference step: 15
[INFO] Using the checkpoint weights/SinSR_v1.pth
Building the diffusion model with length: 15...
: UserWarning: torch.meshgrid: in an upcoming release, it will be required to pass the indexing argument. (Triggered internally at ../aten/src/ATen/native/TensorShape.cpp:3526.)
return _VF.meshgrid(tensors, **kwargs) # type: ignore[attr-defined]
Loading Diffusion model from weights/SinSR_v1.pth...
Loading AutoEncoder model from weights/autoencoder_vq_f4.pth...
building MemoryEfficientAttnBlock with 512 in_channels...
Working with z of shape (1, 3, 64, 64) = 12288 dimensions.
building MemoryEfficientAttnBlock with 512 in_channels...
Find 65 images in testdata/RealSet65
Killed

请问Killed是怎么回事呀?

@Solidays-Hung
Copy link

请问你的checkpoint在哪里下载的呀?我这边显示404了,这个https://github.com/zsyOAOA/ResShift/releases/download/v2.0/SinSR_v1.pth

@wyf0912
Copy link
Owner

wyf0912 commented Aug 10, 2024

请问你的checkpoint在哪里下载的呀?我这边显示404了,这个https://github.com/zsyOAOA/ResShift/releases/download/v2.0/SinSR_v1.pth

你好~地址已经更新
也可以在这里手动下载 https://github.com/wyf0912/SinSR/releases/tag/v1.0

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