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…
Deep Learning
0
Spatial Transformer Networks
Introduction Convolutional Neural Networks (CNNs) are a powerful class of models that perform incredibly well over a wide range of tasks such as classification, segmentation, object detection and more. For any model that distinguishes between images, it is highly desirable that in the learnt latent…