KevinMusgrave / pytorch-metric-learning
The easiest way to use deep metric learning in your application. Modular, flexible, and extensible. Written in PyTorch.
☆6,014Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch-metric-learning
- SimCLRv2 - Big Self-Supervised Models are Strong Semi-Supervised Learners☆4,106Updated last year
- Model summary in PyTorch similar to `model.summary()` in Keras☆4,020Updated 8 months ago
- VISSL is FAIR's library of extensible, modular and scalable components for SOTA Self-Supervised Learning with images.☆3,261Updated 8 months ago
- A PyTorch implementation of EfficientNet☆7,926Updated 2 years ago
- Count the MACs / FLOPs of your PyTorch model.☆4,888Updated 4 months ago
- A (PyTorch) imbalanced dataset sampler for oversampling low frequent classes and undersampling high frequent ones.☆2,275Updated last month
- Siamese and triplet networks with online pair/triplet mining in PyTorch☆3,107Updated last year
- Machine learning metrics for distributed, scalable PyTorch applications.☆2,137Updated this week
- PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations