Giter Site home page Giter Site logo

shubhampachori12110095 / fashion-200k Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xthan/fashion-200k

0.0 3.0 0.0 8 KB

Fashion 200K dataset used in paper "Automatic Spatially-aware Fashion Concept Discovery."

License: Apache License 2.0

fashion-200k's Introduction

Fashion200K dataset

Fashion200K dataset used in ICCV'17 paper "Automatic Spatially-aware Fashion Concept Discovery." [paper]

Contact

Author: Xintong Han

Contact: [email protected]

Dataset

This dataset is crawled from Lyst.com in September 2016.

You can download the dataset via Google Drive:

image_urls.txt: Image urls. Format: ImageName ImageURL.

detection: Detection results. Format: ImageName Category_DetectionScore_xMin_xMax_yMin_yMax. We trained a MultiBox detector for 9 classes (dress, skirt, top, bag, shorts, sunglasses, shoe, outwear, pants).

women.tar.gz: Cropped detected images. If you want the original images, they can be downloaded using their urls in image_urls.txt.

labels: train/test labels. Format: ImageName DetectionScore ProductDescription.

Note that there is information of more than 300k images in image_urls.txt and detection folder, but we remove around 100k images (see labels folder) because they have low detection scores.

Code

You can refer to Tensorflow's im2txt for how to train the model. By setting f_rnn_loss_factor and g_rnn_loss_factor to 0 in the model configuration in this repo can also train a visual-semantic embedding for the same purpose.

You can look at the original CAM code to figure out how to extract activation maps in a joint embedding setting.

Citation

@inproceedings{han2017automatic,
  title = {Automatic Spatially-aware Fashion Concept Discovery},
  author = {Han, Xintong and Wu, Zuxuan and Huang, Phoenix X. and Zhang, Xiao and Zhu, Menglong and Li, Yuan and Zhao, Yang  and Davis, Larry S.},
  booktitle = {ICCV},
  year  = {2017},
}

fashion-200k's People

Contributors

xthan avatar

Watchers

James Cloos avatar Shubham Pachori avatar paper2code - bot 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.