motion-latent-diffusion icon indicating copy to clipboard operation
motion-latent-diffusion copied to clipboard

SkipTransformer and None Skip Transformer

Open ZenGengChin opened this issue 9 months ago • 1 comments

Hi, I tried to modify the MLD-VAE from skipTransformer to the normal transformer, but I found that the loss doesn't drop at around total loss = 0.17. But I found that it would give a similar result to you if I used the batch_first = True. Could you please explain a little bit about it?

Best, Zen

ZenGengChin avatar Sep 24 '23 06:09 ZenGengChin