YeonwooSung / SelfSupervisedLearning_PyTorchLinks
PyTorch Implementation of Self-Supervised Learning models
☆13Updated 4 years ago
Alternatives and similar repositories for SelfSupervisedLearning_PyTorch
Users that are interested in SelfSupervisedLearning_PyTorch are comparing it to the libraries listed below
Sorting:
- SCOUTER: Slot Attention-based Classifier for Explainable Image Recognition (ICCV 2021)☆98Updated 2 years ago
- Official PyTorch implementation of the paper "Self-Supervised Relational Reasoning for Representation Learning", NeurIPS 2020 Spotlight.☆143Updated last year
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…☆78Updated 3 years ago
- An education step by step implementation of SimCLR that accompanies the blogpost☆31Updated 3 years ago
- ☆93Updated 4 years ago
- [NeurIPS'20] GradAug: A New Regularization Method for Deep Neural Networks☆94Updated 4 years ago
- A simple to use pytorch wrapper for contrastive self-supervised learning on any neural network☆146Updated 4 years ago
- Implementation of STAM (Space Time Attention Model), a pure and simple attention model that reaches SOTA for video classification☆134Updated 4 years ago
- Pytorch implementation of "A Simple Framework for Contrastive Learning of Visual Representations"☆82Updated last year
- [ICCV 2021] A Pytorch implementation of "Manifold Matching via Deep Metric Learning for Generative Modeling"☆80Updated 2 years ago
- Implementation of OmniNet, Omnidirectional Representations from Transformers, in Pytorch☆58Updated 4 years ago
- (ICML 2022) Official PyTorch implementation of “Blurs Behave Like Ensembles: Spatial Smoothings to Improve Accuracy, Uncertainty, and Rob…☆78Updated 3 years ago
- Visual Representation Learning Benchmark for Self-Supervised Models☆35Updated last year
- Work on Evidential Deep Learning to Quantify Classification Uncertainty☆60Updated 6 years ago
- Github code for the paper Maximum Class Separation as Inductive Bias in One Matrix. Arxiv link: https://arxiv.org/abs/2206.08704☆29Updated 2 years ago
- Recent Advances in MLP-based Models (MLP is all you need!)☆116Updated 2 years ago
- Check gradient flow in Pytorch☆86Updated 6 years ago
- Evaluating AlexNet features at various depths☆40Updated 4 years ago
- Implementation of the paper Self-Supervised Learning of Pretext-Invariant Representations☆89Updated 4 years ago
- TensorFlow 2 implementation of the paper Generalized ODIN: Detecting Out-of-distribution Image without Learning from Out-of-distribution …☆45Updated 3 years ago
- Whitening for Self-Supervised Representation Learning | Official repository☆131Updated 2 years ago
- SimCLR pytorch implementation using DistributedDataParallel.☆24Updated 2 years ago
- ☆32Updated 5 years ago
- Tensorflow implementation of S4L: Self-Supervised Semi-Supervised Learning☆95Updated 5 years ago
- Supervised NN for pre-training. with group normalization and weight standardization☆30Updated 5 years ago
- TF 2.x implementation of MoCo v1 (Momentum Contrast for Unsupervised Visual Representation Learning, CVPR 2020) and MoCo v2 (Improved Bas…☆27Updated 4 years ago
- TF 2 implementation Learning to Resize Images for Computer Vision Tasks (https://arxiv.org/abs/2103.09950v1).☆53Updated 3 years ago
- Visualizing Deep Networks by Optimizing with Integrated Gradients (I-GOS)☆36Updated 2 years ago
- (ECCV 2022) BayesCap: Bayesian Identity Cap for Calibrated Uncertainty in Frozen Neural Networks☆51Updated 2 years ago
- [CogSci'21] Study of human inductive biases in CNNs and Transformers.☆43Updated 4 years ago