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 Barlow Twins paper☆99Updated 3 years ago
- Official PyTorch implementation of the paper "Self-Supervised Relational Reasoning for Representation Learning", NeurIPS 2020 Spotlight.☆143Updated last year
- The official repository for "Intermediate Layers Matter in Momentum Contrastive Self Supervised Learning" paper.☆40Updated 3 years ago
- Implementation of Nyström Self-attention, from the paper Nyströmformer☆141Updated 7 months ago
- ☆57Updated 3 years ago
- Whitening for Self-Supervised Representation Learning | Official repository☆133Updated 2 years ago
- A Domain-Agnostic Benchmark for Self-Supervised Learning☆106Updated 2 years ago
- TensorFlow implementation of "Unsupervised Learning of Visual Features by Contrasting Cluster Assignments".☆86Updated 3 years ago
- Implementation of H-Transformer-1D, Hierarchical Attention for Sequence Learning☆165Updated last year
- MODALS: Modality-agnostic Automated Data Augmentation in the Latent Space☆41Updated 4 years ago
- Experiments with supervised contrastive learning methods with different loss functions☆221Updated 2 years ago
- Code used in "Understanding Dimensional Collapse in Contrastive Self-supervised Learning" paper.☆79Updated 3 years ago
- Pytorch implementation of "A Simple Framework for Contrastive Learning of Visual Representations"☆82Updated last year
- TensorFlow 2 implementation of the paper Generalized ODIN: Detecting Out-of-distribution Image without Learning from Out-of-distribution …☆44Updated 4 years ago
- Implementation of self-supervised image-level contrastive pretraining methods using Keras.☆70Updated 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…☆194Updated 4 years ago
- ☆122Updated 3 years ago
- A PyTorch reproduction of 'A Simple Framework for Contrastive Learning of Visual Representations' by Ting Chen, et al.☆49Updated last year
- Code for the paper "Calibrating Deep Neural Networks using Focal Loss"☆161Updated last year
- An education step by step implementation of SimCLR that accompanies the blogpost☆31Updated 3 years ago
- Pretrained SimCLRv2 models in Pytorch☆105Updated 5 years ago
- A collection of code snippets for my PyTorch Lightning projects☆107Updated 4 years ago
- [ICML 2020] code for the flooding regularizer proposed in "Do We Need Zero Training Loss After Achieving Zero Training Error?"☆95Updated 2 years ago
- Axial Positional Embedding for Pytorch☆84Updated 8 months ago
- Implementation of Supervised Contrastive Learning with AMP, EMA, SWA, and many other tricks☆169Updated 3 years ago
- FFCV-SSL Fast Forward Computer Vision for Self-Supervised Learning.☆211Updated 2 years ago
- A Pytorch implementation of the optimal transport kernel embedding☆118Updated 4 years ago
- NeurIPS 2020, Debiased Contrastive Learning☆284Updated 2 years ago
- Official Pytorch implementation of ReBias (Learning De-biased Representations with Biased Representations), ICML 2020☆175Updated last year
- An essential implementation of BYOL in PyTorch + PyTorch Lightning☆51Updated 4 years ago