shap-e
3D generator
This repository provides an implementation of a 3D object generation model conditioned on text or images
Generate 3D objects conditioned on text or images
12k stars
233 watching
954 forks
Language: Python
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
openai/point-e | Generates 3D point clouds from text prompts or images. | 6,567 |
openai/glide-text2im | A diffusion-based text-conditional image synthesis model | 3,562 |
isl-org/open3d | A C++ library for rapid development of software that processes 3D data | 11,648 |
gd3kr/blendergpt | An OpenAI GPT-4 API-integrated plugin for controlling Blender using natural language commands in Python. | 4,611 |
joonspk-research/generative_agents | A research project simulating human behavior in interactive environments. | 17,888 |
openai/clip | A neural network trained on image and text pairs to predict the most relevant text snippet given an image | 26,460 |
ashawkey/stable-dreamfusion | Generates 3D content from text using a combination of neural networks and image synthesis. | 8,351 |
threestudio-project/threestudio | A unified framework for 3D content generation | 6,410 |
openmvg/openmvg | Provides an end-to-end framework for 3D reconstruction from images | 5,787 |
borisdayma/dalle-mini | Generates images from text prompts using a variant of the DALL-E model | 14,756 |
abi/screenshot-to-code | Converts screenshots into functional code using AI models. | 65,437 |
systemerrorwang/white-box-cartoonization | An implementation of a deep learning-based facial cartoonization system using TensorFlow | 3,958 |
dlr-rm/blenderproc | Automates photorealistic rendering of 3D scenes using Blender | 2,872 |
alicevision/meshroom | Software that uses computer vision and photogrammetry to create 3D models from photographs. | 11,340 |
nvpro-samples/gl_vk_meshlet_cadscene | Demonstrates rendering of CAD models using mesh shaders for high-performance rendering | 373 |