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)
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