omoindrot / tensorflow-triplet-loss
Implementation of triplet loss in TensorFlow
☆1,124Updated 6 years ago
Alternatives and similar repositories for tensorflow-triplet-loss
Users that are interested in tensorflow-triplet-loss are comparing it to the libraries listed below
Sorting:
- Siamese and triplet networks with online pair/triplet mining in PyTorch☆3,139Updated 2 years ago
- Implementing Siamese Network using Tensorflow with MNIST☆250Updated 4 years ago
- Code for reproducing the results of our "In Defense of the Triplet Loss for Person Re-Identification" paper.☆766Updated 6 years ago
- ☆376Updated 5 years ago
- Using siamese network to do dimensionality reduction and similar image retrieval☆285Updated 5 years ago
- Deep Metric Learning☆780Updated 4 years ago
- koch et al, Siamese Networks for one-shot learning, (mostly) reimplimented in keras☆376Updated 6 years ago
- Simple Tensorflow implementation of "Squeeze and Excitation Networks" using Cifar10 (ResNeXt, Inception-v4, Inception-resnet-v2)☆756Updated 6 years ago
- Implementing Siamese networks with a contrastive loss for similarity learning☆984Updated 4 years ago
- This is the implementation of paper <Additive Margin Softmax for Face Verification>☆493Updated 6 years ago
- Triplet Loss 损失函数☆209Updated 7 years ago
- PyTorch Implementation for Deep Metric Learning Pipelines☆572Updated 4 years ago
- A simple yet effective loss function for face verification.☆489Updated 6 years ago
- A PyTorch Implementation of SphereFace.☆716Updated 3 years ago
- Pytorch implementation for "Large-Scale Long-Tailed Recognition in an Open World" (CVPR 2019 ORAL)☆861Updated 2 years ago
- Implementation of Siamese Neural Networks for One-shot Image Recognition☆615Updated 6 years ago
- Pytorch implementation of Center Loss☆988Updated 2 years ago
- Implementation for <Large-Margin Softmax Loss for Convolutional Neural Networks> in ICML'16.☆351Updated 6 years ago
- MS-Loss: Multi-Similarity Loss for Deep Metric Learning☆497Updated 2 years ago
- PyTorch implementation of the paper "FaceNet: A Unified Embedding for Face Recognition and Clustering"☆327Updated 7 years ago
- Insight Face on TensorFlow☆701Updated 5 years ago
- The implementation of focal loss proposed on "Focal Loss for Dense Object Detection" by KM He and support for multi-label dataset.☆313Updated 7 years ago
- Siamese Network implementation using Pytorch☆277Updated last year
- An Open-Source Package for Deep Learning to Hash (DeepHash)☆560Updated 5 years ago
- DenseNet Implementation in Tensorflow☆568Updated 6 years ago
- PyTorch conversion of https://omoindrot.github.io/triplet-loss☆213Updated 2 years ago
- Keras model trained using semi-hard triplet Loss (tensorflow function) on MNIST☆91Updated 6 years ago
- Keras implementation of ArcFace, CosFace, and SphereFace☆283Updated 3 years ago
- CNN Image Retrieval in PyTorch: Training and evaluating CNNs for Image Retrieval in PyTorch☆1,468Updated last year
- Angular penalty loss functions in Pytorch (ArcFace, SphereFace, Additive Margin, CosFace)☆489Updated last year