Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 470 Bytes

File metadata and controls

18 lines (16 loc) · 470 Bytes

Texture Generation

Texture generation and style transfor using several methods:

  1. Non-parametric texture generation
  2. Neural Style Transfer (CNN-based)
  3. Cycle-GAN based texture generation

The details of the experiments and results are in the docs/report.pdf file.

Report