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)
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
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.pyto start the program. The final picture will be saved asresult.png