One-2-3-45
Image-to-Mesh Generator
An open-source project that enables the generation of 3D mesh models from single images in under a minute.
[NeurIPS 2023] Official code of "One-2-3-45: Any Single Image to 3D Mesh in 45 Seconds without Per-Shape Optimization"
2k stars
71 watching
88 forks
Language: Python
last commit: 7 months ago
Linked from 1 awesome list
3d3d-generation3d-shape-generationaigcgeneralizable-nerfmesh-generationmulti-view-reconstructionnerf
Related projects:
Repository | Description | Stars |
---|---|---|
sudo-ai-3d/zero123plus | A 3D image generation model that takes a single image as input and produces a consistent set of multi-view images from different perspectives. | 1,760 |
threedle/text2mesh | Generates 3D meshes based on text inputs using neural networks and differentiable rendering | 926 |
autonomousvision/differentiable_volumetric_rendering | A system for generating 3D meshes from input images using learned implicit representations | 804 |
meshpro/pygalmesh | Provides a Python interface to CGAL's meshing tools for generating high-quality meshes from 2D and 3D constraints and shapes. | 598 |
cpmech/tritet | Generates 2D and 3D meshes, specifically triangulations and tetrahedra | 8 |
maxorange/pix2vox | This project enables the generation of 3D voxel models from 2D sketches using stacked generative adversarial networks. | 243 |
google/sg2im | An end-to-end neural network model that generates images from scene graphs by processing input graph information through multiple layers of networks | 1,300 |
karimnaaji/aobaker | A tool that generates texture coordinates and ambient occlusion maps from 3D meshes. | 7 |
meshpro/dmsh | A Python library for generating high-quality 2D meshes | 210 |
akanimax/t2f | Generates images of human faces based on textual descriptions using deep learning techniques. | 548 |
arron2003/rgbd2full3d | Converts RGBD images into 3D CAD models using computer vision and rendering techniques. | 24 |
hongfz16/eva3d | A system for generating 3D human models from 2D image collections using deep learning | 589 |
fogleman/sdf | A Python library for generating 3D meshes based on Signed Distance Functions (SDFs) and saving them in various formats. | 1,611 |
sxyu/pixel-nerf | Software for generating 3D scenes from limited images using neural networks | 1,399 |
pixart-alpha/pixart-sigma | Develops a PyTorch model for 4K text-to-image generation using diffusion transformer | 1,675 |