Kuangxd / IE-CGAN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IE-CGAN

  • Torch implementation

Setup

Prerequisites

  • Linux
  • NVIDIA GPU + CUDA CuDNN

Getting Started

luarocks install nngraph
luarocks install https://raw.githubusercontent.com/szym/display/master/display-scm-0.rockspec

Demo

DATA_ROOT=datasets/EN/ name=EN which_direction=BtoA phase=256_256 th test.lua

Then, results are saved to ./results/EN/latest_net_G_256_256/images/output

About

License:Other


Languages

Language:Lua 93.6%Language:HTML 6.4%