simclr topic

List simclr repositories

PyTorch-BYOL

463
Stars
69
Forks
Watchers

PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning

SimCLRv1-keras-tensorflow

109
Stars
26
Forks
Watchers

Tensorflow-Keras implementation of SimCLR: Simple Framework for Contrastive Learning of Visual Representations by Chen et al. (2020)

SelfSup

59
Stars
9
Forks
Watchers

Collections of self-supervised methods, based on cvpods.

CV_LTH_Pre-training

66
Stars
14
Forks
Watchers

[CVPR 2021] "The Lottery Tickets Hypothesis for Supervised and Self-supervised Pre-training in Computer Vision Models" Tianlong Chen, Jonathan Frankle, Shiyu Chang, Sijia Liu, Yang Zhang, Michael Car...

FlatCLR

81
Stars
8
Forks
Watchers

FlatNCE: A Novel Contrastive Representation Learning Objective

SimSiam

57
Stars
9
Forks
Watchers

Exploring Simple Siamese Representation Learning

SimCLR

79
Stars
12
Forks
Watchers

Pytorch implementation of "A Simple Framework for Contrastive Learning of Visual Representations"

pytorch-image-models-with-simclr

35
Stars
7
Forks
Watchers

Multi-label classification based on timm, and add SimCLR to timm.

Applied Self Supervised Learning techniques such as Jigsaw as pretext task, SRGAN and SimCLR for fine-grained classification

SimCLR-tensorflow

24
Stars
7
Forks
Watchers

TensorFlow Implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations