Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.15 KB

README.md

File metadata and controls

23 lines (17 loc) · 1.15 KB

Stylebank

Implementation of the paper: StyleBank: An Explicit Representation for Neural Image Style Transfer

Implemented

  • Training
  • Incremental Learning

Training

  1. Prepare your content image dataset (I use MS-COCO)
  2. Prepare your style image dataset

It takes about 1 days to train on a GeForce GTX 1080 Ti. Pre-trained weights are provided. Just load the encoder, decoder and the stylebank you want.

Examples

Style Source Transfered