DeepAI AI Chat
Log In Sign Up

Looking at Outfit to Parse Clothing

03/04/2017
by   Pongsate Tangseng, et al.
Tohoku University
The University of Tokyo
0

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.

READ FULL TEXT

page 6

page 8

05/24/2019

Multi-Scale Dual-Branch Fully Convolutional Network for Hand Parsing

Recently, fully convolutional neural networks (FCNs) have shown signific...
07/23/2018

Region Convolutional Features for Multi-Label Remote Sensing Image Retrieval

Conventional remote sensing image retrieval (RSIR) systems usually perfo...
08/12/2017

Face Parsing via a Fully-Convolutional Continuous CRF Neural Network

In this work, we address the face parsing task with a Fully-Convolutiona...
10/08/2019

Deep Multiphase Level Set for Scene Parsing

Recently, Fully Convolutional Network (FCN) seems to be the go-to archit...
04/14/2016

Multi-Oriented Text Detection with Fully Convolutional Networks

In this paper, we propose a novel approach for text detec- tion in natur...

Code Repositories

fashion-parsing

Repository of my fashion-parsing project. This project is put on hold since I am doing another project now, but will debug if bugs are reported.


view repo