Update readme.md
A Jittor implementation of Conditional GAN (CGAN).
推荐运行环境 Ubuntu Server 20.04
环境依赖:
jittor 参见https://cg.cs.tsinghua.edu.cn/jittor/download/ numpy
运行命令:
python3 CGAN.py
可以修改默认参数(参见代码parser段)
见result.png
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
CGAN_jittor
简介
A Jittor implementation of Conditional GAN (CGAN).
如何使用
推荐运行环境 Ubuntu Server 20.04
环境依赖:
运行命令:
可以修改默认参数(参见代码parser段)
生成示例
见result.png