jackylee1 / Tune-A-Video

Unofficial implementation of Tune-A-Video

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tune-A-Video

Unofficial implementation of Tune-A-Video

step_500_resized

Training

accelerate launch train.py --config config/sample.yml

Notes

  • Learning rate and training steps in the sample config are different from the paper.
  • The model seems to memorize a video clip very quickly. prior_preservation is added for the regularization.
  • Requires > 20GB GPU memory with xformers enabled.

References

About

Unofficial implementation of Tune-A-Video


Languages

Language:Python 100.0%