paper-with-me

Papers

A Unified Model with Structured Output for Fashion Images Classification

2018-06-25 · Beatriz Quintino Ferreira, Luís Baía, João Faria, Ricardo Gamelas Sousa

A picture is worth a thousand words. Albeit a clich\'e, for the fashion industry, an image of a clothing piece allows one to perceive its category (e.g., dress), sub-category (e.g., day dress) and properties (e.g., white colour with floral patterns). The seasonal nature of the fashion industry creates a highly dynamic and creative domain with evermore data, making it unpractical to manually describe a large set of images (of products). In this paper, we explore the concept of visual recognition for fashion images through an end-to-end architecture embedding the hierarchical nature of the annotations directly into the model. Towards that goal, and inspired by the work of [7], we have modified and adapted the original architecture proposal. Namely, we have removed the message passing layer symmetry to cope with Farfetch category tree, added extra layers for hierarchy level specificity, and moved the message passing layer into an enriched latent space. We compare the proposed unified architecture against state-of-the-art models and demonstrate the performance advantage of our model for structured multi-level categorization on a dataset of about 350k fashion product images.

📄 PDF Abstract BibTeX arXiv:1806.09445

Code (1)

dpaddon/product_image_categorisation

Tasks

ClassificationGeneral ClassificationSpecificity

Similar Papers 제목 키워드 기반

Joint Visual Denoising and Classification using Deep Learning

2016-12-04 · Gang Chen, Yawei Li, Sargur N. Srihari

Visual restoration and recognition are traditionally addressed in pipeline fashion, i.e. denoising followed by classification. Instead, observing correlations between the two tasks, for example clearer image will lead to…

ClassificationDeep LearningDenoisingGeneral Classification

Fashion Florence: Fine-Tuning Florence-2 for Structured Fashion Attribute Extraction

2026-05-11 · Anushree Berlia arxiv

We present Fashion Florence, a Florence-2 vision-language model fine-tuned with LoRA to extract structured fashion attributes from clothing images. Given a single photograph, the model generates a JSON object containing …

Attribute Extraction

Estimating the electrical power output of industrial devices with end-to-end time-series classification in the presence of label noise

2021-05-01 · Andrea Castellani, Sebastian Schmitt, Barbara Hammer

In complex industrial settings, it is common practice to monitor the operation of machines in order to detect undesired states, adjust maintenance schedules, optimize system performance or collect usage statistics of ind…

Time SeriesTime Series AnalysisTime Series Classification

Fashion Landmark Detection and Category Classification for Robotics

2020-03-26 · Thomas Ziegler, Judith Butepage, Michael C. Welle, Anastasiia Varava 외

Research on automated, image based identification of clothing categories and fashion landmarks has recently gained significant interest due to its potential impact on areas such as robotic clothing manipulation, automate…

ClassificationData AugmentationGeneral Classification

FAME-ViL: Multi-Tasking Vision-Language Model for Heterogeneous Fashion Tasks

2023-03-04 · CVPR 2023 1 · Xiao Han, Xiatian Zhu, Licheng Yu, Li Zhang 외

In the fashion domain, there exists a variety of vision-and-language (V+L) tasks, including cross-modal retrieval, text-guided image retrieval, multi-modal classification, and image captioning. They differ drastically in…

Cross-Modal RetrievalImage CaptioningImage RetrievalLanguage Modeling+3