stable-dreamfusion
Content generator
Generates 3D content from text using a combination of neural networks and image synthesis.
Text-to-3D & Image-to-3D & Mesh Exportation with NeRF + Diffusion.
8k stars
126 watching
731 forks
Language: Python
last commit: 12 months ago
Linked from 3 awesome lists
dreamfusionguiimage-to-3dnerfstable-diffusiontext-to-3d
Related projects:
Repository | Description | Stars |
---|---|---|
compvis/stable-diffusion | A text-to-image model trained on images and text prompts using a diffusion process | 68,368 |
stability-ai/stablediffusion | A software project that enables high-resolution image synthesis through a specific type of generative model using latent diffusion processes. | 39,192 |
carson-katri/dream-textures | A Python-based add-on for Blender that integrates Stable Diffusion for generating textures and other assets with text prompts. | 7,832 |
huggingface/diffusers | A PyTorch-based library for training and using state-of-the-art diffusion models to generate images, audio, and 3D structures | 26,223 |
lykosai/stabilitymatrix | An all-in-one package manager and inference UI for Stable Diffusion, supporting multiple packages and languages. | 4,767 |
nateraw/stable-diffusion-videos | Generates videos by manipulating the latent space of Stable Diffusion to create morphing sequences from text prompts. | 4,453 |
lucidrains/dalle2-pytorch | An implementation of DALL-E 2's text-to-image synthesis neural network in PyTorch | 11,148 |
pkuliyi2015/multidiffusion-upscaler-for-automatic1111 | A Python-based image generation tool utilizing advanced diffusion techniques to upscale or generate large images with limited VRAM resources. | 4,768 |
thelastben/fast-stable-diffusion | An implementation of Stable Diffusion using the DreamBooth architecture and Paperspace's A1111 framework. | 7,543 |
stability-ai/stablecascade | An image generation model that balances efficiency and quality, utilizing a cascade architecture to compress images before training a text-conditional model in a highly compressed latent space. | 6,546 |
nvlabs/instant-ngp | A software toolkit for training and rendering neural graphics primitives | 16,033 |
automatic1111/stable-diffusion-webui | A web interface for Stable Diffusion, providing an intuitive and interactive experience for generating images through various models and parameters. | 142,886 |
threestudio-project/threestudio | A unified framework for 3D content generation using Python and various machine learning-based algorithms. | 6,319 |
modelscope/diffsynth-studio | A software framework for training and utilizing various types of diffusion models. | 6,580 |
lllyasviel/controlnet | An implementation of a neural network structure to control diffusion models by adding extra conditions. | 30,399 |