PatrickHua / SimSiam
A pytorch implementation for paper 'Exploring Simple Siamese Representation Learning'
☆827Updated 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,182Updated 2 years ago
- PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations by T. Chen et al.☆781Updated 10 months ago
- PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆488Updated 2 years ago
- A PyTorch implementation of SimCLR based on ICML 2020 paper "A Simple Framework for Contrastive Learning of Visual Representations"☆552Updated 4 years ago
- Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch☆1,798Updated 8 months ago
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,318Updated 4 years ago
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057☆1,256Updated 3 years ago
- PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations☆2,358Updated last year
- PyTorch implementation of Contrastive Learning methods☆1,966Updated last year
- PyTorch implementation of SwAV https//arxiv.org/abs/2006.09882☆2,028Updated last year
- PyTorch code for "Prototypical Contrastive Learning of Unsupervised Representations"☆581Updated 2 years ago
- A comprehensive list of awesome contrastive self-supervised learning papers.☆1,259Updated 6 months ago
- Unofficial PyTorch implementation of "FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence"☆771Updated last year
- PyTorch implementation of Barlow Twins.☆973Updated 3 years ago
- Unsupervised Feature Learning via Non-parametric Instance Discrimination☆751Updated 3 years ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆961Updated 3 years ago
- This is an official implementation for "Self-Supervised Learning with Swin Transformers".☆648Updated 3 years ago
- Unofficial PyTorch Reimplementation of RandAugment.☆633Updated 2 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆988Updated 5 months ago
- Dense Contrastive Learning (DenseCL) for self-supervised representation learning, CVPR 2021 Oral.☆557Updated last year
- PyTorch implementation of "Supervised Contrastive Learning" (and SimCLR incidentally)☆3,220Updated last year
- Code for "MixMatch - A Holistic Approach to Semi-Supervised Learning"☆645Updated last year
- Code for paper "DeepEMD: Few-Shot Image Classification with Differentiable Earth Mover's Distance and Structured Classifiers", CVPR2020☆586Updated 2 years ago
- A PyTorch-based library for semi-supervised learning (NeurIPS'21)☆1,332Updated last year
- mixup: Beyond Empirical Risk Minimization☆1,177Updated 3 years ago
- Unofficial PyTorch implementation of "Meta Pseudo Labels"☆385Updated last year
- Meta-Baseline: Exploring Simple Meta-Learning for Few-Shot Learning, in ICCV 2021☆630Updated 3 years ago
- A PyTorch toolbox for domain generalization, domain adaptation and semi-supervised learning.☆1,292Updated last year
- [NeurIPS 2020] This project provides a strong single-stage baseline for Long-Tailed Classification, Detection, and Instance Segmentation …☆565Updated 7 months ago
- Official Pytorch implementation of CutMix regularizer☆1,228Updated 4 years ago