Merge branch ‘master’ of https://gitlink.org.cn/jyli21/jittor readme
This project contains a program CGAN.py, which is a Jittor implementation of Conditional GAN (CGAN). It uses MNIST dataset to generate the input number. This is the homework for Computer Graphics 2023, Tsinghua University.
CGAN.py
libomp numpy jittor
python3 CGAN.py
Jittor installation
A Jittor implementation of Conditional GAN (CGAN).
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
CGAN_jittor
Overview
This project contains a program
CGAN.py, which is a Jittor implementation of Conditional GAN (CGAN). It uses MNIST dataset to generate the input number.This is the homework for Computer Graphics 2023, Tsinghua University.
Requirements
Usage
python3 CGAN.pyAssociated Links
Jittor installation