Posts by Year

2019

A Simple Web Scraper Using Scrapy

3 minute read

This tutorial is about the general pipeline of a simple web scrapper based on Scrapy, a popular python scraping library. The main focus will be about two mai...

Back to Top ↑

2018

3D Human Datasets

4 minute read

In this note, I summerised different human data-sets that I collected so far for my research. For each dataset, you can find the link to the dataset homepage...

SMPL Human Model Introduction

7 minute read

This article could be served as a bridge between the SMPL paper and a numpy-based code that synthesizes a new human mesh instance from a pre-trained SMPL mod...

Back to Top ↑