目录
目录readme.md

CGAN Jittor

A Conditional GAN project to generate image of number.

Implemented with Jittor

Install

pip install -r requirements.txt

Usage

Just need to run the CGAN script:

python CGAN.py

This will run training and generating in order.

To generate the numbers you want, you need to edit the file CGAN.py.

Jittor Jittor Github Repository

License

This project is MIT licensed

关于

A CGAN(Conditional Generative Adversarial Networks) project to generate picture of numbers

40.0 KB
邀请码