Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

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

License

NotificationsYou must be signed in to change notification settings

xthan/fashion-200k

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

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

Contact

Author: Xintong Han

Contact:xintong@umd.edu

Dataset

This dataset is crawled fromLyst.com in September 2016.

You can download the dataset viaGoogle Drive:

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

detection: Detection results. Format: ImageName Category_DetectionScore_xMin_xMax_yMin_yMax. We trained aMultiBox 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'sim2txt for how to train the model. By setting f_rnn_loss_factor and g_rnn_loss_factor to 0 in the model configuration in thisrepo can also train a visual-semantic embedding for the same purpose.

You can look at the originalCAM 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},}

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp