vadimkantorov / metriclearningbenchView external linksLinks
Metric learning models in PyTorch with results on CUB2011, CARS196, Stanford Online Products
☆67Jan 17, 2022Updated 4 years ago
Alternatives and similar repositories for metriclearningbench
Users that are interested in metriclearningbench are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of Deep Randomized Ensembles for Metric Learning(ECCV2018)☆67Jun 15, 2020Updated 5 years ago
- Improving Generalization via Scalable Neighborhood Component Analysis☆137Jun 12, 2023Updated 2 years ago
- Generalization in Metric Learning: Should the Embedding Layer be the Embedding Layer?☆11Jan 3, 2019Updated 7 years ago
- Source code for the paper "Divide and Conquer the Embedding Space for Metric Learning", CVPR 2019☆265Oct 24, 2019Updated 6 years ago
- PyTorch Implementation of `No Fuss Distance Metric Learning using Proxies`☆184May 18, 2020Updated 5 years ago
- Cleaned up reference implementation of BIER: Boosting Independent Embeddings Robustly.☆39Feb 21, 2018Updated 7 years ago
- Hardness-Aware Deep Metric Learning (CVPR2019) in pytorch