phenaki-pytorch
Implementation of Phenaki Video, which uses Mask GIT to produce text guided videos of up to 2 minutes in length, in Pytorch (by lucidrains)
nuwa-pytorch
Implementation of NÜWA, state of the art attention network for text to video synthesis, in Pytorch (by lucidrains)
phenaki-pytorch | nuwa-pytorch | |
---|---|---|
2 | 1 | |
777 | 550 | |
0.0% | 0.0% | |
3.6 | 0.0 | |
about 1 year ago | over 2 years ago | |
Python | Python | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
phenaki-pytorch
Posts with mentions or reviews of phenaki-pytorch.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-01.
- How much CUDA memory to train this text-to-video model?
-
Announcing an Open Source Text-to-Video Project!
Seems like you just copied https://github.com/lucidrains/phenaki-pytorch ?
nuwa-pytorch
Posts with mentions or reviews of nuwa-pytorch.
We have used some of these posts to build our list of alternatives
and similar projects.
What are some alternatives?
When comparing phenaki-pytorch and nuwa-pytorch you can also consider the following projects:
iTransformer - Unofficial implementation of iTransformer - SOTA Time Series Forecasting using Attention networks, out of Tsinghua / Ant group
word2wave - Word2Wave: a framework for generating short audio samples from a text prompt using WaveGAN and COALA.
musiclm-pytorch - Implementation of MusicLM, Google's new SOTA model for music generation using attention networks, in Pytorch
ez-text2video - Easily run text-to-video diffusion with customized video length, fps, and dimensions on 4GB video cards or on CPU.
video-diffusion-pytorch - Implementation of Video Diffusion Models, Jonathan Ho's new paper extending DDPMs to Video Generation - in Pytorch
tango - A family of diffusion models for text-to-audio generation.