ADD file via upload
本项目使用计图框架,实现了Conditional GAN神经网络,生成手写阿拉伯数字的模型。
本项目是第三届计图人工智能挑战赛的热身赛(https://www.gitlink.org.cn/competitions/index/Jittor-5)的参赛代码。
运行本项目前需要根据Jittor平台(https://cg.cs.tsinghua.edu.cn/jittor/download)安装Jittor。
运行代码:
python CGAN.py
A Jittor implementation of Conditional GAN (CGAN).
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
CGAN with Jittor
本项目使用计图框架,实现了Conditional GAN神经网络,生成手写阿拉伯数字的模型。
本项目是第三届计图人工智能挑战赛的热身赛(https://www.gitlink.org.cn/competitions/index/Jittor-5)的参赛代码。
运行本项目前需要根据Jittor平台(https://cg.cs.tsinghua.edu.cn/jittor/download)安装Jittor。
运行代码: