v1
This projects implements Conditional Generative Adversarial Network(CGAN) to generate number images similar to MNIST. This project is implemented using the Jittor deep learning framework.
A Jittor implementation of Conditional GAN (CGAN)
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
CGAN_Jittor
Introduction
This projects implements Conditional Generative Adversarial Network(CGAN) to generate number images similar to MNIST. This project is implemented using the Jittor deep learning framework.
Usage