This is a jittor implementation of Conditional GAN (CGAN) for MNIST dataset.
requirements
The Jittor framework currently supports Linux, Windows (including WSL), and macOS. It requires Python and a C++ compiler (g++ or clang). Jittor offers three installation methods: Docker, pip, and manual installation. For detailed installation instructions, please refer to https://cg.cs.tsinghua.edu.cn/jittor/download/.
CGAN_jittor
This is a jittor implementation of Conditional GAN (CGAN) for MNIST dataset.
requirements
Usage
Results