iampom/WEAR-PD
Fine-Grained Fashion Feature Embedding for Global, Local, and Contextual Analysis in Fashion Social Media Popularity Prediction This repository provides the dataset used in the paper "Fine-Grained Fashion Feature Embedding for Global, Local, and Contextual Analysis in Fashion Social Media Popularity Prediction" (IEEE Access 2026). Paper Link: https://ieeexplore.ieee.org/document/11522804 Project Link: https://github.com/minotake-match-life/FFGLC WEAR-PD WEAR-PD is… See the full description on the dataset page: https://huggingface.co/datasets/iampom/WEAR-PD.
Fine-Grained Fashion Feature Embedding for Global, Local, and Contextual Analysis in Fashion Social Media Popularity Prediction
This repository provides the dataset used in the paper "Fine-Grained Fashion Feature Embedding for Global, Local, and Contextual Analysis in Fashion Social Media Popularity Prediction" (IEEE Access 2026).
Paper Link: https://ieeexplore.ieee.org/document/11522804
Project Link: https://github.com/minotake-match-life/FFGLC
WEAR-PD
WEAR-PD is a fashion social media popularity prediction dataset constructed from WEAR, a Japanese fashion coordination platform. WEAR-PD covers 313,532 posts from 17,187 users, collected from December 2012 to May 2024. Additional details are listed in the supplementary material.
This release includes anonymized metadata, image URLs, generated captions, and predefined train, validation, and test splits. Raw WEAR images and original user IDs are not redistributed.
Dataset Contents
Each sample contains the following fields:
sample_id: internal sample identifiersplit: train or val or testimage_url: URL to the publicly available imagepost_date: date of the posthashtags: hashtags included in the postdescription: description text included in the postitemtag_count: number of tagged fashion itemscomment_status: whether comments are allowedview_count_log2: base-2 logarithm of the view countanon_user_index: internal anonymized user indexofficial_status: whether the user is officialpost_count: number of posts by the userfollowing_count: number of users followed by the userfollower_count: number of followers of the usercaption_c1: general description captioncaption_c2: item analysis captioncaption_c3: color analysis captioncaption_c4: seasonal context captioncaption_c5: composition analysis caption
Data Splits
The dataset provides predefined train, validation, and test splits:
train.csvval.csvtest.csv
Image Policy
This dataset does not redistribute raw WEAR images. It only provides image URLs for reproducibility. Image URLs may become unavailable if the original content is removed or changed.
Privacy and Terms
Original user IDs are not included. They are replaced with internal anonymized user indices.
Users must comply with the terms of the original platform. This dataset must not be used for re-identification, user profiling, commercial targeting, redistribution of raw images, or any use that may harm the privacy or rights of the original users.
Citation
If you find this dataset useful, please cite:
@ARTICLE{FFGLC2026,
author={Okamoto, Shun and Iizuka, Satoshi and Fukui, Kazuhiro},
journal={IEEE Access},
title={Fine-Grained Fashion Feature Embedding for Global, Local, and Contextual Analysis in Fashion Social Media Popularity Prediction},
year={2026},
volume={14},
number={},
pages={75674-75689},
doi={10.1109/ACCESS.2026.3694039}
}
