The-AI-Summer / simclrLinks
An education step by step implementation of SimCLR that accompanies the blogpost
☆31Updated 3 years ago
Alternatives and similar repositories for simclr
Users that are interested in simclr are comparing it to the libraries listed below
Sorting:
- The official repository for "Intermediate Layers Matter in Momentum Contrastive Self Supervised Learning" paper.☆40Updated 3 years ago
- TensorFlow 2 implementation of the paper Generalized ODIN: Detecting Out-of-distribution Image without Learning from Out-of-distribution …☆45Updated 4 years ago
- Semantic Segmentation with Pytorch-Lightning☆63Updated 4 years ago
- A simple to use pytorch wrapper for contrastive self-supervised learning on any neural network☆150Updated 4 years ago
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…☆79Updated 3 years ago
- The Objective is to implement Siamese Network for Face Recognition using Pytorch Lightning.☆19Updated 4 years ago
- Metrics for model evaluation in pytorch☆110Updated 4 years ago
- Implementation of Online Label Smoothing in PyTorch☆95Updated 3 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆57Updated 3 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
- TensorFlow implementation of "Unsupervised Learning of Visual Features by Contrasting Cluster Assignments".☆86Updated 3 years ago
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆90Updated 4 years ago
- An unofficial PyTorch implementation of MixMatch - A Holistic Approach to Semi-Supervised Learning☆14Updated 4 years ago
- A TensorFlow 2.x implementation of Masked Autoencoders Are Scalable Vision Learners☆84Updated 3 years ago
- A Domain-Agnostic Benchmark for Self-Supervised Learning☆106Updated 2 years ago
- A modular PyTorch library for vision transformer models☆163Updated last year
- 🎲 Iterable dataset resampling in PyTorch☆92Updated 3 years ago
- Easy to use class balanced cross entropy and focal loss implementation for Pytorch☆99Updated 10 months ago
- Implementation of Cross Transformer for spatially-aware few-shot transfer, in Pytorch☆54Updated 4 years ago
- Implementation of Swin Transformers in TensorFlow along with converted pre-trained models, code for off-the-shelf classification and fine…☆60Updated 3 years ago
- Implementation of self-supervised image-level contrastive pretraining methods using Keras.☆70Updated 4 years ago
- A summarization of Transformer-based architectures for CV tasks, including image classification, object detection, segmentation, and Few-…☆114Updated 3 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 5 years ago
- ☆54Updated 4 years ago
- COVID deterioration prediction based on chest X-ray radiographs via MoCo-trained image representations☆158Updated 3 years ago
- Contains code for the paper "Vision Transformers are Robust Learners" (AAAI 2022).☆122Updated 2 years ago
- ModelSoups for Tensorflow2 and Torch☆50Updated 3 years ago
- TF 2 implementation Learning to Resize Images for Computer Vision Tasks (https://arxiv.org/abs/2103.09950v1).☆53Updated 4 years ago
- Adversarial examples to the new ConvNeXt architecture☆20Updated 3 years ago
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago