目录
目录README.md

CGAN - Jittor

A simple demo of CGAN, based on Jittor

It is a contest code. Link: 第二届计图人工智能挑战赛.

The code is based on the example code provided by the contest officials.

Usage

python3 CGAN.py

Training (hyper)parameters can be set using command line arguments. For detail, run python CGAN.py --help.

The result will be stored at result.png, and the models will be stored at *.pkl.

关于

a Conditional GAN (CGAN) practice, based on Jittor platform.

29.0 KB
邀请码