thunderInfy / simclr
This repo contains code for SimCLR : A Simple Framework for Contrastive Learning of Visual Representations
☆17Updated 3 years ago
Alternatives and similar repositories for simclr:
Users that are interested in simclr are comparing it to the libraries listed below
- The re-implementation of Smooth Grad-CAM++ with pytorch☆65Updated 5 years ago
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆90Updated 3 years ago
- PyTorch implementation of ICLR 2018 paper Learn To Pay Attention (and some modification)☆165Updated 4 years ago
- the re-implementation of Score CAM with pytorch☆52Updated 5 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
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…☆76Updated 3 years ago
- TensorFlow implementation of "Unsupervised Learning of Visual Features by Contrasting Cluster Assignments".☆85Updated 2 years ago
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆96Updated 4 years ago
- tensorflow.keras implementation of gradcam and gradcam++☆41Updated 2 years ago
- SnapMix: Semantically Proportional Mixing for Augmenting Fine-grained Data (AAAI 2021)☆129Updated 4 years ago
- ☆66Updated 3 years ago
- Unofficial Implementation of ECANets (CVPR 2020) for the Reproducibility Challenge 2020.☆32Updated 3 years ago
- ☆57Updated 2 years ago
- TensorFlow Implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations☆27Updated 4 years ago
- SEG-GRAD-CAM: Interpretable Semantic Segmentation via Gradient-Weighted Class Activation Mapping☆98Updated last year
- ☆52Updated 4 years ago
- Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.