Rare find

MagViT2. A tool that turns video into a format AI models can understand and work with.

github.com/lucidrains/magvit2-pytorch

Vaya's read on this project

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

Updates

January 2025
  • Release —0.5.1
  • needs to be zero centered GP
  • Release —0.5.0
  • new paper claims gradient penalty on fake images as well as real stab…
October 2024
  • update
July 2024
  • Release —0.4.9
  • address https://github.com/lucidrains/magvit2-pytorch/issues/44
  • Release —0.4.8
  • 0.4.8
  • address https://github.com/lucidrains/magvit2-pytorch/issues/43
June 2024
  • Release —0.4.6
  • Release —0.4.7
  • add ability to train with bsq
May 2024
  • Release —0.4.5
  • make sure schedulers are prepared
  • Release —0.4.4
  • add a soft clamping of value before LFQ step
  • Release —0.4.3
  • address https://github.com/lucidrains/magvit2-pytorch/issues/18
  • Release —0.4.2
  • bump vq lib
  • address https://github.com/lucidrains/vector-quantize-pytorch/issues/112
January 2024
  • start using a new linear attention from stanford
  • address issue with encoding first frame separately https://github.com…
  • 0.3.2
  • dogfood a utility fn
  • Merge pull request #24 from GMNGeoffrey/patch-1
  • Patch
  • Merge pull request #27 from matwilso/patch-1
  • Fix causal info leakage in time downsample