添加代码文件、结果图片和说明文档
git clone https://github.com/Jittor/jittor.git pip install ./jittor export cc_path="g++" python -m jittor_utils.install_cuda python -m jittor.test.test_example
python CGAN.py
运行结束时可看到生成器和判别器的模型文件、验证图片文件和结果图片文件
生成器和判别器的模型文件可通过云盘下载,云盘链接:https://cloud.tsinghua.edu.cn/d/78d656ab0946424e9643/
A Jittor implementation of Conditional GAN (CGAN)
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
CGAN
简介
安装
运行环境
安装依赖
预训练模型
训练&推理
运行结束时可看到生成器和判别器的模型文件、验证图片文件和结果图片文件
生成器和判别器的模型文件可通过云盘下载,云盘链接:https://cloud.tsinghua.edu.cn/d/78d656ab0946424e9643/