Blog posts

2022

Hexagonal Grid

less than 1 minute read

Published:

In this blog, I’ll provide an implementation of a hexagonal grid. The creation of the four different types of hexagonal grids is shown in the following figure. I’ll also show how to retrieve a grid cell’s coordinates given a window coordinate in pixel space which is useful for mouse interaction.

Deepfakes Datasets

12 minute read

Published:

This is the first post in this blog. To start, I will introduce the datasets that I used in my work. These are the datasets that have been used in the literature to train deepfakes models.