cjrd / self-supervised-pretraining
Repository providing a wide range of self-supervised pretrained models for computer vision tasks.
☆61Updated 4 years ago
Alternatives and similar repositories for self-supervised-pretraining:
Users that are interested in self-supervised-pretraining are comparing it to the libraries listed below
- Official code for the CVPR 2021 paper "How Well Do Self-Supervised Models Transfer?"☆183Updated last year
- Revisiting Contrastive Methods for Unsupervised Learning of Visual Representations. [NeurIPS 2021]☆88Updated 3 years ago
- PyTorch Implementation of Region Similarity Representation Learning (ReSim)☆89Updated 3 years ago
- ☆45Updated 3 years ago
- ☆66Updated 3 years ago
- official pytorch implementation of Rethining Self-supervised Learning: Small is Beautiful.☆42Updated 3 years ago
- Visual Representation Learning Benchmark for Self-Supervised Models☆36Updated last year
- Semi-Supervised Fine-Grained Recognition Challenge at FGVC8☆26Updated 3 years ago
- Implementation of the paper Self-Supervised Learning of Pretext-Invariant Representations☆89Updated 4 years ago
- ☆92Updated 4 years ago
- PyTorch implementation of "Self-Supervised Classification Network" from ECCV 2022☆48Updated 2 years ago
- Implementation of the paper All Labels Are Not Created Equal: Enhancing Semi-supervision via Label Grouping and Co-training☆45Updated 3 years ago
- PyTorch implementation of "Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning" with DDP and Apex AMP☆81Updated 4 years ago
- ☆26Updated 4 years ago
- This code provides a PyTorch implementation for OTTER (Optimal Transport distillation for Efficient zero-shot Recognition), as described …☆68Updated 3 years ago
- [NeurIPS 2021] ORL: Unsupervised Object-Level Representation Learning from Scene Images☆58Updated 3 years ago
- ☆84Updated 3 years ago
- Auto Seg-Loss: Searching Metric Surrogates for Semantic Segmentation☆66Updated 2 years ago
- PyTorch implementation of EMAN for self-supervised and semi-supervised learning: https://arxiv.org/abs/2101.08482☆103Updated 3 years ago
- ☆66Updated 2 years ago
- The official repository (in PyTorch) for the ECCV 2020 paper "Reparameterizing Convolutions for Incremental Multi-Task Learning without T…☆32Updated last year
- Code and models for ICCV2021 paper "Robust Object Detection via Instance-Level Temporal Cycle Confusion".☆77Updated last year
- (NeurIPS 2020 Workshop on SSL) Official Implementation of "MixCo: Mix-up Contrastive Learning for Visual Representation"☆58Updated 2 years ago
- Unsupervised Part Discovery from Contrastive Reconstruction (NeurIPS 2021)☆66Updated last year
- Code for reproducing experiments in "How Useful is Self-Supervised Pretraining for Visual Tasks?"☆60Updated 8 months ago
- A PyTorch re-implementation of the paper 'Exploring Simple Siamese Representation Learning'. Reproduced the 67.8% Top1 Acc on ImageNet.☆78Updated 4 years ago
- ☆44Updated 3 years ago
- MoEx (Moment Exchange)☆141Updated 3 years ago
- This is a offical PyTorch/GPU implementation of SupMAE.