pytorch-metric-learning VS awesome-metric-learning

Compare pytorch-metric-learning vs awesome-metric-learning and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
pytorch-metric-learning awesome-metric-learning
3 3
5,770 433
- 0.5%
7.9 1.8
about 1 month ago about 1 year ago
Python
MIT License Creative Commons Zero v1.0 Universal
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

pytorch-metric-learning

Posts with mentions or reviews of pytorch-metric-learning. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-13.

awesome-metric-learning

Posts with mentions or reviews of awesome-metric-learning. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-28.
  • Create Your Own Custom Plugins for ChatGPT 🎉 Browse the Web, Execute Code, Use APIs 🛠️
    3 projects | /r/ChatGPT | 28 Mar 2023
    And, for resources on similarity learning at large, you may want to check out this annotated list: https://github.com/qdrant/awesome-metric-learning
  • Similarity Learning lacks a framework. So we built one
    6 projects | news.ycombinator.com | 13 Jul 2022
    Some loss functions such as ArcFace loss and CosFace loss enforce the encoder model to organize their latent space in such a way that categories are placed with an angular margin from one another. Thus the model implicitly learns a continuous distance function.

    Fun fact, one of the examples in Quaterion is for similar cars search.

    If you find this topic and want to discover more, we collected a bunch of resources that might be helpful. https://github.com/qdrant/awesome-metric-learning

  • Awesome Metric Learning!
    1 project | /r/datascience | 20 Jan 2022
    The Metric Learning approach to data science problems is heavily underutilized. There are a lot of academic papers around it but much fewer practical guides and tutorials. So we decided that we could help people adopt metric learning by collecting related materials in one place. We are publishing a curated list of awesome practical metric learning tools, libraries, and materials - https://github.com/qdrant/awesome-metric-learning This collection aims to put together references to all required materials for building your application using Metric Learning. It is open-source, PR's are more than welcome!

What are some alternatives?

When comparing pytorch-metric-learning and awesome-metric-learning you can also consider the following projects:

dino - PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO

awesome-TS-anomaly-detection - List of tools & datasets for anomaly detection on time-series data.

lightly - A python library for self-supervised learning on images.

build-your-own-x - Master programming by recreating your favorite technologies from scratch.

EasyOCR - Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.

finetuner - :dart: Task-oriented embedding tuning for BERT, CLIP, etc.

byol-pytorch - Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch

qdrant - Qdrant - High-performance, massive-scale Vector Database for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/

autogluon - Fast and Accurate ML in 3 Lines of Code

contract-discovery - Data and additional information regarding the paper: Contract Discovery. Dataset and a Few-Shot Semantic Retrieval Challenge with Competitive Baselines (to appear in Findings of EMNLP).

simsiam-cifar10 - Code to train the SimSiam model on cifar10 using PyTorch

quaterion - Blazing fast framework for fine-tuning similarity learning models