paper-with-me

홈 › Papers

Looking at Outfit to Parse Clothing

2017-03-04 · Pongsate Tangseng, Zhipeng Wu, Kota Yamaguchi

This paper extends fully-convolutional neural networks (FCN) for the clothing parsing problem. Clothing parsing requires higher-level knowledge on clothing semantics and contextual cues to disambiguate fine-grained categories. We extend FCN architecture with a side-branch network which we refer outfit encoder to predict a consistent set of clothing labels to encourage combinatorial preference, and with conditional random field (CRF) to explicitly consider coherent label assignment to the given image. The empirical results using Fashionista and CFPD datasets show that our model achieves state-of-the-art performance in clothing parsing, without additional supervision during training. We also study the qualitative influence of annotation on the current clothing parsing benchmarks, with our Web-based tool for multi-scale pixel-wise annotation and manual refinement effort to the Fashionista dataset. Finally, we show that the image representation of the outfit encoder is useful for dress-up image retrieval application.

📄 PDF Abstract BibTeX arXiv:1703.01386

Code (9)

AemikaChow/DATASOURCE
CAPTEteam/annotation-tool-segmentation
Gbrtenorio/Gbrtenorio.github.io
ReemHal/Browser-Based-Annotator
TheChalice/Annotator
hrsma2i/dataset-cfpd
ken90242/js-segment-annotator
kyamagu/js-segment-annotator
mdrs-thiago/mdrs-thiago.github.io

Tasks

Image RetrievalRetrieval

Methods 이 논문이 사용한 방법론

Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
FCN Fully Convolutional Networks, or FCNs, are an architecture used mainly for semantic segmentation. They employ solely locally connected layers, such as…

Similar Papers 제목 키워드 기반

Point-Based Modeling of Human Clothing

2021-04-16 · ICCV 2021 10 · Ilya Zakharkin, Kirill Mazur, Artur Grigorev, Victor Lempitsky

We propose a new approach to human clothing modeling based on point clouds. Within this approach, we learn a deep model that can predict point clouds of various outfits, for various human poses, and for various human bod…

Supporting stylists by recommending fashion style

2019-08-26 · Tobias Kuhn, Steven Bourke, Levin Brinkmann, Tobias Buchwald 외

Outfittery is an online personalized styling service targeted at men. We have hundreds of stylists who create thousands of bespoke outfits for our customers every day. A critical challenge faced by our stylists when crea…

Towards Intelligent Design: A Self-driven Framework for Collocated Clothing Synthesis Leveraging Fashion Styles and Textures

2025-01-23 · Minglong Dong, Dongliang Zhou, Jianghong Ma, Haijun Zhang

Collocated clothing synthesis (CCS) has emerged as a pivotal topic in fashion technology, primarily concerned with the generation of a clothing item that harmoniously matches a given item. However, previous investigation…

Generative Adversarial NetworkSelf-Supervised Learning

PAI-BPR: Personalized Outfit Recommendation Scheme with Attribute-wise Interpretability

2020-08-04 · Dikshant Sagar, Jatin Garg, Prarthana Kansal, Sejal Bhalla 외

Fashion is an important part of human experience. Events such as interviews, meetings, marriages, etc. are often based on clothing styles. The rise in the fashion industry and its effect on social influencing have made o…

AttributePreference Mapping

OutfitAnyone: Ultra-high Quality Virtual Try-On for Any Clothing and Any Person

2024-07-23 · Ke Sun, Jian Cao, Qi Wang, Linrui Tian 외

Virtual Try-On (VTON) has become a transformative technology, empowering users to experiment with fashion without ever having to physically try on clothing. However, existing methods often struggle with generating high-f…

Virtual Try-on