omoindrot / tensorflow-triplet-loss

Implementation of triplet loss in TensorFlow
https://omoindrot.github.io/triplet-loss
MIT License
1.12k stars 283 forks source link

Update visualize_embeddings.py #1

Closed dlfelps closed 6 years ago

dlfelps commented 6 years ago

Fix for the sprite_filename argument when the filename is not the default name.

omoindrot commented 6 years ago

Good catch, thanks for the pull request !

dlfelps commented 6 years ago

No worries. Thanks for the well written repo. In case you were wondering, it works really well with the fashion MNIST dataset too!

omoindrot commented 6 years ago

Haha good to know.