Finish coding
A Jittor implementation of Conditional GAN to generate a sequence of number.
pip install -r requirements.txt
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
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
MyCGAN
A Jittor implementation of Conditional GAN to generate a sequence of number.
Installation
Usage
Modify the number variable in CGAN.py, and run the script using command below.
The result will be saved in the root directory as result.png.