sthalles / SimCLR-tensorflow
TensorFlow Implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations
☆27Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for SimCLR-tensorflow
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆90Updated 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)☆95Updated 4 years ago
- Pseudo Labeling for Neural Networks and Logistic Regression/SVMs ( Based on "Pseudo-Label : The Simple and Efficient Semi-Supervised Lear…☆73Updated 4 years ago
- An unofficial implementation of BYOL for self-supervised representation learning on CIFAR-10 (TensorFlow 2)☆24Updated 4 years ago
- Official implementation of "Pseudo-Labeling and Confirmation Bias in Deep Semi-Supervised Learning"☆153Updated 4 years ago
- AAAI 2021: Robustness of Accuracy Metric and its Inspirations in Learning with Noisy Labels☆23Updated 3 years ago
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…☆75Updated 2 years ago
- TF 2.x implementation of MoCo v1 (Momentum Contrast for Unsupervised Visual Representation Learning, CVPR 2020) and MoCo v2 (Improved Bas…☆27Updated 3 years ago
- Tensorflow-Keras implementation of SimCLR: Simple Framework for Contrastive Learning of Visual Representations by Chen et al. (2020)☆109Updated 2 years ago
- ☆65Updated 3 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
- Implementation of active learning features for AxonDeepSeg software (axon-myelin segmentation)☆38Updated 5 years ago
- Implementation of self-supervised image-level contrastive pretraining methods using Keras.☆69Updated 3 years ago
- an implementation of mixup☆41Updated 4 years ago
- a simple pytorch implement of Multi-Sample Dropout☆56Updated 5 years ago
- Visual Explanation using Uncertainty based Class Activation Maps☆21Updated 4 years ago
- Implementing Billion-scale semi-supervised learning for image classification using Pytorch☆91Updated 5 years ago
- Pytorch implementation of "A Simple Framework for Contrastive Learning of Visual Representations"☆80Updated 7 months ago
- TF 2.x implementation of SimSiam (Exploring Simple Siamese Representation Learning, CVPR 2021)☆15Updated 3 years ago
- supervised and semi-supervised image classification with self-supervision (Keras)☆45Updated 3 years ago
- [ICML2020] Normalized Loss Functions for Deep Learning with Noisy Labels☆134Updated 4 months ago
- This repository contains some of the latest data augmentation techniques and optimizers for image classification using pytorch and the CI…☆29Updated 3 years ago
- reproduce ICLR18 paper "Learn to Pay Attention"☆18Updated 3 years ago
- PyTorch implementation of the paper "Generalized Cross Entropy Loss for Training Deep Neural Networks with Noisy Labels" in NIPS 2018☆125Updated 5 years ago
- Keras Label Smoothing for Supervised Learning☆11Updated 4 years ago
- ICML 2019: Understanding and Utilizing Deep Neural Networks Trained with Noisy Labels☆90Updated 3 years ago
- An education step by step implementation of SimCLR that accompanies the blogpost☆32Updated 2 years ago
- The re-implementation of Smooth Grad-CAM++ with pytorch☆65Updated 5 years ago
- Keras Implementation Residual Attention Network☆40Updated 5 years ago