Generation of Real world images from Simulated images
As a part of course work of High Level Computer Vsion implemented image translation pipeline
Get Presentation Slides of Project here
Get Project Report here

Pipeline of Image Translation
In Field of autonomous driving collection of dataset is expensive hence researchers tend to use simulated data for training and testing algorithms which naturally leads into distribution shift problem. The gaol of this project is to train an image translation pipeline that can generate real world image given the simulated image. We try different backbones such as Unet, ViT and Swin transformers for generator and use Patch discriminator.