PatrickHua / SimSiam
A pytorch implementation for paper 'Exploring Simple Siamese Representation Learning'
☆823Updated 2 years ago
Alternatives and similar repositories for SimSiam:
Users that are interested in SimSiam are comparing it to the libraries listed below
- PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566☆1,175Updated 2 years ago
- PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations by T. Chen et al.☆774Updated 9 months ago
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,314Updated 4 years ago
- A PyTorch implementation of SimCLR based on ICML 2020 paper "A Simple Framework for Contrastive Learning of Visual Representations"☆548Updated 4 years ago
- PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆483Updated 2 years ago
- PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations☆2,327Updated 11 months ago
- Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch☆1,795Updated 7 months ago
- PyTorch implementation of Contrastive Learning methods☆1,960Updated last year
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057☆1,242Updated 3 years ago
- Unsupervised Feature Learning via Non-parametric Instance Discrimination☆751Updated 3 years ago
- PyTorch implementation of SwAV https//arxiv.org/abs/2006.09882☆2,024Updated last year
- PyTorch code for "Prototypical Contrastive Learning of Unsupervised Representations"☆578Updated 2 years ago
- PyTorch implementation of Barlow Twins.☆967Updated 2 years ago
- A comprehensive list of awesome contrastive self-supervised learning papers.☆1,248Updated 5 months ago
- PyTorch implementation of "Supervised Contrastive Learning" (and SimCLR incidentally)☆3,195Updated last year
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆958Updated 3 years ago
- This is an official implementation for "Self-Supervised Learning with Swin Transformers".☆640Updated 3 years ago
- Dense Contrastive Learning (DenseCL) for self-supervised representation learning, CVPR 2021 Oral.☆555Updated last year
- An efficient implicit semantic augmentation method, complementary to existing non-semantic techniques.☆586Updated 3 years ago
- mixup: Beyond Empirical Risk Minimization☆1,172Updated 3 years ago
- A curated list of long-tailed recognition resources.☆583Updated last year
- A Pytorch-Lightning implementation of self-supervised algorithms☆537Updated 2 years ago
- Unofficial PyTorch Reimplementation of RandAugment.☆631Updated last year
- Official Pytorch implementation of CutMix regularizer☆1,226Updated 4 years ago
- Code for paper "DeepEMD: Few-Shot Image Classification with Differentiable Earth Mover's Distance and Structured Classifiers", CVPR2020☆587Updated 2 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆986Updated 4 months ago
- ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet☆1,176Updated last year
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,211Updated 4 months ago
- PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722☆4,890Updated 2 months ago
- [NeurIPS 2020] This project provides a strong single-stage baseline for Long-Tailed Classification, Detection, and Instance Segmentation …☆564Updated 6 months ago