Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 237 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 237 Bytes

Pytorch-tripletloss

Triplet loss implemented in Pytorch. The orginal tensorflow version is here. I slightly modified their code and rewrited it using the protogenetic Pytorch op.