sebastian-sz / resnet-rs-keras
ResNet-RS models rewritten in Tensorflow / Keras functional API.
☆27Updated last year
Related projects ⓘ
Alternatives and complementary repositories for resnet-rs-keras
- Implementation of Deep Orthogonal Fusion of Local and Global Features in TensorFlow 2☆25Updated last year
- Keras implementation of Normalizer-Free Networks and SGD - Adaptive Gradient Clipping☆68Updated 3 years ago
- TensorFlow2.x implementation of RetinaNet☆40Updated 3 years ago
- ☆24Updated 2 years ago
- Includes PyTorch -> Keras model porting code for ConvNeXt family of models with fine-tuning and inference notebooks.☆100Updated 2 years ago
- A Keras implementation of hybrid efficientnet swin transformer model.☆33Updated last year
- This repository demonstrates how to use TensorFlow based SegFormer model in 🤗 transformers package.☆30Updated 2 years ago
- PyTorch and TensorFlow/Keras image models with automatic weight conversions and equal API/implementations - Vision Transformer (ViT), Res…☆35Updated last year
- A hub for ResNet based models and pretrained weights in TensorFlow.☆22Updated 3 years ago
- self defined efficientnetV2 according to official version. Including converted ImageNet/21K/21k-ft1k weights.☆78Updated 2 years ago
- Unofficial implementation of "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" (https://arxiv.org/abs/2103.14030)☆65Updated 3 years ago
- Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".…☆30Updated 3 years ago
- Includes PyTorch -> Keras model porting code for DeiT models with fine-tuning and inference notebooks.☆41Updated 2 years ago
- A Detection Toolbox for Tensorflow2☆56Updated last year
- Implementation of self-supervised image-level contrastive pretraining methods using Keras.☆69Updated 3 years ago
- This repository hosts code for converting the original Vision Transformer models (JAX) to TensorFlow.☆34Updated 2 years ago
- Adds timm pretrained backbone to pytorch's FasterRcnn model☆12Updated 9 months ago
- Custom image data generator for TF Keras that supports the modern augmentation module albumentations☆86Updated 2 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆35Updated 4 years ago
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆95Updated 4 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
- ☆31Updated 2 years ago
- This repository shows how to train a custom detection model with the TFOD API, optimize it with TFLite, and perform inference with the op…☆31Updated 3 years ago
- A library that includes Keras 3 preprocessing and augmentation layers, providing support for various data types such as images, labels, b…☆16Updated 3 months ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆54Updated 2 years ago
- Tensorflow 2.0 Implementation of GCViT: Global Context Vision Transformer☆27Updated 10 months ago
- Accumulated Gradients for TensorFlow 2☆51Updated 9 months ago
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆90Updated 3 years ago
- Additional functionality for use with fastai’s medical imaging module☆15Updated 2 years ago
- An implementation of GhostNet for Tensorflow 2.0+ (From the paper "GhostNet: More Features from Cheap Operations")☆38Updated last year