Projects

Training and Inference

Code for training a classifier using fastai, converting to tocrhscript using PyTorch JIT and inference in C++ using OpenCV and torchscript.

Reddit Flair Classification

This project deals with scraping posts from reddit, preprocessing and modelling on the data and then deploying the classifier on heroku.

Neural Art(Style Transfer)

Implementation of Neural Art(Style Transfer) in PyTorch in C++ and PyTorch.