HobbitLong / CMC
[arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis
☆1,310Updated 4 years ago
Alternatives and similar repositories for CMC:
Users that are interested in CMC are comparing it to the libraries listed below
- Unsupervised Feature Learning via Non-parametric Instance Discrimination☆751Updated 3 years ago
- PyTorch implementation of Contrastive Learning methods☆1,952Updated last year
- PyTorch implementation of SwAV https//arxiv.org/abs/2006.09882☆2,023Updated last year
- PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations by T. Chen et al.☆770Updated 7 months ago
- Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch☆1,787Updated 6 months ago
- A pytorch implementation for paper 'Exploring Simple Siamese Representation Learning'☆820Updated 2 years ago
- PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆480Updated 2 years ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆954Updated 3 years ago
- PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566☆1,173Updated last year
- PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations☆2,307Updated 10 months ago
- Pytorch implementation for "Large-Scale Long-Tailed Recognition in an Open World" (CVPR 2019 ORAL)☆851Updated 2 years ago
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057☆1,235Updated 3 years ago
- PyTorch code for "Prototypical Contrastive Learning of Unsupervised Representations"☆576Updated 2 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆982Updated 3 months ago
- A PyTorch implementation of SimCLR based on ICML 2020 paper "A Simple Framework for Contrastive Learning of Visual Representations"☆546Updated 4 years ago
- Deep InfoMax (DIM), or "Learning Deep Representations by Mutual Information Estimation and Maximization"☆807Updated 5 years ago
- Public repo for Augmented Multiscale Deep InfoMax representation learning☆400Updated 4 years ago
- mixup: Beyond Empirical Risk Minimization☆1,170Updated 3 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆787Updated 11 months ago
- My best practice of training large dataset using PyTorch.☆1,093Updated 8 months ago
- Scaling and Benchmarking Self-Supervised Visual Representation Learning☆585Updated 3 years ago
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,094Updated 2 years ago
- PyTorch implementation of Barlow Twins.☆966Updated 2 years ago
- An efficient implicit semantic augmentation method, complementary to existing non-semantic techniques.☆585Updated 3 years ago
- The official PyTorch implementation of paper BBN: Bilateral-Branch Network with Cumulative Learning for Long-Tailed Visual Recognition☆662Updated 2 years ago
- A comprehensive list of awesome contrastive self-supervised learning papers.☆1,242Updated 4 months ago
- PyTorch implementation of "Supervised Contrastive Learning" (and SimCLR incidentally)☆3,172Updated last year
- Code for "MixMatch - A Holistic Approach to Semi-Supervised Learning"☆641Updated last year
- PyTorch Implementation for Deep Metric Learning Pipelines☆570Updated 4 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,207Updated 3 months ago