-
Number Gnereration with MNIST Dataset ==> Simple GAN Network
-
Face Generation with CELEBA Dataset ==> Advanced wGAN Network
-
Image Generation ==> CLIP and VQGan(from taming-transformers)
-
Inpainting through Segmentation ONLY ==> Segment Anything Model [SAM from META]
-
Inpainting through Segmentation guided by Prompts ==> CLIP Model [from OpenAI]
1 . Creating the needed codes and functions through ChatGPT [AI]
2 . Live Monitoring the weights, outputs, gradients using Wandb.ai
3 . Maintaining and pushing the changes via google drive to git hub.