mvasil / fashion-compatibility

Learning Type-Aware Embeddings for Fashion Compatibility
BSD 3-Clause "New" or "Revised" License
152 stars 42 forks source link

Number of typespaces #37

Open marzooq-unbxd opened 1 year ago

marzooq-unbxd commented 1 year ago

I am trying to use the already trained model in order to run it on a bunch of random outfits outside polyvore

{'accessories', 'all-body', 'bags', 'bottoms', 'hats', 'jewellery', 'outerwear', 'scarves', 'shoes', 'sunglasses', 'tops'} How is the number of categories 11 and the number of typespaces 66 nc2 would make it 55, right?

Why do we want compatibility between the same categories,For eg:"hats and hats", isthis only to account for the cases where there are multiple jtems of same category, for eg: in same outfit , there might be multiple jewellery?