Academic Projects

Here is a list of some selected academic projects that I did during my studies.

Network Science

Analysis of the Trust network of Bitcoin-Alpha exchange platform.

[PDF] - [Code]

Internet of Things and Smart Cities

An overview of the scientific literature of the Adaptive Data Rate (ADR) algorithm and the proposed state-of-the-art approaches.

[PDF]

3D Augmented Reality

Implemented a deep convolutional neural network presented by the paper "Deep Image Homography Estimation" by Daniel DeTone, Tomasz Malisiewicz, and Andrew Rabinovich.

[PDF] - [Code]

Computer Vision

A C++ code for camera calibration and panorama stitching using 1. A simple estimation of camera shift between frames projected on cylindrical space, 2. A more advanced stitching technique based on homography estimation between multiple views.

[PDF] - [Code]