liuziwei7 / fashion-cut

Fashion Cut in the Wild (Clothes Cutout System)

Home Page:https://liuziwei7.github.io/projects/DeepFashion.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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} 
}

About

Fashion Cut in the Wild (Clothes Cutout System)

https://liuziwei7.github.io/projects/DeepFashion.html


Languages

Language:C++ 97.7%Language:C 1.7%Language:MATLAB 0.3%Language:CMake 0.3%Language:M 0.0%