Sitemap

A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.

Pages

Posts

Future Blog Post

less than 1 minute read

Published:

This post will show up by default. To disable scheduling of future posts, edit config.yml and set future: false.

Blog Post number 4

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

Blog Post number 3

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

Blog Post number 2

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

Blog Post number 1

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

portfolio

projects

Bayesian Multi Layered Perceptron

[code & report] Implemented a Bayesian Neural Network to classify a simple noisy XOR dataset. The model can be extended to work with more complex datasets. Defined posterior and likelihood functions and used Markov Chain Monte Carlo sampling, using the Metropolis‑Hastings algorithm.

Food Calorie Estimation using YOLOv5

[code & report] An implementation of a Food Calorie estimator using YOLOv5 on the ECUSTFD food dataset. This model takes into account bounding box width and height taken from both top and side views as well as the food item class using YOLOv5 for object detection. Using these as input parameters, we train a simple ANN to give the calories contained as a regression output.

Image Super-resolution

[code & report] This is an Implementation of Image SuperResolution using standard CNNs as well as CNNs containing Residual Layers. To compare the different interpolation techniques used while upsampling our images, the SRCNN has been used to make direct comparisons between Bicubic, Bilinear and Nearest Neighbour interpolations

publications

talks

teaching

QSTP 2022: Introduction to Deep Learning

Instructor, Quark, BITS Pilani - Goa, 2022

I’ll be one of the instructors for the Introduction to Deep Learning course, which provides introductory knowledge about Deep Learning, Computer Vision, Natural Language Processing, and Generative Models. The course is organized by Quark Controls, at BITS Pilani - Goa Campus, during summer 2022.