CapsuleGAN icon indicating copy to clipboard operation
CapsuleGAN copied to clipboard

An Experimental Implementation for CapsuleGAN.

CapsuleGAN

Quick Start

To run this code, you should open your terminal and type these commands.

git clone https://github.com/Faldict/CapsuleGAN
cd CapsuleGAN
python main.py

Requirements

  • python3
  • numpy
  • tensorflow (gpu better)

TODO

  • Upload experiment results
  • Add hyper parameters

Feedbacks

Please feel free to submit issues if you get any problems or have any advice.

Reference