Implementation of triplet loss in TensorFlow
label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful
Rank-1 89% (Single Query) on Market1501 with raw triplet loss, In Defense of the Triplet Loss for Person Re-Identification, using Pytorch
Triplet Loss 损失函数
ATL(Angular Triplet Loss):A new loss function based on sphereface & triplet loss
Re-implementation of Triplet Loss with TensorFlow 2.0 on CASIA-WebFace
翻译 - 在CASIA-WebFace上使用TensorFlow 2.0重新实现三重损失
PyTorch implementation of NetVLAD & Online Hardest Triplet Loss.
Image similarity using Triplet Loss
PyTorch conversion of https://omoindrot.github.io/triplet-loss
Person re-ID baseline with triplet loss
neural network and loss for asv implemented by PyTorch. (Triplet loss, LMCL, Angular Loss, Softmax)
Video Retrieval, 3D ResNet, Triplet Loss, UCF101, Pytorch
Cross-Modal Retrieval, triplet loss, Pytorch, Resnet18, Bert, Deep Hashing
fine tune a pre-trained vgg face using triplet loss in keras
A PyTorch implementation of the 'FaceNet' paper for training a facial recognition model with Triplet Loss using the glint360k dataset. A pre-trained model using Triplet Loss is available for download.
Code for reproducing the results of our "In Defense of the Triplet Loss for Person Re-Identification" paper.
Siamese and triplet networks with online pair/triplet mining in PyTorch
翻译 - PyTorch中具有在线对/三胞胎挖掘的连体和三联体网络
Realtime face detection and recognition on video streams. Uses Inception-ResNet-v1 as Encoder, trained using Triplet Loss.
Face recognition using triplet loss, implementing FaceNet with pytorch.人脸识别项目,提供一个小型数据集用作验证,使用三元组损失函数(Triplet loss)提升准确率和泛化能力,对FaceNet进行了一种实现。
code for triplet GAN
Deep metric learning using Triplet network