You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
6 days ago | |
---|---|---|
__pycache__ | 7 days ago | |
imgs | 6 days ago | |
.gitignore | 7 days ago | |
CGAN.py | 7 days ago | |
LICENSE | 7 days ago | |
README.md | 7 days ago |
README.md
Implement CGAN by Jittor
项目目的
学习使用Jittor框架,之前一直使用pytorch,不过因为jittor封装的挺好,没感觉有太大差异
文件说明
CGAN.py 是实现CGAN的文件,运行前请于204处填入想要生成的数字串 *.png 是训练中生成器产生的伪造图像