-
`OSError: Error no file named pytorch_model.bin, tf_model.h5, model.ckpt.index or flax_model.msgpack found in directory C:/SeeSR-main/preset/models/stable-diffusion-2-base.`
-
请问如何实现多卡推理?我发现单卡即使是32Gb也很难实现高分辨率低质图像的超分实现?
-
hi,I want know how you make the seesr train data. about epoch and added face ratio.
-
你好,最近在复现本工作,有以下几个问题想请教一下
1.请问使用论文中所述的8 NVIDIA Tesla 32G-V100 GPUs总共需要多久的训练时间?
2.论文中说batchsize设置为192,iter为150K,那么train_batch_size和gradient_accumulation_steps这两个参数应该如何设置?我的理解是train_batch_size*gradient…
-
I encountered the following problems when running the webui of sd-turbo:
```bash
error : OSError: Incorrect path_or_model_id: 'preset/models/models--stabilityai--sd-turbo/snapshots/1681ed09e0cff58ee…
-
-
你给的链接里面没有dape模型啊
-
I use the pre-trained model to predict the SR image of the DReal dataset.
Some metrics are different but very close to the data in the paper (error about 0.01-0.1), but the PSNR and SSIM metrics are …
-
Currently, the code uses online degradation instead of offline degradation as done in SeeSR/OSEDiff.
Does this design choice impact performance improvement?"
-