lucidrains / contrastive-learnerLinks
A simple to use pytorch wrapper for contrastive self-supervised learning on any neural network
☆150Updated 4 years ago
Alternatives and similar repositories for contrastive-learner
Users that are interested in contrastive-learner are comparing it to the libraries listed below
Sorting:
- Implementation of Nyström Self-attention, from the paper Nyströmformer☆144Updated 9 months ago
- Implementation of Barlow Twins paper☆99Updated 3 years ago
- The official repository for "Intermediate Layers Matter in Momentum Contrastive Self Supervised Learning" paper.☆40Updated 3 years ago
- Official PyTorch implementation of the paper "Self-Supervised Relational Reasoning for Representation Learning", NeurIPS 2020 Spotlight.☆143Updated last year
- Pytorch implementation of "A Simple Framework for Contrastive Learning of Visual Representations"☆82Updated last year
- A Domain-Agnostic Benchmark for Self-Supervised Learning☆107Updated 2 years ago
- ☆57Updated 4 years ago
- TensorFlow implementation of "Unsupervised Learning of Visual Features by Contrasting Cluster Assignments".☆87Updated 3 years ago
- MODALS: Modality-agnostic Automated Data Augmentation in the Latent Space☆41Updated 4 years ago
- A PyTorch reproduction of 'A Simple Framework for Contrastive Learning of Visual Representations' by Ting Chen, et al.☆49Updated last year
- TensorFlow 2 implementation of the paper Generalized ODIN: Detecting Out-of-distribution Image without Learning from Out-of-distribution …☆45Updated 4 years ago
- An attempt at the implementation of Glom, Geoffrey Hinton's new idea that integrates concepts from neural fields, top-down-bottom-up proc…☆195Updated 4 years ago
- Whitening for Self-Supervised Representation Learning | Official repository☆133Updated 2 years ago
- Code used in "Understanding Dimensional Collapse in Contrastive Self-supervised Learning" paper.☆79Updated 3 years ago
- Experiments with supervised contrastive learning methods with different loss functions☆223Updated 3 years ago
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆171Updated 9 months ago
- ☆47Updated 3 years ago
- Implementation of H-Transformer-1D, Hierarchical Attention for Sequence Learning☆167Updated last year
- A Pytorch implementation of the optimal transport kernel embedding☆118Updated 4 years ago
- A collection of code snippets for my PyTorch Lightning projects☆107Updated 4 years ago
- Code to train the SimSiam model on cifar10 using PyTorch☆41Updated 4 years ago
- Axial Positional Embedding for Pytorch☆84Updated 10 months ago
- Code for the paper "Calibrating Deep Neural Networks using Focal Loss"☆161Updated last year
- ☆122Updated 3 years ago
- Unofficial Pytorch code for "FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence" in NeurIPS'20. This repo co…☆191Updated 4 years ago
- NeurIPS 2020, Debiased Contrastive Learning☆285Updated 2 years ago
- VICRegL official code base☆231Updated 2 years ago
- [ICML 2020] code for the flooding regularizer proposed in "Do We Need Zero Training Loss After Achieving Zero Training Error?"☆95Updated 3 years ago
- Implementation of popular SOTA self-supervised learning algorithms as Fastai Callbacks.☆327Updated 2 years ago
- Information Bottlenecks for Attribution☆83Updated 3 years ago