Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 538 Bytes

File metadata and controls

12 lines (8 loc) · 538 Bytes

Image_Manipulation_Techniques_Visual_Effects

This repository is the implementation of the homework for ILE5069 Image Manipulation Techniques and Visual Effects course in 2021 Fall semester at National Yang Ming Chiao Tung University.

KNN Matting

Apply KNN matting to do image composition.

[:page_facing_up: Report][:computer: Code]

Conditional GAN Practice

Apply three conditional GANs: cGAN, Pix2Pix, and Self-attention GAN.

[:page_facing_up: Report][:computer: Code]