Skip to content

nieguangyang/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.

About

keras implementation of cycle-gan

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 50.8%
  • Python 49.2%