← Back to projects
Image to Image Translation for Domain Adaptation
CS6910: Fundamentals of Deep Learning @ IIT Madras
Explored techniques to adapt classifiers trained on one image domain (source) to classify images of a different domain (target), reducing annotation work. Implemented an approach using an intermediate shared domain to facilitate conversion between source and target domains.