In my Facial Expression Synthesis project, I created a facial expression modifier using advanced GAN models (StarGAN and Pix2Pix). The goal was to generate realistic facial expressions based on input sketches. I utilized datasets containing images of different facial expressions and trained the Pix2Pix model on a GPU. To evaluate the accuracy, I used a face expression classifier. This project showcases my expertise in GANs, image synthesis, and deep learning.