paper-with-me

홈 › Papers

Learning Unified Embedding for Apparel Recognition

2017-07-19 · Yang Song, Yuan Li, Bo Wu, Chao-Yeh Chen, Xiao Zhang, Hartwig Adam

In apparel recognition, specialized models (e.g. models trained for a particular vertical like dresses) can significantly outperform general models (i.e. models that cover a wide range of verticals). Therefore, deep neural network models are often trained separately for different verticals. However, using specialized models for different verticals is not scalable and expensive to deploy. This paper addresses the problem of learning one unified embedding model for multiple object verticals (e.g. all apparel classes) without sacrificing accuracy. The problem is tackled from two aspects: training data and training difficulty. On the training data aspect, we figure out that for a single model trained with triplet loss, there is an accuracy sweet spot in terms of how many verticals are trained together. To ease the training difficulty, a novel learning scheme is proposed by using the output from specialized models as learning targets so that L2 loss can be used instead of triplet loss. This new loss makes the training easier and make it possible for more efficient use of the feature space. The end result is a unified model which can achieve the same retrieval accuracy as a number of separate specialized models, while having the model complexity as one. The effectiveness of our approach is shown in experiments.

📄 PDF Abstract BibTeX arXiv:1707.05929

Code (0)

등록된 구현이 없습니다.

Tasks

RetrievalTriplet

Similar Papers 제목 키워드 기반

Fine-grained Apparel Classification and Retrieval without rich annotations

2018-11-06 · Aniket Bhatnagar, Sanchit Aggarwal

The ability to correctly classify and retrieve apparel images has a variety of applications important to e-commerce, online advertising and internet search. In this work, we propose a robust framework for fine-grained ap…

ClassificationGeneral ClassificationRetrievalTriplet

Apparel-invariant Feature Learning for Apparel-changed Person Re-identification

2020-08-14 · Zhengxu Yu, Yilun Zhao, Bin Hong, Zhongming Jin 외

With the rise of deep learning methods, person Re-Identification (ReID) performance has been improved tremendously in many public datasets. However, most public ReID datasets are collected in a short time window in which…

Person Re-IdentificationRepresentation Learning

Two-Layer Mixture Network Ensemble for Apparel Attributes Classification

2018-07-11 · Han Tianqi, Fu Zhihui, Li Hongyu

Recognizing apparel attributes has recently drawn great interest in the computer vision community. Methods based on various deep neural networks have been proposed for image classification, which could be applied to appa…

ClassificationEnsemble LearningGeneral Classificationimage-classification+2

ID2image: Leakage of non-ID information into face descriptors and inversion from descriptors to images

2023-04-15 · Mingrui Li, William A. P. Smith, Patrik Huber

Embedding a face image to a descriptor vector using a deep CNN is a widely used technique in face recognition. Via several possible training strategies, such embeddings are supposed to capture only identity information. …

Face Recognition

Towards High-Quality 3D Motion Transfer with Realistic Apparel Animation

2024-07-15 · Rong Wang, Wei Mao, Changsheng Lu, Hongdong Li

Animating stylized characters to match a reference motion sequence is a highly demanded task in film and gaming industries. Existing methods mostly focus on rigid deformations of characters' body, neglecting local deform…