deep-metric-learning topic

List deep-metric-learning repositories

pytorch-metric-learning

5.8k
Stars
655
Forks
Watchers

The easiest way to use deep metric learning in your application. Modular, flexible, and extensible. Written in PyTorch.

QAConv

196
Stars
31
Forks
Watchers

[ECCV 2020] QAConv: Interpretable and Generalizable Person Re-Identification with Query-Adaptive Convolution and Temporal Lifting, and [CVPR 2022] GS: Graph Sampling Based Deep Metric Learning

Deep-Metric-Learning-Baselines

571
Stars
93
Forks
Watchers

PyTorch Implementation for Deep Metric Learning Pipelines

Revisiting_Deep_Metric_Learning_PyTorch

342
Stars
51
Forks
Watchers

(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 re...

PyTorch-Image-Retrieval

273
Stars
55
Forks
Watchers

A PyTorch framework for an image retrieval task including implementation of N-pair Loss (NIPS 2016) and Angular Loss (ICCV 2017).

DeepEmbeding

120
Stars
31
Forks
Watchers

图像检索和向量搜索,similarity learning,compare deep metric and deep-hashing applying in image retrieval

Proxy-Anchor-CVPR2020

316
Stars
60
Forks
Watchers

Official PyTorch Implementation of Proxy Anchor Loss for Deep Metric Learning, CVPR 2020

commander

65
Stars
5
Forks
Watchers

Build event-driven and event streaming applications with ease

ProxyGML

65
Stars
8
Forks
Watchers

Official PyTorch Implementation of ProxyGML Loss for Deep Metric Learning, NeurIPS 2020 (spotlight)

CVPR2020_PADS

60
Stars
9
Forks
Watchers

(CVPR 2020) This repo contains code for "PADS: Policy-Adapted Sampling for Visual Similarity Learning", which proposes learnable triplet mining with Reinforcement Learning.