PaperCodeReview / SimSiam-TF
TF 2.x implementation of SimSiam (Exploring Simple Siamese Representation Learning, CVPR 2021)
☆15Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for SimSiam-TF
- 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
- Implementation of self-supervised image-level contrastive pretraining methods using Keras.☆69Updated 3 years ago
- Keras (TensorFlow v2) reimplementation of Swin Transformer V1 and V2 models☆20Updated 3 months ago
- ModelSoups for Tensorflow2 and Torch☆47Updated 2 years ago
- Implements RNNPool and SoftPool for CNNs.☆14Updated 3 years ago
- TensorFlow implementation of "Unsupervised Learning of Visual Features by Contrasting Cluster Assignments".☆85Updated 2 years ago
- The official repository for "Intermediate Layers Matter in Momentum Contrastive Self Supervised Learning" paper.☆40Updated 2 years ago
- A Keras implementation of hybrid efficientnet swin transformer model.☆33Updated last year
- 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
- The missing distributed weighted random sampler for PyTorch☆24Updated last year
- An unofficial implementation of BYOL for self-supervised representation learning on CIFAR-10 (TensorFlow 2)☆24Updated 4 years ago
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆95Updated 4 years ago
- Unofficial Implementation of MLP-Mixer in TensorFlow☆26Updated 3 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆54Updated 2 years ago
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆90Updated 3 years ago
- PyTorch implementation of "MLP-Mixer: An all-MLP Architecture for Vision" Tolstikhin et al. (2021)☆30Updated 3 years ago
- Keras implementation of Normalizer-Free Networks and SGD - Adaptive Gradient Clipping☆68Updated 3 years ago
- AAAI 2021: Robustness of Accuracy Metric and its Inspirations in Learning with Noisy Labels☆23Updated 3 years ago
- Implementations of Recent Papers in Computer Vision☆39Updated 2 years ago
- Implementation of Swin Transformers in TensorFlow along with converted pre-trained models, code for off-the-shelf classification and fine…☆56Updated 2 years ago
- TensorFlow Implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations☆27Updated 4 years ago
- Implementation of Online Label Smoothing in PyTorch☆94Updated 2 years ago
- Semantic Segmentation with Pytorch-Lightning☆63Updated 3 years ago
- The Objective is to implement Siamese Network for Face Recognition using Pytorch Lightning.☆17Updated 3 years ago
- Pytorch implementation of lookahead optimizer(https://arxiv.org/pdf/1907.08610.pdf) and RAdam(https://arxiv.org/pdf/1908.03265.pdf)☆14Updated 2 years ago
- An education step by step implementation of SimCLR that accompanies the blogpost☆31Updated 2 years ago
- TensorFlow implementation of "ResNeSt: Split-Attention Networks"☆67Updated 3 years ago
- Vision Transformer using TensorFlow 2.0☆96Updated 4 years ago
- A pytorch dataset sampler for always sampling balanced batches.☆110Updated 3 years ago
- Keras Implementation of Unet with EfficientNet as encoder☆47Updated 2 years ago