CNNMRF
Image synthesis algorithm
An algorithm combining Markov Random Fields and Convolutional Neural Networks for generating synthetic images based on input content and style.
code for paper "Combining Markov Random Fields and Convolutional Neural Networks for Image Synthesis"
865 stars
49 watching
148 forks
Language: Lua
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
chuanli11/mgans | Develops a system for generating real-time textures by combining precomputed models with generative adversarial networks. | 294 |
mxgmn/convchain | An algorithm for generating images from patterns using Markov chains and MCMC sampling | 742 |
zhirongw/deep-mrf | A deep learning model for probabilistic image representation and generation based on Markov Random Fields | 76 |
reedscot/icml2016 | Generates synthetic images from text descriptions using a Generative Adversarial Network (GAN) | 913 |
mitmul/ssai-cnn | Semantic segmentation using convolutional neural networks for aerial and satellite images | 260 |
woozzu/dong_iccv_2017 | An implementation of semantic image synthesis via adversarial learning using PyTorch | 145 |
sarababakn/mfcl-neurips23 | A framework for mitigating catastrophic forgetting in federated learning for vision tasks using data synthesis from past distributions. | 15 |
meiguangjin/nbd | This is an implementation of a blind deconvolution algorithm used in computer vision | 17 |
karoly-hars/gan_image_colorizing | This project explores image colorization using generative adversarial networks on the CIFAR10 dataset. | 11 |
rwenqi/nbd-glra | A MATLAB implementation of a deep learning-based deconvolution algorithm using generalized low-rank approximation for image restoration. | 21 |
mahmoudnafifi/cie_xyz_net | A software framework for unprocessing images to enhance low-level computer vision tasks using color processing and deep neural networks. | 79 |
aman-chauhan/image-coloring | Develops a neural network to color grayscale images using local and global features | 2 |
filipradenovic/cnnimageretrieval | This MATLAB toolbox trains and tests convolutional neural networks for image retrieval tasks, including fine-tuning and supervised whitening. | 189 |
colorfulsoft/styletransfer-colorization-superresolution | A collection of C# implementations of neural network image processing algorithms | 43 |
satoshiiizuka/siggraph2016_colorization | Automatically adds color to grayscale images using a deep neural network | 2,157 |