目录
目录readme.md

A Jittor Implementation of Conditional GAN

This is a Jittor implementation of Conditional GAN. The main framework can be found at gitlink. Here I provide a fulfilled example of this framework.

Setup

pip install -r requirements.txt

A detailed tutorial for Jittor installation can be found at Jittor.

Usage

cd src
python CGAN.py

The program will automatically load the MNIST dataset from web and start traning.

The last check point will be stored in src/generator_last.pkl and src/discriminator_last.pkl.

The pictures generated during training will be stored in src folder.

关于

A Jittor implementation of Conditional GAN (CGAN). Fundamentals of Computer Graphics PA3.

32.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

©Copyright 2023 CCF 开源发展委员会
Powered by Trustie& IntelliDE 京ICP备13000930号