njzhangfengjun / SeqGAN-for-sequence-images

SeqGAN for sequence images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SeqGAN-PyTorch

A implementation of SeqGAN in PyTorch, following the implementation in tensorflow.

Tested with:

  • PyTorch v1 Stable
  • Python 3.6
  • CUDA at least 8.0 (For GPU)

Origin

The code is rewritten in PyTorch, utilizing the inter layer similarity of sequence images to generate high-resolution images

Runing

$ python main.py

After runing this file, the results will be printed on terminal. You can change the parameters in the main.py.

About

SeqGAN for sequence images


Languages

Language:JavaScript 98.7%Language:Python 1.3%