magic3d-pytorch
Implementation of Magic3D, Text to 3D content synthesis, in Pytorch (by lucidrains)
pi-GAN-pytorch
Implementation of π-GAN, for 3d-aware image synthesis, in Pytorch (by lucidrains)
magic3d-pytorch | pi-GAN-pytorch | |
---|---|---|
1 | 1 | |
339 | 120 | |
- | 0.0% | |
5.2 | 0.0 | |
over 2 years ago | over 4 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.
magic3d-pytorch
Posts with mentions or reviews of magic3d-pytorch.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-12-27.
-
Ai generated 3d models?
Magic3D
pi-GAN-pytorch
Posts with mentions or reviews of pi-GAN-pytorch.
We have used some of these posts to build our list of alternatives
and similar projects.
-
[R] AI Researchers From Stanford University Unveils pi-GAN: A Novel Periodic Implicit GAN For 3D-Aware Image Synthesis (Paper, Code included)
Code for https://arxiv.org/abs/2012.00926 found: https://github.com/lucidrains/pi-GAN-pytorch
What are some alternatives?
When comparing magic3d-pytorch and pi-GAN-pytorch you can also consider the following projects:
audio-diffusion-pytorch - Audio generation using diffusion models, in PyTorch.
CIPS-3D - 3D-aware GANs based on NeRF (arXiv).
Papers-in-100-Lines-of-Code - Implementation of papers in 100 lines of code.
lightweight-gan - Implementation of 'lightweight' GAN, proposed in ICLR 2021, in Pytorch. High resolution image generations that can be trained within a day or two
point-e - Point cloud diffusion for 3D model synthesis
giraffe - This repository contains the code for the CVPR 2021 paper "GIRAFFE: Representing Scenes as Compositional Generative Neural Feature Fields"