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.
- Install and compile the dense CRF.
- Run the demo script:
matlab ./code/demo.m
Large-scale Fashion (DeepFashion) Database
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}
}