MGANs
Texture synthesizer
Develops a system for generating real-time textures by combining precomputed models with generative adversarial networks.
Precomputed Real-Time Texture Synthesis with Markovian Generative Adversarial Networks
294 stars
26 watching
55 forks
Language: Lua
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
chuanli11/cnnmrf | An algorithm combining Markov Random Fields and Convolutional Neural Networks for generating synthetic images based on input content and style. | 865 |
reedscot/icml2016 | Generates synthetic images from text descriptions using a Generative Adversarial Network (GAN) | 913 |
asteroidhouse/texturesynth | A Matlab implementation of Efros-Leung texture synthesis by non-parametric sampling | 43 |
labforcomputationalvision/texturesynth | Generates synthetic digital images of visual textures based on mathematical models | 34 |
dmitryulyanov/texture_nets | A software framework for generating textures and stylized images using neural networks. | 1,224 |
pathak22/context-encoder | Unsupervised feature learning by image inpainting using Generative Adversarial Networks (GANs) | 885 |
zsdonghao/text-to-image | A TensorFlow implementation of generating images from text descriptions using a Generative Adversarial Network (GAN) architecture | 599 |
maxorange/pix2vox | This project enables the generation of 3D voxel models from 2D sketches using stacked generative adversarial networks. | 243 |
salu133445/musegan | Generates polyphonic music from scratch or based on user input using a neural network architecture | 1,846 |
nvidia/dataset_synthesizer | Generates synthetic images and associated data for training deep learning models | 573 |
hanzhanggit/stackgan | A PyTorch implementation of a generative adversarial network for image synthesis from text descriptions | 1,860 |
svermeulen/text-to-colorscheme | Automates generation of custom color schemes based on user-provided text prompts | 295 |
yunishi3/3d-fcr-alphagan | 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 |
l0sg/seqgan-music | Generates polyphonic music sequences using deep learning models and adversarial training | 28 |
gulvarol/surreal | This project involves generating synthetic human data to train 3D models of human appearance and behavior. | 588 |