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:
- Keras implementation of Normalizer-Free Networks and SGD - Adaptive Gradient Clipping☆70Updated 4 years ago
- Includes PyTorch -> Keras model porting code for ConvNeXt family of models with fine-tuning and inference notebooks.☆101Updated 3 years ago
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆90Updated 4 years ago
- self defined efficientnetV2 according to official version. Including converted ImageNet/21K/21k-ft1k weights.☆80Updated 3 years ago
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆97Updated 4 years ago
- Implementation of Deep Orthogonal Fusion of Local and Global Features in TensorFlow 2☆26Updated 2 years ago
- Implementation of self-supervised image-level contrastive pretraining methods using Keras.☆70Updated 3 years ago
- ☆24Updated 3 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆57Updated 3 years ago
- ☆30Updated 3 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆85Updated 4 years ago
- Unofficial Colab on how to train DETR, the intelligent object detector, with your own dataset. DETR = Detection Transformer☆39Updated 5 years ago
- PyTorch and TensorFlow/Keras image models with automatic weight conversions and equal API/implementations - Vision Transformer (ViT), Res…☆38Updated 2 years ago
- ResNet-RS models rewritten in Tensorflow / Keras functional API.☆27Updated 2 years ago
- Implements sharpness-aware minimization (https://arxiv.org/abs/2010.01412) in TensorFlow 2.☆61Updated 3 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 5 years ago
- Keras Implementation Residual Attention Network☆41Updated 5 years ago
- Includes PyTorch -> Keras model porting code for DeiT models with fine-tuning and inference notebooks.☆41Updated 3 years ago
- Keras implementation of layer which performs augmentations of images using GPU.☆49Updated 4 years ago
- Custom image data generator for TF Keras that supports the modern augmentation module albumentations☆86Updated 3 years ago
- An education step by step implementation of SimCLR that accompanies the blogpost☆31Updated 3 years ago
- Experiments with self-supervised learning☆11Updated 5 years ago
- AutoML for image augmentation. AutoAlbument uses the Faster AutoAugment algorithm to find optimal augmentation policies. Documentation - …☆206Updated 4 years ago
- A Keras implementation of hybrid efficientnet swin transformer model.☆34Updated last year
- ☆26Updated 3 years ago
- Simple stochastic weight averaging callback for Keras☆62Updated 4 years ago
- Additional functionality for use with fastai’s medical imaging module☆15Updated 3 years ago
- Metrics for model evaluation in pytorch☆112Updated 4 years ago
- FasterAI: A repository for making smaller and faster models with the FastAI library.☆35Updated last year
- This repository hosts code for converting the original Vision Transformer models (JAX) to TensorFlow.☆33Updated 3 years ago