RichardXiao13 / TensorFlow-ResNetsLinks
A hub for ResNet based models and pretrained weights in TensorFlow.
☆21Updated 4 years ago
Alternatives and similar repositories for TensorFlow-ResNets
Users that are interested in TensorFlow-ResNets are comparing it to the libraries listed below
Sorting:
- Includes PyTorch -> Keras model porting code for ConvNeXt family of models with fine-tuning and inference notebooks.☆102Updated 3 years ago
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆97Updated 5 years ago
- Keras implementation of Normalizer-Free Networks and SGD - Adaptive Gradient Clipping☆70Updated 4 years ago
- ResNet-RS models rewritten in Tensorflow / Keras functional API.☆27Updated 2 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆59Updated 3 years ago
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆90Updated 4 years ago
- ☆24Updated 3 years ago
- Implementation of Swin Transformers in TensorFlow along with converted pre-trained models, code for off-the-shelf classification and fine…☆59Updated 3 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆86Updated 4 years ago
- self defined efficientnetV2 according to official version. Including converted ImageNet/21K/21k-ft1k weights.☆80Updated 4 years ago
- Implementation of self-supervised image-level contrastive pretraining methods using Keras.☆70Updated 4 years ago
- A Keras implementation of hybrid efficientnet swin transformer model.☆34Updated 2 years ago
- Implementation of Deep Orthogonal Fusion of Local and Global Features in TensorFlow 2☆26Updated 2 years ago
- Keras Implementation Residual Attention Network☆40Updated 6 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 5 years ago
- ☆30Updated 4 years ago
- Experiments with self-supervised learning☆11Updated 5 years ago
- Unofficial implementation of "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" (https://arxiv.org/abs/2103.14030)☆67Updated 4 years ago
- Includes PyTorch -> Keras model porting code for DeiT models with fine-tuning and inference notebooks.☆41Updated 3 years ago
- An education step by step implementation of SimCLR that accompanies the blogpost☆31Updated 3 years ago
- FasterAI: A repository for making smaller and faster models with the FastAI library.☆35Updated last year
- Yuval and nosound models and write-up for Kaggle's competition "SIIM-ISIC Melanoma Classification"☆12Updated 5 years ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 5 years ago
- Unofficial Colab on how to train DETR, the intelligent object detector, with your own dataset. DETR = Detection Transformer☆39Updated 5 years ago
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- Implements sharpness-aware minimization (https://arxiv.org/abs/2010.01412) in TensorFlow 2.☆61Updated 4 years ago
- PyTorch and TensorFlow/Keras image models with automatic weight conversions and equal API/implementations - Vision Transformer (ViT), Res…☆41Updated 2 years ago
- This repository hosts code for converting the original Vision Transformer models (JAX) to TensorFlow.☆33Updated 3 years ago
- Custom image data generator for TF Keras that supports the modern augmentation module albumentations☆86Updated 3 years ago
- Tensorflow-Keras implementation of SimCLR: Simple Framework for Contrastive Learning of Visual Representations by Chen et al. (2020)☆111Updated last year