PatrickHua / SimSiamLinks
A pytorch implementation for paper 'Exploring Simple Siamese Representation Learning'
☆832Updated 3 years ago
Alternatives and similar repositories for SimSiam
Users that are interested in SimSiam are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations by T. Chen et al.☆793Updated last year
- A PyTorch implementation of SimCLR based on ICML 2020 paper "A Simple Framework for Contrastive Learning of Visual Representations"☆566Updated 4 years ago
- PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆496Updated 3 years ago
- PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566☆1,206Updated 2 years ago
- PyTorch implementation of Contrastive Learning methods☆1,987Updated last year
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,324Updated 4 years ago
- Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch☆1,834Updated last year
- PyTorch implementation of SwAV https//arxiv.org/abs/2006.09882☆2,057Updated 2 years ago
- PyTorch code for "Prototypical Contrastive Learning of Unsupervised Representations"☆597Updated 3 months ago
- PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations☆2,428Updated last year
- Unofficial PyTorch implementation of "FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence"☆790Updated 2 years ago
- Code for "MixMatch - A Holistic Approach to Semi-Supervised Learning"☆653Updated last year
- Unsupervised Feature Learning via Non-parametric Instance Discrimination☆754Updated 4 years ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆975Updated 3 years ago
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057☆1,283Updated 3 years ago
- PyTorch implementation of Barlow Twins.☆989Updated 3 years ago
- Unofficial PyTorch Reimplementation of RandAugment.☆636Updated 2 years ago
- A comprehensive list of awesome contrastive self-supervised learning papers.☆1,286Updated 11 months ago
- Unofficial PyTorch implementation of "Meta Pseudo Labels"☆389Updated last year
- mixup: Beyond Empirical Risk Minimization☆1,188Updated 3 years ago
- A curated list of long-tailed recognition resources.☆586Updated 2 years ago
- [NeurIPS 2019] Learning Imbalanced Datasets with Label-Distribution-Aware Margin Loss☆684Updated 3 years ago
- An efficient implicit semantic augmentation method, complementary to existing non-semantic techniques.☆590Updated 4 years ago
- Code for paper: DivideMix: Learning with Noisy Labels as Semi-supervised Learning☆565Updated 4 years ago
- A simple method to perform semi-supervised learning with limited data.☆1,173Updated last year
- Code for paper "DeepEMD: Few-Shot Image Classification with Differentiable Earth Mover's Distance and Structured Classifiers", CVPR2020☆592Updated 2 years ago
- Meta-Baseline: Exploring Simple Meta-Learning for Few-Shot Learning, in ICCV 2021☆643Updated 3 years ago
- [ICLR2021 Oral] Free Lunch for Few-Shot Learning: Distribution Calibration☆473Updated 3 years ago
- [NeurIPS 2020] This project provides a strong single-stage baseline for Long-Tailed Classification, Detection, and Instance Segmentation …☆569Updated last year
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆991Updated 10 months ago