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
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
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