Hang Guo
Hang Guo
I also meet the same problem, does anyone know how to fix it? Thanks
I think i have solved this problem. The code is right. Though the tqdm bar is not 100% when the process stopped (in my case is 55%), however, when i...
Hi, I also counter the same problem, and changing `/home/k/Desktop/SUPIR_MODELS/llava-v1.5-13b` to `liuhaotian/llava-v1.5-13b` to allow auto-download from HF works for me.
I also try to reproduce the result, and the result of my reproduced result on cifar100 is also 93.81, instead of the reported 93.99. looking forward to the authors' reply.
I will try it again. Thanks for your advice!
I also have another question, why the DDIM of ImageNet uses 20 timesetps while the code released seems uses more timestep 100? Does this modification influence the performance?
I will try it, thanks for your reply!
Hi, authors! I follow the instruction in README, and use the released code with 100 timesteps using DDIM on ImageNet, and use the guided-diffusion codebase for evaluate. However, I still...