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

Fix evaluate.py and put dataset sizes inside params #2

Closed georgymh closed 6 years ago

georgymh commented 6 years ago

Great repository and blog post!

This pull request changes 2 things:

omoindrot commented 6 years ago

Hi @georgymh, thanks for the pull request I had already done some of the modifications on my side but didn't push it to the repo.

I added a few things you did and pushed it myself so I'll close this pull request ! Thanks :)