fartashf / vsepp

PyTorch Code for the paper "VSE++: Improving Visual-Semantic Embeddings with Hard Negatives"
Apache License 2.0
488 stars 125 forks source link

Fix python3 compatibility #13

Closed cdluminate closed 6 years ago

cdluminate commented 6 years ago

Closes: https://github.com/fartashf/vsepp/issues/12

I don't know how to create a PR against a new "python3" branch, which might require higher permissions. Hence submitting this PR against master.

fartashf commented 6 years ago

Merged. Thanks @CDLuminate.