sayakpaul / SimSiam-TFLinks
Minimal implementation of SimSiam (https://arxiv.org/abs/2011.10566) in TensorFlow 2.
☆98Updated 4 years ago
Alternatives and similar repositories for SimSiam-TF
Users that are interested in SimSiam-TF 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
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…☆77Updated 3 years ago
- TF2.0 port for Augmix paper☆79Updated 5 years ago
- Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.☆132Updated 4 years ago
- Tensorflow-Keras implementation of SimCLR: Simple Framework for Contrastive Learning of Visual Representations by Chen et al. (2020)☆111Updated 5 months ago
- Implements sharpness-aware minimization (https://arxiv.org/abs/2010.01412) in TensorFlow 2.☆60Updated 3 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 4 years ago
- TensorFlow implementation of "Unsupervised Learning of Visual Features by Contrasting Cluster Assignments".☆86Updated 2 years ago
- High Performance Tensorflow Data Pipeline with State of Art Augmentations and low level optimizations.☆86Updated 3 years ago
- Minimal implementation of PAWS (https://arxiv.org/abs/2104.13963) in TensorFlow.☆45Updated 4 years ago
- Python package containing all custom layers used in Neural Networks (Compatible with PyTorch, TensorFlow and MegEngine)☆136Updated last year
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆56Updated 2 years ago
- Catalyst.Segmentation☆28Updated 3 years ago
- Official Pytorch code for (AAAI 2020) paper "Capsule Routing via Variational Bayes", https://arxiv.org/pdf/1905.11455.pdf☆103Updated 3 years ago
- Implementation of self-supervised image-level contrastive pretraining methods using Keras.☆70Updated 3 years ago
- Data Reading Blocks for Python☆105Updated 4 years ago
- Unofficial PyTorch Implementation of EvoNorm☆122Updated 3 years ago
- NeuralPy: A Keras like deep learning library works on top of PyTorch☆79Updated 11 months ago
- Code you can use jointly with fastai☆93Updated 4 years ago
- Keras implementation of Normalizer-Free Networks and SGD - Adaptive Gradient Clipping☆70Updated 3 years ago
- Generative Deep Learning Sessions led by Anugraha Sinha (Machine Learning Tokyo)☆24Updated 5 years ago
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆97Updated 4 years ago
- Converting EfficientNet to Pytorch for use with fastai☆27Updated 6 years ago
- Code for the CVPR 2019 paper : Spectral Metric for Dataset Complexity Assessment☆45Updated last year
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆84Updated 3 years ago
- Implementation of Rectified Adam in Keras☆69Updated 5 years ago
- Creates a learning-curve plot for Jupyter/Colab notebooks that is updated in real-time.☆176Updated 3 years ago
- Semantic Segmentation with Pytorch-Lightning☆63Updated 4 years ago
- Experiments on different dataset on how to grow networks during training to learn new image categories.☆62Updated 4 years ago
- Unofficial Colab on how to train DETR, the intelligent object detector, with your own dataset. DETR = Detection Transformer☆40Updated 4 years ago