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
- A simple to use pytorch wrapper for contrastive self-supervised learning on any neural network☆148Updated 4 years ago
- Metrics for model evaluation in pytorch☆112Updated 4 years ago
- Semantic Segmentation with Pytorch-Lightning☆63Updated 4 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
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆57Updated 3 years ago
- COVID deterioration prediction based on chest X-ray radiographs via MoCo-trained image representations☆158Updated 3 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
- TensorFlow implementation of "Unsupervised Learning of Visual Features by Contrasting Cluster Assignments".☆86Updated 3 years ago
- The Objective is to implement Siamese Network for Face Recognition using Pytorch Lightning.☆19Updated 4 years ago
- Implementation of Online Label Smoothing in PyTorch☆95Updated 3 years ago
- 🎲 Iterable dataset resampling in PyTorch☆92Updated 3 years ago
- Implementation of Cross Transformer for spatially-aware few-shot transfer, in Pytorch☆54Updated 4 years ago
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆90Updated 4 years ago
- A Domain-Agnostic Benchmark for Self-Supervised Learning☆106Updated 2 years ago
- Easy to use class balanced cross entropy and focal loss implementation for Pytorch☆99Updated 9 months ago
- A summarization of Transformer-based architectures for CV tasks, including image classification, object detection, segmentation, and Few-…☆113Updated 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
- Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.☆133Updated 5 years ago
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆97Updated 4 years ago
- An active learning library for Pytorch based on Lightning-Fabric.☆79Updated last year
- A Keras implementation of hybrid efficientnet swin transformer model.☆34Updated last year
- Convolutional Xformers for Vision☆26Updated 3 years ago
- Domain Adaptation☆23Updated 3 years ago
- Repository for implementation of active learning and semi-supervised learning algorithms and applying them to medical imaging datasets☆16Updated 4 years ago
- Comparing four automatic image augmentation techniques in PyTorch: AutoAugment, RandAugment, AugMix, and TrivialAugment☆31Updated 2 years ago
- Supervised and semi-supervised image classification with self-supervised regularization.☆36Updated 3 years ago
- Implementation of ResMLP, an all MLP solution to image classification, in Pytorch☆200Updated 2 years ago
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- A TensorFlow 2.x implementation of Masked Autoencoders Are Scalable Vision Learners☆84Updated 3 years ago