CGAN_jittor
Intallation
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
Run
Directly use:
python CGAN.py
It will first train the model then predict image of given number, like the following one.

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.