CHUNG SEUNGWOO
CHUNG SEUNGWOO
In ddim.py def stochastic_encode(self, x0, t, use_original_steps=False, noise=None): # fast, but does not allow for exact reconstruction # t serves as an index to gather the correct alphas if use_original_steps:...
I really interested in your work, and tried to reproduce your score. But, in paper, you illustrate training epochs is 1000 without batch size denoted, but i cant reproduce it....
I appreciate your research efforts. I have a keen interest in your work. I would like to retrain the model following your paper, but training for 1000 epochs on the...