JiaOuYang

Results 5 issues of JiaOuYang

do: model, _, _ = open_clip.create_model_and_transforms("ViT-H-14", device="cpu", pretrained="laion2b_s32b_b79k", cache_dir="/data/work/StableSR-main/") error: urllib3.exceptions.SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1125) The above exception was the direct cause...

I use my own raw data set for training, and the rendered image is not only blurred, but also very strange in color. But it's OK to use the data...

Under the same post, the rendered image and the training image are not completely aligned. How can I adjust the code to solve this problem? Or there is no solution...

Thank you very much for the author's magnificent work~ I am just beginning to understand the work of diffusion models in superresolution. I would like to ask, does a diffusion...

Thank you very much for this great work. I would like to ask something about the Qualcomm deployment of cycleGan-turbo. I wonder if you have done it and can provide...