MaxLikesMath / Barlow-Twins-PytorchLinks
An easy-to-use implementation of Barlow Twins for Pytorch.
☆16Updated 4 years ago
Alternatives and similar repositories for Barlow-Twins-Pytorch
Users that are interested in Barlow-Twins-Pytorch are comparing it to the libraries listed below
Sorting:
- Code release for "Semi-supervised learning made simple with self-supervised clustering"☆60Updated 2 years ago
- Official implementation of our paper: Towards Robust and Reproducible Active Learning using Neural Networks, accepted at CVPR 2022.☆68Updated 2 years ago
- Code for ICLR2021 paper "Robust and Generalizable Visual Representation Learning via Random Convolutions"☆69Updated 4 years ago
- Code of our method MbLS (Margin-based Label Smoothing) for network calibration. To Appear at CVPR 2022. Paper : https://arxiv.org/abs/211…☆50Updated 3 years ago
- The official code of Relevance-CAM☆45Updated last year
- A basic implementation of Layer-wise Relevance Propagation (LRP) in PyTorch.☆102Updated 3 years ago
- GAN-based method to create counterfactual explanations for chest X-rays☆25Updated 2 months ago
- Pytorch implementation of the paper Exploring Simple Siamese Representation Learning.☆76Updated 5 years ago
- A PyTorch implementation of MoCo based on CVPR 2020 paper "Momentum Contrast for Unsupervised Visual Representation Learning"☆56Updated 5 years ago
- ☆38Updated 5 years ago
- A pytorch implemention of the Explainable AI work 'Contrastive layerwise relevance propagation (CLRP)'☆17Updated 3 years ago
- ProtoTrees: Neural Prototype Trees for Interpretable Fine-grained Image Recognition, published at CVPR2021☆108Updated 3 years ago
- Implementation of Visual Transformer for Small-size Datasets☆129Updated 3 years ago
- ☆32Updated last year
- [DALI 2022] "Long-Tailed Classification of Thorax Diseases on Chest X-Ray: A New Benchmark Study" by Gregory Holste, Song Wang, Ziyu Jian…☆36Updated 3 years ago
- Code for our method CALS (Class Adaptive Label Smoothing) for network calibration. To Appear at CVPR 2023. Paper: https://arxiv.org/abs/2…☆25Updated 2 years ago
- Generalizing to unseen domains via distribution matching☆73Updated 5 years ago
- Official PyTorch code for "Out-of-distribution detection with denoising diffusion models"☆51Updated last year
- Mutual Information in Pytorch☆115Updated 2 years ago
- Uncertainty-aware representation learning (URL) benchmark☆106Updated 10 months ago
- Code for Deterministic Neural Networks with Appropriate Inductive Biases Capture Epistemic and Aleatoric Uncertainty☆146Updated 2 years ago
- [NeurIPS 2022] Source code for our paper "Escaping Saddle Points for Effective Generalization on Class-Imbalanced Data"☆24Updated 2 years ago
- Code for our MIDL2020 submission "Well-Calibrated Regression Uncertainty in Medical Imaging with Deep Learning".☆31Updated 4 years ago
- Weakly Supervised Contrastive Learning☆45Updated 4 years ago
- [ICML 2023] Change is Hard: A Closer Look at Subpopulation Shift☆111Updated 2 years ago
- List of papers that combine self-supervision and continual learning☆75Updated 10 months ago
- A PyTorch toolkit with 8 popular deep active learning query methods implemented.☆89Updated 4 years ago
- Pytorch SimCLR on CIFAR10 (92.85% test accuracy)☆61Updated 5 years ago
- [AAAI 2024] An Implementation of Entropic Open-set Active Learning