chore: License in README
A Conditional GAN project to generate image of number.
Implemented with Jittor
pip install -r requirements.txt
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.
CGAN.py
Jittor Jittor Github Repository
This project is MIT licensed
A CGAN(Conditional Generative Adversarial Networks) project to generate picture of numbers
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
CGAN Jittor
A Conditional GAN project to generate image of number.
Implemented with Jittor
Install
Usage
Just need to run the CGAN script:
This will run training and generating in order.
To generate the numbers you want, you need to edit the file
CGAN.py
.Friend Link
Jittor Jittor Github Repository
License
This project is MIT licensed