index
:
gait-recognition.git
data_parallel
data_parallel_py3.8
disentangling_only
disentangling_only_py3.7
disentangling_only_py3.8
master
python3.7
python3.8
xla
Unnamed repository; edit this file 'description' to name the repository.
Git Version Control
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
triplet_loss.py
Age
Commit message (
Expand
)
Author
2021-03-01
Merge branch 'master' into python3.8
Jordan Gong
2021-03-01
Change flat distance calculation method
Jordan Gong
2021-03-01
Merge branch 'master' into python3.8
Jordan Gong
2021-03-01
Remove identical sample in Batch All case
Jordan Gong
2021-02-28
Merge branch 'master' into python3.8
Jordan Gong
2021-02-28
Implement sum of loss default in [1]
Jordan Gong
2021-02-28
Log n-ile embedding distance and norm
Jordan Gong
2021-02-27
Merge branch 'master' into python3.8
Jordan Gong
2021-02-27
Implement Batch Hard triplet loss and soft margin
Jordan Gong
2021-02-20
Merge branch 'master' into python3.8
Jordan Gong
2021-02-20
Separate triplet loss from model
Jordan Gong
2021-02-14
Prepare for DataParallel
Jordan Gong
2021-02-08
Code refactoring, modifications and new features
Jordan Gong
2021-01-11
Implement evaluator
Jordan Gong
2021-01-09
Fix NaN when separate sum is zero
Jordan Gong
2021-01-07
Add typical training script and some bug fixes
Jordan Gong
2021-01-05
Implement Batch All Triplet Loss
Jordan Gong