目录

MyCGAN

A Jittor implementation of Conditional GAN to generate a sequence of number.

Installation

pip install -r requirements.txt

Usage

Modify the number variable in CGAN.py, and run the script using command below.

python CGAN.py

The result will be saved in the root directory as result.png.

关于

A Jittor implementation of Conditional GAN

31.0 KB
邀请码