目录
目录README.md

Conditional GAN

Description

This repo contains sample files that implemented Conditiona GAN based on the machine-learining framework ‘jittor’, which is developed by Tsinghua University.(here is the github repo of jittor : https://github.com/Jittor/jittor)
The provided file can produce hand-written number using the model.

Usage

安装jittor 参考:https://cg.cs.tsinghua.edu.cn/jittor/

CGAN.py中的number 改成(line:201)您想要的数字串。

number = "TODO:输入你的数字串"

执行

python CGAN.py

即可生成想要的手写数字串。
默认epoch为100,batch size 为64。

*练数据集来自MNIST。

例子

输入 “13921891391015”,生成图像为如下
result

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. A big thank to Tsinghua university and professor Hu, Shi-Min!

License

This repo is covered under MIT.

关于

A Jittor implementation of Conditional GAN (CGAN)

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

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