ADD file via upload
A jittor implementation of CGAN on MNIST dataset.
Please install jittor according to the instructions on https://cg.cs.tsinghua.edu.cn/jittor/download/
Run ‘python CGAN.py’ in terminal to start the training and generate the image consisting of the set number. And you can change the number defined in ‘CGAN.py’ to regenerate the image of given number and change hype-parameters.
A Jittor implementation of CGAN
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
jittor-thu-CGAN
Introduction
A jittor implementation of CGAN on MNIST dataset.
Environment
Please install jittor according to the instructions on https://cg.cs.tsinghua.edu.cn/jittor/download/
run CGAN
Run ‘python CGAN.py’ in terminal to start the training and generate the image consisting of the set number. And you can change the number defined in ‘CGAN.py’ to regenerate the image of given number and change hype-parameters.