Update README.md
Please refer to Website for general installation. Specially, for general Linux server, you can use the following commands:
conda create -n jt python=3.7 conda activate jt python -m pip install jittor
Directly use:
python CGAN.py
It will first train the model then predict image of given number, like the following one.
A Jittor implementation of Conditional GAN (CGAN)
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
CGAN_jittor
Intallation
Please refer to Website for general installation. Specially, for general Linux server, you can use the following commands:
Run
Directly use:
It will first train the model then predict image of given number, like the following one.