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 Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆97Updated 4 years ago
- Includes PyTorch -> Keras model porting code for ConvNeXt family of models with fine-tuning and inference notebooks.☆101Updated 3 years ago
- Keras implementation of Normalizer-Free Networks and SGD - Adaptive Gradient Clipping☆70Updated 4 years ago
- Implementation of Deep Orthogonal Fusion of Local and Global Features in TensorFlow 2☆26Updated 2 years ago
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆90Updated 4 years ago
- ☆24Updated 2 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 5 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆57Updated 3 years ago
- TensorFlow2.x implementation of RetinaNet☆41Updated 3 years ago
- Implementation of self-supervised image-level contrastive pretraining methods using Keras.☆70Updated 3 years ago
- Implementation of Swin Transformers in TensorFlow along with converted pre-trained models, code for off-the-shelf classification and fine…☆60Updated 3 years ago
- self defined efficientnetV2 according to official version. Including converted ImageNet/21K/21k-ft1k weights.☆80Updated 3 years ago
- ResNet-RS models rewritten in Tensorflow / Keras functional API.☆27Updated 2 years ago
- ☆26Updated 3 years ago
- PyTorch and TensorFlow/Keras image models with automatic weight conversions and equal API/implementations - Vision Transformer (ViT), Res…☆37Updated 2 years ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 5 years ago
- Official PyTorch code for U-Noise: Learnable Noise Masks for Interpretable Image Segmentation (ICIP 2021)☆41Updated 3 years ago
- ☆30Updated 3 years ago
- Keras Implementation Residual Attention Network☆41Updated 5 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆85Updated 4 years ago
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.☆87Updated 3 years ago
- Demonstrates knowledge distillation for image-based models in Keras.☆54Updated 4 years ago
- Includes PyTorch -> Keras model porting code for DeiT models with fine-tuning and inference notebooks.☆41Updated 3 years ago
- Unofficial Colab on how to train DETR, the intelligent object detector, with your own dataset. DETR = Detection Transformer☆39Updated 5 years ago
- FasterAI: A repository for making smaller and faster models with the FastAI library.☆35Updated last year
- Unofficial implementation of "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" (https://arxiv.org/abs/2103.14030)☆67Updated 4 years ago
- Custom image data generator for TF Keras that supports the modern augmentation module albumentations☆86Updated 3 years ago
- 1st place solution for CGIAR Wheat Growth Stage Challenge☆54Updated 4 years ago
- Implements sharpness-aware minimization (https://arxiv.org/abs/2010.01412) in TensorFlow 2.☆60Updated 3 years ago