A Simple Web Scraper Using Scrapy
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...
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...
In this note, I describe two problems about the Geometric Matching Module in the paper: “Toward Characteristic-Preserving Image-based Virtual Try-On Network”...
This is a note that I jotted down while reading the paper “End-to-end Recovery of Human Shape and Pose” as a way to deepen and reorganize my knowledge. It co...
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...
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...