text2mesh
Mesh generator
Generates 3D meshes based on text inputs using neural networks and differentiable rendering
3D mesh stylization driven by a text input in PyTorch
936 stars
22 watching
131 forks
Language: Jupyter Notebook
last commit: 9 months ago 3dcomputer-graphicsdifferentiable-renderinggeometry-processingmesh-generationmeshesneural-fieldsneural-stylepytorch
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates 2D and 3D meshes, specifically triangulations and tetrahedra | 9 |
| Provides a Python interface to CGAL's meshing tools for generating high-quality meshes from 2D and 3D constraints and shapes. | 602 |
| A Python library for generating high-quality 2D meshes | 211 |
| A software tool that generates triangulated meshes with curve constraints from unstructured 3D point clouds or mesh data. | 236 |
| Generates 3D terrain meshes from input data using a C-based algorithm | 70 |
| A PyTorch implementation of a deep learning-based method for generating interactive scenes with specified object attributes and relations | 188 |
| A system for generating 3D meshes from input images using learned implicit representations | 805 |
| Generates 3D meshes from volumetric data using marching cubes algorithm | 6 |
| An open-source project that enables the generation of 3D mesh models from single images in under a minute. | 1,582 |
| An implementation of the GPT-2 language model in PyTorch for generating text | 976 |
| A PyTorch implementation of neural style transfer and MSG-Net models for real-time image stylization | 981 |
| A hands-on introduction to deep learning using PyTorch, explaining mathematical concepts through code examples | 331 |
| PyTorch implementation of a scene-based text-to-image generation system with human priors using Generative Adversarial Networks and semantic segmentation | 334 |
| An implementation of cascaded refinement networks for generating photorealistic images from semantic layouts | 65 |
| An implementation of a deep learning model for generating images from text descriptions | 262 |