数据集
Update README.md
A Implementation of Conditional-GAN in Jittor
Weight Download: https://cloud.tsinghua.edu.cn/d/390d5120700f4d9abd10/
To prepare the environment, please refer to: https://www.educoder.net/competitions/Jittor-5
To run the code, please execute the following script:
python CGAN.py
To switch parameters, please refer to the parser in the code
Conditional-GAN, implemented by Jittor
CGAN-Jittor
A Implementation of Conditional-GAN in Jittor
Weight Download: https://cloud.tsinghua.edu.cn/d/390d5120700f4d9abd10/
To prepare the environment, please refer to: https://www.educoder.net/competitions/Jittor-5
To run the code, please execute the following script:
To switch parameters, please refer to the parser in the code