TulsiJain / Unsupervised-Image-Representation

Self Supervised Image Representation Learning with Deep InfoMax

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Self Supervised Image Representation Learning with Deep InfoMax

This work is on the task of self supervised learning of image representations. The main objective is to learn representations that best represents an image in a lower dimensional latent space without losing much information. Our approach builds on top of the Deep InfoMax (DIM) algorithm that is based on the concept of mutual information maximization. In addition to this, our method imposes further restriction on the learned representations by training an additional classifier to predict the self-imposed rotations on input images.

alt text

alt text

About

Self Supervised Image Representation Learning with Deep InfoMax


Languages

Language:Python 99.5%Language:Makefile 0.5%