thunderInfy / simclrLinks
This repo contains code for SimCLR : A Simple Framework for Contrastive Learning of Visual Representations
☆19Updated 4 years ago
Alternatives and similar repositories for simclr
Users that are interested in simclr are comparing it to the libraries listed below
Sorting:
- The re-implementation of Smooth Grad-CAM++ with pytorch☆66Updated 5 years ago
- PyTorch implementation of ICLR 2018 paper Learn To Pay Attention (and some modification)☆167Updated 4 years ago
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆97Updated 4 years ago
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆90Updated 4 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.☆132Updated 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
- TensorFlow implementation of "Unsupervised Learning of Visual Features by Contrasting Cluster Assignments".☆86Updated 2 years ago
- ☆71Updated 4 years ago
- Pytorch code for multi-Instance multi-label problem☆53Updated 6 years ago
- This repo will contain simple tutorials for getting familiar with Pytorch quickly for beginners.☆27Updated 5 years ago
- Supervised and semi-supervised image classification with self-supervised regularization.☆36Updated 3 years ago
- Pytorch implementation of "A Simple Framework for Contrastive Learning of Visual Representations"☆82Updated last year
- Highly efficient PyTorch version of the Semi-hard Triplet loss ⚡️☆116Updated 3 years ago
- Official implementation of Score-CAM in PyTorch☆428Updated 3 years ago
- Implementation of the Siamese Neural Networks in PyTorch using MNIST dataset☆34Updated last year
- A PyTorch implementation of a few shot, and meta-learning algorithms for image classification.☆86Updated 2 years ago
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…☆78Updated 3 years ago
- Unofficial Implementation of ECANets (CVPR 2020) for the Reproducibility Challenge 2020.☆31Updated 3 years ago
- Multi-label Classification using PyTorch on the CelebA dataset.☆25Updated 5 years ago
- SpinalNet: Deep Neural Network with Gradual Input☆177Updated last year
- ☆57Updated 2 years ago
- This repository is for coding exercises listed in Book Hands on One Shot Learning.☆110Updated 2 years ago
- Example of one shot learning and few shot learning with omniglot dataset.☆24Updated 4 years ago
- TensorFlow Implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations☆27Updated 5 years ago
- Implementation of Siamese Networks for image one-shot learning by PyTorch, train and test model on dataset Omniglot☆293Updated last week
- Various autoencoders with ResNet, DenseNet and U-Net implementations, as well as VAE and GAN implementations.☆38Updated last year
- Pytorch implementation of various neural network interpretability methods☆118Updated 3 years ago
- ☆56Updated last year
- In this part, I've introduced and experimented with ways to interpret and evaluate models in the field of image. (Pytorch)☆40Updated 5 years ago