#
metric-learning
Here are 130 public repositories matching this topic...
RocketFlash
commented
Aug 25, 2020
Hello @KevinMusgrave !
Arcface loss has margin and scale parameters, could you give some advices how to choose them correctly?
1
Open
arcface on mnist
6
Open source person re-identification library in python
-
Updated
Apr 23, 2019 - Python
Metric learning algorithms in Python
-
Updated
Aug 4, 2020 - Python
Code for the NIPS 2017 Paper "Prototypical Networks for Few-shot Learning"
-
Updated
Jun 22, 2018 - Python
-
Updated
Mar 11, 2019 - Python
This is the implementation of paper <Additive Margin Softmax for Face Verification>
-
Updated
Aug 29, 2018 - Jupyter Notebook
A simple yet effective loss function for face verification.
-
Updated
Aug 3, 2018 - MATLAB
PyTorch Implementation for Deep Metric Learning Pipelines
computer-vision
deep-learning
pytorch
neural-networks
metric-learning
deep-metric-learning
cub200
distance-sampling
cars196
pku-vehicle
shop-clothes
-
Updated
Jun 17, 2020 - Python
Hardnet descriptor model - "Working hard to know your neighbor's margins: Local descriptor learning loss"
computer-vision
deep-learning
pytorch
metric-learning
convolutional-neural-networks
image-retrieval
image-matching
nips-2017
-
Updated
May 14, 2020 - Python
A comprehensive survey of deep metric learning and related works
-
Updated
Aug 15, 2020
Official source code of "Batch DropBlock Network for Person Re-identification and Beyond" (ICCV 2019)
-
Updated
Sep 4, 2019 - Python
Source code for the paper "Divide and Conquer the Embedding Space for Metric Learning", CVPR 2019
-
Updated
Oct 24, 2019 - Python
PyTorch implementation of a deep metric learning technique called "Magnet Loss" from Facebook AI Research (FAIR) in ICLR 2016.
-
Updated
Mar 26, 2018 - Python
Official pytorch Implementation of Relational Knowledge Distillation, CVPR 2019
-
Updated
Dec 9, 2019 - Python
A PyTorch library for benchmarking deep metric learning. It's powerful.
-
Updated
Aug 18, 2020 - Python
Angular penalty loss functions in Pytorch (ArcFace, SphereFace, Additive Margin, CosFace)
pytorch
face-recognition
metric-learning
speaker-recognition
embedding
loss-functions
face-verification
sphereface
normface
fashion-mnist
arcface
am-softmax
fmnist-dataset
loss-function
-
Updated
Aug 22, 2019 - Python
A PyTorch framework for an image retrieval task including implementation of N-pair Loss (NIPS 2016) and Angular Loss (ICCV 2017).
-
Updated
Feb 6, 2020 - Python
In defence of metric learning for speaker recognition
-
Updated
Aug 18, 2020 - Python
Deep metric learning methods implemented in Chainer
-
Updated
Jul 12, 2018 - Python
SegSort: Segmentation by Discriminative Sorting of Segments
-
Updated
May 30, 2020 - Python
Deep Face Recognition in PyTorch
computer-vision
deep-learning
pytorch
face-recognition
metric-learning
landmark-detection
lfw
sphereface
center-loss
focal-loss
arcface
am-softmax
mobilefacenet
vggface2
cosface
deep-face-recognition
sv-softmax
-
Updated
Apr 12, 2019 - Python
code for ICCV19 paper "Deep Meta Metric Learning"
pytorch
baseline
metric-learning
person-reidentification
resnet-50
meta-learning
vehicle-reidentification
-
Updated
Jul 30, 2019 - Python
(ICML 2020) This repo contains code for our paper "Revisiting Training Strategies and Generalization Performance in Deep Metric Learning" (https://arxiv.org/abs/2002.08473) to facilitate consistent research in this field.
deep-learning
metric-learning
image-retrieval
deep-metric-learning
cars196
wandb
stanford-online-products
cub200-2011
icml2020
-
Updated
Aug 25, 2020 - Python
Code for Supervised Word Mover's Distance (SWMD)
-
Updated
Jan 7, 2018 - MATLAB
Polysemous Visual-Semantic Embedding for Cross-Modal Retrieval (CVPR 2019)
-
Updated
Jul 17, 2020 - Python
Multi-View Graph Convolutional Network and Its Applications on Neuroimage Analysis for Parkinson's Disease (AMIA 2018)
-
Updated
Mar 28, 2020 - Python
Code the the paper "Metric learning: cross-entropy vs. pairwise losses" (ECCV 2020 - Spotlight)
-
Updated
Mar 25, 2020 - Python
Local Fisher Discriminant Analysis in R
-
Updated
Jul 10, 2020 - R
Code for CVPR 2019 paper "Deep Metric Learning to Rank"
-
Updated
Apr 4, 2020 - MATLAB
Improve this page
Add a description, image, and links to the metric-learning topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the metric-learning topic, visit your repo's landing page and select "manage topics."
If you try to run experiment in system/docker container where missing git (in system) your code will crush at this line:
https://github.com/catalyst-team/catalyst/blob/master/catalyst/utils/pipelines.py#L4
with message like this: