PatrickHua / SimSiamLinks
A pytorch implementation for paper 'Exploring Simple Siamese Representation Learning'
☆829Updated 2 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 SimSiam https//arxiv.org/abs/2011.10566☆1,196Updated 2 years ago
- A PyTorch implementation of SimCLR based on ICML 2020 paper "A Simple Framework for Contrastive Learning of Visual Representations"☆559Updated 4 years ago
- PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆492Updated 3 years ago
- Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch☆1,827Updated 11 months ago
- PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations by T. Chen et al.☆789Updated last year
- PyTorch implementation of Contrastive Learning methods☆1,984Updated last year
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,325Updated 4 years ago
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057☆1,272Updated 3 years ago
- PyTorch code for "Prototypical Contrastive Learning of Unsupervised Representations"☆593Updated last month
- PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations☆2,403Updated last year
- Unsupervised Feature Learning via Non-parametric Instance Discrimination☆754Updated 4 years ago
- PyTorch implementation of SwAV https//arxiv.org/abs/2006.09882☆2,045Updated 2 years ago
- PyTorch implementation of Barlow Twins.☆982Updated 3 years ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆971Updated 3 years ago
- A comprehensive list of awesome contrastive self-supervised learning papers.☆1,276Updated 9 months ago
- This is an official implementation for "Self-Supervised Learning with Swin Transformers".☆656Updated 4 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆989Updated 8 months ago
- Self-supervised vIsion Transformer (SiT)☆332Updated 2 years ago
- PyTorch implementation of "Supervised Contrastive Learning" (and SimCLR incidentally)☆3,304Updated last year
- ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet☆1,188Updated last year
- A curated list of long-tailed recognition resources.☆584Updated 2 years ago
- A Pytorch-Lightning implementation of self-supervised algorithms☆539Updated 3 years ago
- Unofficial PyTorch Reimplementation of RandAugment.