feat: CGAN
This is the repository for PA3 of the computer graphics course , which is a Jittor implementation of Conditional GAN (CGAN)
To run the program, you need to have Jittor and its dependencies installed. Install it by following the jittor platfrom instructions.
Run python3.10 CGAN.py to start the program. The final picture will be saved as result.png
python3.10 CGAN.py
result.png
PA3 for THU Computer Graphics: :A Jittor implementation of Conditional GAN (CGAN)
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
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