mvasil / fashion-compatibility

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

Different results in python 3 #18

Closed RuoniWang closed 4 years ago

RuoniWang commented 4 years ago

Thanks for sharing the code!

I ran the pre-trained model in python 3 to do predictions for my input images. The compatibility score I got in python 3 is different from those in python 2 using the same checkpoint file (the one you shared). Wondering if you know why this might be the case?

RuoniWang commented 4 years ago

Sorry I realize I loaded the images differently. The results are consistent