summaryrefslogtreecommitdiff
path: root/utils/triplet_loss.py
AgeCommit message (Expand)Author
2021-03-01Change flat distance calculation methodJordan Gong
2021-03-01Remove identical sample in Batch All caseJordan Gong
2021-02-28Implement sum of loss default in [1]Jordan Gong
2021-02-28Log n-ile embedding distance and normJordan Gong
2021-02-27Implement Batch Hard triplet loss and soft marginJordan Gong
2021-02-20Separate triplet loss from modelJordan Gong
2021-02-14Prepare for DataParallelJordan Gong
2021-02-08Code refactoring, modifications and new featuresJordan Gong
2021-01-11Implement evaluatorJordan Gong
2021-01-09Fix NaN when separate sum is zeroJordan Gong
2021-01-07Add typical training script and some bug fixesJordan Gong
2021-01-05Implement Batch All Triplet LossJordan Gong