T. Xu

Results 5 issues of T. Xu

Hi thanks for this amazing project, I like it. I find an implementation detail of Importance Weighted Autoencoder concerning: * First, it is SGVB 1 (Auto-encoding Variational Bayes Eq 6)...

As described in #01, the Concatenation operation in InputTransition has not been fix. Note that this could cause confusion in training, as the data should be of size() [Batchsize, Channel,...

Hi John Emmons, Thanks for providing this lib. Practically speaking being able to play raw yuv loop infinitely is super useful for simulated environment for chrome and skype, and GStreamer...

# What does this PR do? TLDR: This PR includes openai/guided-diffusion pre-trained models into diffusers, with a diverse family of pre-trained openai/guided-diffusion models, including pre-trained model with ImageNet, LSUN bedroom,...

Hi, Thanks for this cool work. Would you mind appending our work on diffusion image codec? idempotence and perceptual image compression, ICLR 2024 Arxiv: https://arxiv.org/abs/2401.08920 Code: https://github.com/tongdaxu/idempotence-and-perceptual-image-compression Besides, [TOWARDS IMAGE...