xthan / polyvore

Code for ACM MM'17 paper "Learning Fashion Compatibility with Bidirectional LSTMs"
Apache License 2.0
158 stars 70 forks source link

Outfit Generation and Style Extraction via Bidirectional LSTM and Autoencoder #13

Closed zyyang closed 6 years ago

zyyang commented 6 years ago

Hi Xintong, Check this out: https://arxiv.org/pdf/1807.03133.pdf

xthan commented 6 years ago

Hi, thanks for the link. The added loss seems really interesting.

kargarisaac commented 5 years ago

Hi, Is the code for "Outfit Generation and Style Extraction via Bidirectional LSTM and Autoencoder" available?