An open API service indexing awesome lists of open source software.

https://github.com/helyousfi/cnnmrf-convolutional-neural-network-and-markov-random-fields

Combining Markov Random Fields and Convolutional Neural Networks for Image Synthesis
https://github.com/helyousfi/cnnmrf-convolutional-neural-network-and-markov-random-fields

Last synced: 5 months ago
JSON representation

Combining Markov Random Fields and Convolutional Neural Networks for Image Synthesis

Awesome Lists containing this project

README

          

# CNNMRF pytorch

An implement of “Combining markov random fields and convolutional neural networks for image synthesis” in pytorch.

### Version

* `python` 3.5.4

* `pytorch` 1.0.0
* `torchvision` 0.2.1
* `opencv-python` 3.4.0.12

### Examples






















### Reference

[1]. `Li C, Wand M. Combining markov random fields and convolutional neural networks for image synthesis[C].//Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition. 2016: 2479-2486.`