目录
目录README.md

第二届计图挑战赛热身赛

简介

本项目包含了第二届计图挑战赛热身赛的代码实现。

本项目的特点是:采用了Conditional GAN方法从噪声中生成数字图像。

安装

本项目可在 1 张 3090 NVIDIA显卡上运行。

运行环境

  • ubuntu 20.04 LTS
  • python >= 3.7
  • jittor >= 1.3.0

安装依赖

执行以下命令安装 python 依赖

pip install -r requirements.txt

运行

命令如下:

export CUDA_VISIBLE_DEVICES=0
python CGAN.py

致谢

代码参考了 jittor-gan

关于

基于JIttor框架的Conditional GAN实现

30.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

©Copyright 2023 CCF 开源发展委员会
Powered by Trustie& IntelliDE 京ICP备13000930号