NeROIC
text2mesh
Our great sponsors
NeROIC | text2mesh | |
---|---|---|
4 | 14 | |
816 | 858 | |
4.2% | 2.7% | |
0.0 | 0.0 | |
8 months ago | 3 months ago | |
Python | Jupyter Notebook | |
GNU General Public License v3.0 or later | MIT License |
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.
NeROIC
-
Make-A-Video is a state-of-the-art AI system that generates videos from text
I actually have been trying it out this week, and in fact it's currently trying to process the video generation, like their example shows. While I was able to follow their steps for training using their dataset, and generate the lighting/depth maps for the milkcarton example, the video generation is taking a long time (over 24hours, using a 3070Ti with 8GB VRAM).
From what I understand with NeROIC, it's not particularly meant to be able to generate an 3D model that can be imported into Blender (or other software). It requires more work to take the meshes it generates to do something with it. See https://github.com/snap-research/NeROIC/issues/10
text2mesh
-
Ai generated 3d models?
Text2Mesh
-
Absolutely crazy - addon in blender to add textures to models with text prompts. Dream Textures (SD for Blender) - free addon. My god, it's accelerating at the speed of light.
Or this one: https://github.com/threedle/text2mesh
- Make-A-Video is a state-of-the-art AI system that generates videos from text
- Who is building StableDiffusion/DALL-E but for 3D assets?
-
How long until AI is able to make assets from a prompt?
https://medium.com/mlearning-ai/text-to-3d-generation-cb8ce2c7f0f7 https://threedle.github.io/text2mesh/ https://www.nasir.lol/clipmesh
- [D] Diffusers applied to 3D model generation
-
[R] Researchers from the University of Chicago and Tel Aviv University Introduce ‘Text2Mesh’: A Novel Framework to Alter both Color and Geometry of 3D Meshes According to a Textual Target
Code for https://arxiv.org/abs/2112.03221 found: https://threedle.github.io/text2mesh/
What are some alternatives?
SAFA - Official Pytorch Implementation of 3DV2021 paper: SAFA: Structure Aware Face Animation.
Clip-Forge
pytorch-CycleGAN-and-pix2pix - Image-to-Image Translation in PyTorch
jukebox - Code for the paper "Jukebox: A Generative Model for Music"
instant-ngp - Instant neural graphics primitives: lightning fast NeRF and more
pix2pixHD - Synthesizing and manipulating 2048x1024 images with conditional GANs
neural-style-pt - PyTorch implementation of neural style transfer algorithm
CenterSnap - Pytorch code for ICRA'22 paper: "Single-Shot Multi-Object 3D Shape Reconstruction and Categorical 6D Pose and Size Estimation"
make-a-video-pytorch - Implementation of Make-A-Video, new SOTA text to video generator from Meta AI, in Pytorch
eg3d
ml-gmpi - Official PyTorch implementation of GMPI (ECCV 2022, Oral Presentation)