Blog posts

2022

Green Screen Image Composition Transfer

less than 1 minute read

Published:

Using StableDiffusion for text2img background generation and MODNET/U2net model to seamlessly superimpose the isolated foreground using Alpha-matting and apply Nvidia’s FastPhotoStyle for an image stylization and smoothening

2018

DeepfakeCapsuleGAN

less than 1 minute read

Published:

Using GANS to generate images that are then used for deep fakes. Using Capsule networks instead of regular CNNs

Improving Open Domain Dialogue-Systems (Chatbots)

less than 1 minute read

Published:

Built a seq2seq neural conversational model in PyTorch using attention with intention and a diversity promoting objective function to prevent irrelevant generic outputs’

2017

2016

DSR Reinforcement Learning to navigate a Labyrinth

less than 1 minute read

Published:

Generalized Successor Representations from Neuroscience within an end-to-end deep reinforcement learning framework, comparing its efficacy to DQN on two diverse environments (Mazebase and DOOM) given raw pixel observations.’