Stable Diffusion Image Generator
Implemented Stable Diffusion for Image-to-Image and Text-to-Image setting.
Implemented Stable Diffusion for Image-to-Image and Text-to-Image setting.
Implemented Denoising Diffusion Model from scratch in PyTorch.
Implemented Neural Style Transfer using a VGG-19-based model in PyTorch.
Implemented a text summarization application using the fine-tuned Google/Pegasus model on the CNN/DailyMail dataset.
Created a CycleGAN-based project for domain adaptation with adversarial training.