/fashion-cut

Fashion Cut in the Wild (Clothes Cutout System)

Primary LanguageC++

Fashion Cut in the Wild (Clothes Cutout System)

[Project] [Paper]

Overview

Clothes Cutout System is a clothes cutout framework based on dense CRF. Given a fashion image and its fashion landmarks, this software segments the potential clothing item in it.

Further information please contact Shen Tan and Ziwei Liu.

Requirements

Getting started

  • Install and compile the dense CRF.
  • Run the demo script:
matlab ./code/demo.m

Dataset

Large-scale Fashion (DeepFashion) Database

License and Citation

The use of this software is RESTRICTED to non-commercial research and educational purposes.

@inproceedings{liu2016deepfashion,
 author = {Ziwei Liu, Ping Luo, Shi Qiu, Xiaogang Wang, and Xiaoou Tang},
 title = {DeepFashion: Powering Robust Clothes Recognition and Retrieval with Rich Annotations},
 booktitle = {Proceedings of IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
 month = {June},
 year = {2016} 
}