目录
目录README.md

计算机图形学基础PA3实验:Conditional GAN

简述

使用 Jittor 机器学习框架,在数字图片数据集 MNIST 上训练一个将随机噪声和类别标签映射为数字图片的 Conditional GAN 模型,生成指定数字序列对应的图片。

使用方法

在Ubuntu 20.04系统下执行: git clone https://github.com/Jittor/jittor.git pip install ./jittor export cc_path="g++" python3 -m jittor.test.test_example 然后下载CGAN.py文件后到文件对应目录下执行: python3 CGAN.py 开始训练。

训练完成后,可以根据需求修改number内容,输出自己需要的内容,例如:学号、电话号码等。

关于

A Jittor implementation of Conditional GAN (CGAN)

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

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