Rare find

NÜWA. Turn text descriptions into videos.

github.com/lucidrains/nuwa-pytorch

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

January 2023
  • Release —0.7.8
  • fix potential bug with discriminator training in vqgan-vae
August 2022
  • Release —0.7.7a
  • do attention in float32 always
  • Release —0.7.7
April 2022
  • Release —0.7.6
  • lock codebook dimensions to 256, unless if overridden for something s…
  • Release —0.7.5
  • only apply gradient penalty every 4th step, like stylegan
  • Release —0.7.4
  • fix issue with EMA class
  • Release —0.7.3
  • remove all biases, given results from PaLM as well as hearing about @…
  • status
  • Release —0.7.2
  • move all exponential moving average logic to separate class, add an E…
March 2022
  • updates
  • Release —0.7.1
  • cleanup
  • Release —0.7.0
  • move to using causal convolutions through asymmetric padding
  • reminder
  • todo
  • give axial relative positional bias to sparse 3d nearby attention for…
  • todo item
  • axial relative positional bias for sparse 2d nearby attention (audio)
  • take care of random splitting of dataset for validation for training …
  • add axial relative positional bias to sparse 3d nearby attention
  • add axial positional embeddings to audio as well
  • only sample one video when training NUWA, periodically