shhmxy2_computer_graphics_pa3: CGAN jittor
This is the repository for PA3 of the computer graphics course , which is a Jittor implementation of Conditional GAN (CGAN)
requirements & dependencies
To run the program, you need to have Jittor and its dependencies installed. Install it by following the jittor platfrom instructions.
usage
Run python3.10 CGAN.py
to start the program.
The final picture will be saved as result.png
shhmxy2_computer_graphics_pa3: CGAN jittor
This is the repository for PA3 of the computer graphics course , which is a Jittor implementation of Conditional GAN (CGAN)
requirements & dependencies
To run the program, you need to have Jittor and its dependencies installed. Install it by following the jittor platfrom instructions.
usage
Run
python3.10 CGAN.py
to start the program. The final picture will be saved asresult.png