thunderInfy / simclrLinks
This repo contains code for SimCLR : A Simple Framework for Contrastive Learning of Visual Representations
☆21Updated 4 years ago
Alternatives and similar repositories for simclr
Users that are interested in simclr are comparing it to the libraries listed below
Sorting:
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆90Updated 4 years ago
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆97Updated 5 years ago
- TensorFlow implementation of "Unsupervised Learning of Visual Features by Contrasting Cluster Assignments".☆87Updated 3 years ago
- The re-implementation of Smooth Grad-CAM++ with pytorch☆66Updated 6 years ago
- the re-implementation of Score CAM with pytorch☆53Updated 5 years ago
- Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.☆133Updated 5 years ago
- ☆73Updated 4 years ago
- PyTorch implementation of ICLR 2018 paper Learn To Pay Attention (and some modification)☆169Updated 5 years ago
- Pytorch code for multi-Instance multi-label problem☆53Updated 6 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
- Supervised and semi-supervised image classification with self-supervised regularization.☆36Updated 3 years ago
- Code for the ISIC2019 Challenge☆121Updated 5 years ago
- This repo will contain simple tutorials for getting familiar with Pytorch quickly for beginners.☆27Updated 6 years ago
- ☆57Updated 2 years ago
- tensorflow.keras implementation of gradcam and gradcam++☆45Updated 3 years ago
- A Simple pytorch implementation of GradCAM and GradCAM++☆86Updated 5 years ago
- ☆57Updated 3 years ago
- ☆78Updated last year
- 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
- A journey into Convolutional Neural Network visualization☆272Updated 6 years ago
- TensorFlow Implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations