ConvChain

Image generator

An algorithm for generating images from patterns using Markov chains and MCMC sampling

Bitmap generation from a single example with convolutions and MCMC

GitHub

742 stars
35 watching
48 forks
Language: C#
last commit: over 2 years ago
Linked from 1 awesome list

algorithmconvchaincsharpgamedevmachine-learningmcmcprocedural-generationtexture-synthesis

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
google-research/xmcgan_image_generation This implementation enables text-to-image generation by leveraging cross-modal contrastive learning. 98
chuanli11/cnnmrf An algorithm combining Markov Random Fields and Convolutional Neural Networks for generating synthetic images based on input content and style. 865
mingyuliutw/cogan An implementation of a Generative Adversarial Network (GAN) designed to generate diverse types of images from single input images 285
mattya/chainer-dcgan Generates images using a Deep Convolutional Generative Adversarial Network (DCGAN) algorithm 935
kchapelier/convchain-gpu A JavaScript port of a procedural generation algorithm using WebGL2 acceleration 30
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
burgyn/mmlib.mediatr.generators Automates the creation of controllers and their methods based on MediatR requests 37
jcjohnson/cnn-vis This project enables users to generate images using convolutional neural networks (CNNs) and visualize their activations. 496
mxmxmx/o_c Generates CV signals based on user input and stores them in a polymorphic format 471
zhirongw/deep-mrf A deep learning model for probabilistic image representation and generation based on Markov Random Fields 76
mansimov/text2image A model that generates image patches from natural language descriptions by iteratively drawing and attending to relevant words. 592
ibm/max-fast-neural-style-transfer A service for generating new images by mixing the content of an input image with the style of another image. 50
kenneth-wong/het-eccv20 Generates human-mimetic hierarchical scene graphs from images using a hierarchical approach. 16
pbaylies/stylegan2 Implementation of a generative adversarial network for generating images with conditional variations. 315
fogleman/hmm Tools for converting grayscale heightmap images into 3D meshes 577