DALLE2-video
Direct application of DALLE-2 to video synthesis, using factored space-time Unet and Transformers (by lucidrains)
make-a-video-pytorch
Implementation of Make-A-Video, new SOTA text to video generator from Meta AI, in Pytorch (by lucidrains)
| DALLE2-video | make-a-video-pytorch | |
|---|---|---|
| 2 | 6 | |
| 106 | 1,990 | |
| - | 0.2% | |
| 4.7 | 3.4 | |
| about 4 years ago | about 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.
DALLE2-video
Posts with mentions or reviews of DALLE2-video.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-05-05.
make-a-video-pytorch
Posts with mentions or reviews of make-a-video-pytorch.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-18.
- How do I get this Python machine learning source code file to run?
- Imagic ( Google's Text-Based Image Editing ) implemented in Stable Diffusion
-
An AI that generates videos from text! | Make-A-Video Explained
► Pytorch implementation: https://github.com/lucidrains/make-a-video-pytorch
- New text2video and img2video model from Meta - someone implement this with SD please
- Lucidrains / Make-a-Video-PyTorch
-
Make-A-Video is a state-of-the-art AI system that generates videos from text
Amazing. And lucidrains is on the case as well: https://github.com/lucidrains/make-a-video-pytorch
What are some alternatives?
When comparing DALLE2-video and make-a-video-pytorch you can also consider the following projects:
nuwa-pytorch - Implementation of NÜWA, state of the art attention network for text to video synthesis, in Pytorch
ez-text2video - Easily run text-to-video diffusion with customized video length, fps, and dimensions on 4GB video cards or on CPU.
phenaki-pytorch - Implementation of Phenaki Video, which uses Mask GIT to produce text guided videos of up to 2 minutes in length, in Pytorch
stable-diffusion
text2mesh - 3D mesh stylization driven by a text input in PyTorch