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)
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
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