目录
目录README.md

jittor-Magica-CGAN_jittor

简介

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

安装

本项目可在大部分cpu配置上运行,训练时间约为 2 小时。

运行环境

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

安装依赖

执行以下命令安装 python 依赖

python3 -m pip install jittor

训练

训练可运行以下命令:

python CGAN.py
关于

A Jittor implementation of Conditional GAN

33.0 KB
邀请码