omrysendik / DCor

Deep Correlations for Texture Synthesis
BSD 3-Clause "New" or "Revised" License
18 stars 10 forks source link

Deep Correlations for Texture Synthesis


[Code] [Project page] [Paper] [Results]

Matlab implementation for Deep Correlations for Texture Synthesis.

This package includes our implementation for Deep Correlations for Texture Synthesis. We did our best to make it a stande-alone package, meaning that we included ALL of the dependencies into this repository. The code was written by Omry Sendik.

Prerequisites

Getting Started

Installation

Running

Dataset

Download our dataset from this repository too [data]

Citation

If you use this code for your research, please cite our paper:

@article{sendik2017deep,
  title={Deep correlations for texture synthesis},
  author={Sendik, Omry and Cohen-Or, Daniel},
  journal={ACM Transactions on Graphics (TOG)},
  volume={36},
  number={5},
  pages={161},
  year={2017},
  publisher={ACM}
}

Acknowledgments

Code relies heavily on:
MatConvNet
L-BFGS-B