The-AI-Summer / simclr
An education step by step implementation of SimCLR that accompanies the blogpost
☆32Updated 2 years ago
Alternatives and similar repositories for simclr:
Users that are interested in simclr are comparing it to the libraries listed below
- The official repository for "Intermediate Layers Matter in Momentum Contrastive Self Supervised Learning" paper.☆40Updated 2 years ago
- Predict the status of a genetic biomarker important for brain cancer treatment☆38Updated 2 months ago
- TensorFlow 2 implementation of the paper Generalized ODIN: Detecting Out-of-distribution Image without Learning from Out-of-distribution …☆45Updated 3 years ago
- ☆17Updated 2 years ago
- MODALS: Modality-agnostic Automated Data Augmentation in the Latent Space☆40Updated 4 years ago
- The Objective is to implement Siamese Network for Face Recognition using Pytorch Lightning.☆18Updated 4 years ago
- A simple to use pytorch wrapper for contrastive self-supervised learning on any neural network☆132Updated 4 years ago
- Implementation of Online Label Smoothing in PyTorch☆94Updated 2 years ago
- Semantic Segmentation with Pytorch-Lightning☆63Updated 4 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
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…☆77Updated 3 years ago
- Official Keras & PyTorch Implementation and Pre-trained Models for TransVW☆61Updated 3 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆56Updated 2 years ago
- Implementation of semi-supervised learning using PyTorch Lightning☆14Updated 7 months ago
- An easy-to-use implementation of VICReg in Pytorch.☆19Updated 3 years ago
- Cyclemoid implementation for PyTorch☆87Updated 2 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 last year
- Multi-label Classification using PyTorch on the CelebA dataset.☆25Updated 5 years ago
- Implementation of Cross Transformer for spatially-aware few-shot transfer, in Pytorch☆52Updated 3 years ago
- Includes additional materials for the following keras.io blog post.☆12Updated 3 years ago
- Matthews Correlation Coefficient Loss implementation for image segmentation.☆12Updated 4 years ago
- Domain Adaptation☆23Updated 3 years ago
- Adversarial examples to the new ConvNeXt architecture☆20Updated 3 years ago
- Official PyTorch code for U-Noise: Learnable Noise Masks for Interpretable Image Segmentation (ICIP 2021)☆40Updated 3 years ago
- An unofficial PyTorch implementation of MixMatch - A Holistic Approach to Semi-Supervised Learning☆14Updated 3 years ago
- Convolutional Xformers for Vision☆26Updated 2 years ago
- Metrics for model evaluation in pytorch☆113Updated 4 years ago
- Comparing four automatic image augmentation techniques in PyTorch: AutoAugment, RandAugment, AugMix, and TrivialAugment☆28Updated 2 years ago
- PyTorch implementation for "Few-Shot Learning with Class Imbalance"☆36Updated 3 years ago
- Simple MAE (masked autoencoders) with pytorch and pytorch-lightning.☆41Updated last year