Coder Social home page Coder Social logo

labimage / fashion-landmarks Goto Github PK

View Code? Open in Web Editor NEW

This project forked from liuziwei7/fashion-landmarks

0.0 2.0 0.0 4.92 MB

Fashion Landmark Detection in the Wild

Home Page: http://personal.ie.cuhk.edu.hk/~lz013/projects/FashionLandmarks.html

MATLAB 100.00%

fashion-landmarks's Introduction

Fashion Landmark Detection in the Wild

Fashion landmarks are functional keypoints defined on clothes, such as corners of neckline, hemline and cuff. They have been recently introduced as an effective visual representation for fashion image understanding. Our Deep Fashion Alignment (DFA) takes clothes bounding box as input and predict both fashion landmark locations and visibility states.

[Project] [Paper]

Overview

Deep Fashion Alignment (DFA) is the authors' implementation of the fashion landmark detector described in:
"Fashion Landmark Detection in the Wild"
Ziwei Liu, Sijie Yan, Ping Luo, Xiaogang Wang, Xiaoou Tang (The Chinese University of Hong Kong)
In European Conference on Computer Vision (ECCV) 2016

Contact: Sijie Yan ([email protected]) and Ziwei Liu ([email protected])

Getting started

  • Install and compile the Caffe library.
  • Download the pre-trained models (See Model Zoo for details):
Place "*.caffemodel" into "./models/FLD_upper(or lower or full)/" 
  • Download the testing images. (See Dataset for details):
Place "*.jpg" into "./data/FLD_upper(or lower or full)/" 
  • Run the testing script:
matlab ./scripts/demo.m

Model Zoo:

  • FLD_upper_models.zip: 3-stage cascaded CNN models trained on upper-body clothes of Fashion Landmark Detection Benchmark (FLD).
  • FLD_lower_models.zip: 3-stage cascaded CNN models trained on lower-body clothes of Fashion Landmark Detection Benchmark (FLD).
  • FLD_full_models.zip: 3-stage cascaded CNN models trained on full-body clothes of Fashion Landmark Detection Benchmark (FLD).

Dataset

Large-scale Fashion (DeepFashion) Database: Fashion Landmark Detection Benchmark (FLD)

License and Citation

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

@inproceedings{liu2016fashionlandmark,
 author = {Ziwei Liu, Sijie Yan, Ping Luo, Xiaogang Wang, and Xiaoou Tang},
 title = {Fashion Landmark Detection in the Wild},
 booktitle = {European Conference on Computer Vision (ECCV)},
 month = {October},
 year = {2016} 
}

fashion-landmarks's People

Contributors

liuziwei7 avatar yysijie avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.