Hello there.
My name is Ritwik Raha. This website contains links to all my blogs, publications and projects. For any academic query feel free to contact me here.
This site is built with fastpages, An easy to use blogging platform with extra features for Jupyter Notebooks.
Posts
A notebook to demonstrate the task of image compression using singular value decomposition. The core idea is to express the image(a matrix) as a product of other matrices which can be computed or derived from the source matrix. This then gives us the benefit to analyze how much of the matrix is worth keeping for the sake of a near-perfect reconstruction.
Jun 20, 2020
This is a notebook to demonstrate some cool ways one can swap two faces from an image without using photoshop. This notebook has been heavily inspired by the great Satya Mallick and you can find the original and far better tutorial here.
Apr 15, 2020