Skip to content

MingwangLin/cyclegan-keras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cyclegan-keras

keras implementation of cycle-gan based on pytorch-CycleGan (by junyanz) and [tf/torch/keras/lasagne] (by tjwei)

Prerequisites

train.py has not been tested, CycleGAN-keras.ipynb is recommended and tested OK on

  • Ubuntu 16.04
  • Python 3.6
  • Keras 2.1.2
  • Tensorflow 1.0.1
  • NVIDIA GPU + CUDA8.0 CuDNN6 or CuDNN5

Colorize manga with Cycle-GAN model totally run in browser.