xthan / polyvore

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

Inference new external image for outfit generation #18

Open abhinavcoder opened 5 years ago

abhinavcoder commented 5 years ago

This is more of a conceptual question, I want to test the outfit generation results of an input external image (not present in the database), how can I do that or where should I mention this image? Do I need to push it into the database, extract features?