pix2vox
Voxel generator
This project enables the generation of 3D voxel models from 2D sketches using stacked generative adversarial networks.
Sketch-Based 3D Exploration with Stacked Generative Adversarial Networks
243 stars
14 watching
46 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list
ganpix2voxsketchvoxel
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Generates isometric pixel art from 3D voxel models | 345 |
| | Implementation of a generative adversarial network for generating images with conditional variations. | 315 |
| | A PyTorch implementation of a generative adversarial network for image synthesis from text descriptions | 1,863 |
| | Generates SVG image patterns from text input using pattern and color algorithms | 1,271 |
| | A Generative Adversarial Networks implementation for modeling illustrations using a custom dataset of anime faces. | 269 |
| | Generates 3D meshes from volumetric data using marching cubes algorithm | 6 |
| | This implementation enables text-to-image generation by leveraging cross-modal contrastive learning. | 98 |
| | This project aims to develop a generative model for 3D multi-object scenes using a novel network architecture inspired by auto-encoding and generative adversarial networks. | 103 |
| | A C++ library for manipulating and polygonizing voxel grids with features like TransVoxel algorithm and level of detail | 289 |
| | Generative model toolkit for GANs and image generation tasks | 1,925 |
| | Generates synthetic images from text descriptions using a Generative Adversarial Network (GAN) | 912 |
| | Converts 3D meshes into voxelized representations by performing triangle-cube intersection. | 630 |
| | A TensorFlow implementation of generating images from text descriptions using a Generative Adversarial Network (GAN) architecture | 602 |
| | Software framework for training and evaluating generative models of images and text based on adversarial networks | 847 |
| | PyTorch implementation of a scene-based text-to-image generation system with human priors using Generative Adversarial Networks and semantic segmentation | 334 |