HobbitLong / SupContrast
PyTorch implementation of "Supervised Contrastive Learning" (and SimCLR incidentally)
☆3,211Updated last year
Alternatives and similar repositories for SupContrast:
Users that are interested in SupContrast are comparing it to the libraries listed below
- PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations☆2,348Updated last year
- PyTorch implementation of Contrastive Learning methods☆1,963Updated last year
- PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722☆4,914Updated 2 months ago
- Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch☆1,798Updated 7 months ago
- SimCLRv2 - Big Self-Supervised Models are Strong Semi-Supervised Learners☆4,216Updated last year
- PyTorch implementation of SwAV https//arxiv.org/abs/2006.09882☆2,025Updated last year
- OpenMMLab Self-Supervised Learning Toolbox and Benchmark☆3,231Updated last year
- PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566☆1,177Updated 2 years ago
- PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations by T. Chen et al.☆779Updated 9 months ago
- A pytorch implementation for paper 'Exploring Simple Siamese Representation Learning'☆827Updated 2 years ago
- A comprehensive list of awesome contrastive self-supervised learning papers.☆1,255Updated 6 months ago
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,317Updated 4 years ago
- [CVPR 2021] Official PyTorch implementation for Transformer Interpretability Beyond Attention Visualization, a novel method to visualize …☆1,849Updated last year
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057☆1,255Updated 3 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,220Updated 4 months ago
- A curated list of resources for Learning with Noisy Labels☆2,663Updated 10 months ago
- Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆2,005Updated 2 years ago
- [ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods☆2,287Updated last year
- The easiest way to use deep metric learning in your application. Modular, flexible, and extensible. Written in PyTorch.☆6,101Updated 3 months ago
- A PyTorch implementation of SimCLR based on ICML 2020 paper "A Simple Framework for Contrastive Learning of Visual Representations"☆550Updated 4 years ago
- VISSL is FAIR's library of extensible, modular and scalable components for SOTA Self-Supervised Learning with images.☆3,271Updated last year
- solo-learn: a library of self-supervised methods for visual representation learning powered by Pytorch Lightning☆1,468Updated 3 weeks ago
- Official DeiT repository☆4,157Updated 11 months ago
- Unofficial PyTorch implementation of Masked Autoencoders Are Scalable Vision Learners☆2,638Updated last year
- Awesome Knowledge-Distillation. 分类整理的知识蒸馏paper(2014-2021)。☆2,557Updated last year
- Explainability for Vision Transformers☆915Updated 3 years ago
- Class activation maps for your PyTorch models (CAM, Grad-CAM, Grad-CAM++, Smooth Grad-CAM++, Score-CAM, SS-CAM, IS-CAM, XGrad-CAM, Layer-…☆2,127Updated this week
- PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆487Updated 2 years ago
- Pytorch implementation of various Knowledge Distillation (KD) methods.☆1,671Updated 3 years ago
- SAM: Sharpness-Aware Minimization (PyTorch)☆1,842Updated last year