ADD file via upload
CGAN
采用了CGAN方法对MNIST数据集处理,取得了生成指定手写数字图片的效果。
python -m pip install jittor
命令行中运行
python CGAN.py
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
CGAN
简介
采用了CGAN方法对MNIST数据集处理,取得了生成指定手写数字图片的效果。
安装 Jittor
运行环境
运行
命令行中运行