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
743 stars
35 watching
48 forks
Language: C#
last commit: over 2 years ago
Linked from 1 awesome list
algorithmconvchaincsharpgamedevmachine-learningmcmcprocedural-generationtexture-synthesis
Related projects:
Repository | Description | Stars |
---|---|---|
| This implementation enables text-to-image generation by leveraging cross-modal contrastive learning. | 98 |
| An algorithm combining Markov Random Fields and Convolutional Neural Networks for generating synthetic images based on input content and style. | 865 |
| An implementation of a Generative Adversarial Network (GAN) designed to generate diverse types of images from single input images | 286 |
| Generates images using a Deep Convolutional Generative Adversarial Network (DCGAN) algorithm | 936 |
| A JavaScript port of a procedural generation algorithm using WebGL2 acceleration | 30 |
| An end-to-end neural network model that generates images from scene graphs by processing input graph information through multiple layers of networks | 1,302 |
| Automates the creation of controllers and their methods based on MediatR requests | 37 |
| This project enables users to generate images using convolutional neural networks (CNNs) and visualize their activations. | 499 |
| Generates CV signals based on user input and stores them in a polymorphic format | 474 |
| A deep learning model for probabilistic image representation and generation based on Markov Random Fields | 76 |
| A model that generates image patches from natural language descriptions by iteratively drawing and attending to relevant words. | 594 |
| A service for generating new images by mixing the content of an input image with the style of another image. | 51 |
| Generates human-mimetic hierarchical scene graphs from images using a hierarchical approach. | 16 |
| Implementation of a generative adversarial network for generating images with conditional variations. | 315 |
| Tools for converting grayscale heightmap images into 3D meshes | 579 |