mf1024 / Contrastive-Predictive-Coding-for-Image-Recognition-in-PyTorchLinks
PyTorch Implementation of Contrastive Predictive Coding for image recognition, based on research papers https://arxiv.org/abs/1807.03748 and https://arxiv.org/abs/1905.09272 .
☆81Updated 5 years ago
Alternatives and similar repositories for Contrastive-Predictive-Coding-for-Image-Recognition-in-PyTorch
Users that are interested in Contrastive-Predictive-Coding-for-Image-Recognition-in-PyTorch are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of "A Simple Framework for Contrastive Learning of Visual Representations"☆82Updated last year
- Improving Consistency-Based Semi-Supervised Learning with Weight Averaging☆186Updated 6 years ago
- Self-Supervised Learning for OOD Detection (NeurIPS 2019)☆267Updated 4 years ago
- Implementation of the paper Self-Supervised Learning of Pretext-Invariant Representations☆89Updated 5 years ago
- Official PyTorch implementation of the paper "Self-Supervised Relational Reasoning for Representation Learning", NeurIPS 2020 Spotlight.☆143Updated last year
- Tensorflow implementation of S4L: Self-Supervised Semi-Supervised Learning☆95Updated 5 years ago
- A PyTorch converter for SimCLR checkpoints☆109Updated 4 years ago
- Domain Generalization via Model-Agnostic Learning of Semantic Features☆148Updated 2 years ago
- ☆130Updated 2 years ago
- The implementation of "Self-Supervised Generalisation with Meta Auxiliary Learning" [NeurIPS 2019].