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)
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
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.