andreas128 / RePaint

Official PyTorch Code and Models of "RePaint: Inpainting using Denoising Diffusion Probabilistic Models", CVPR 2022

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The declaration of method "resample_betas" is missing.

ByskyXie opened this issue · comments

Hi, I noticed that the declaration of 'resample_betas' (lines 100) is missing in 'guided_diffusion/respace.py'. Could you please provide more details about the declaration of this method? Thank you.

Hello, I also encountered this problem. Did you manage to solve it? If so, could you please tell me how you resolved it?

Hello, I also encountered this problem. Did you manage to solve it? If so, could you please tell me how you resolved it?

Sorry, I've not solved this problem yet, may you could set conf.respace_interpolate as False?