Category: Deep Learning

Keypoint Estimation

Introduction Keypoint Estimation involves identifying and locating the significant points of an object image [1]. In the case of humans, each of these keypoints depicts the joints of different body parts like shoulder, elbow, knee, etc; a set of such keypoints can be associated to…

Fashion Attribute Tagging

Introduction Fashion automated tagging is the process of automatic generation of fashion attributes of products from an image. These fashion product taggings are very useful knowledge for cataloging purposes . With the advancement in Deep Learning , specifically in the field of Convolutional Neural Networks…

Foreground Extraction

Introduction Foreground Extraction has been an active ongoing research in the computer vision community since the last two decades. The current state-of-the-art methods usually follow two different methodologies for foreground extraction; (a) Semantic segmentation, and (b) Alpha matting. The following sections discuss each of these…