mvoelk / keras_layersLinks
Various Additional Keras Layers: SparseConv2D, PartialConv2D, GroupConv2D, DeformableConv2D, DepthwiseConv2D, MaxPoolingWithArgmax2D, MaxUnpooling2D, AddCoords2D, Blur2D, LayerNormalization, InstanceNormalization, WeightNormalization, EqualizedLearningRates
☆37Updated last year
Alternatives and similar repositories for keras_layers
Users that are interested in keras_layers 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 5 years ago
- Vision Transformer using TensorFlow 2.0☆99Updated 5 years ago
- ☆72Updated 2 years ago
- ☆30Updated 3 years ago
- TensorFlow implementation of "ResNeSt: Split-Attention Networks"☆67Updated 4 years ago
- Tensorflow implementation of Swin Transformer model.☆215Updated 3 years ago
- ☆57Updated 2 years ago
- EfficientNet-GradCam Visualization☆80Updated 6 years ago
- Generating similiar results of convolution layers from Fast Fourier Transform☆50Updated 5 years ago
- Keras implementation of Normalizer-Free Networks and SGD - Adaptive Gradient Clipping☆70Updated 4 years ago
- A TensorFlow 2.x implementation of Masked Autoencoders Are Scalable Vision Learners☆84Updated 3 years ago
- Tensorflow-2.0 implementation of "Self-Attention Generative Adversarial Networks"☆28Updated 5 years ago
- self defined efficientnetV2 according to official version. Including converted ImageNet/21K/21k-ft1k weights.☆80Updated 3 years ago
- Tensorflow implementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆223Updated 5 years ago
- SpinalNet: Deep Neural Network with Gradual Input☆176Updated 2 months ago
- Keras Implementation Residual Attention Network☆41Updated 6 years ago
- Pytorch cyclic cosine decay learning rate scheduler☆49Updated 4 years ago
- An implementation of GhostNet for Tensorflow 2.0+ (From the paper "GhostNet: More Features from Cheap Operations")☆38Updated 2 years ago
- Unofficial implementation of "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" (https://arxiv.org/abs/2103.14030)☆68Updated 4 years ago
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆169Updated 7 months ago
- Includes PyTorch -> Keras model porting code for ConvNeXt family of models with fine-tuning and inference notebooks.☆101Updated 3 years ago
- Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".☆160Updated 4 years ago
- Keras implementation of Octave Convolutions☆53Updated 6 years ago
- Unofficial Implementation of MLP-Mixer in TensorFlow☆27Updated 4 years ago
- Implementation of AugMix (2020) in TensorFlow☆16Updated 3 years ago
- A Keras implementation of hybrid efficientnet swin transformer model.☆34Updated 2 years ago
- This is a segmentation network based on good old EfficientNet, with a twist...☆29Updated 2 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆59Updated 3 years ago
- This Module implements Spatial Pyramid Pooling (SPP) and Temporal Pyramid Pooling (TPP) as described in different papers.☆58Updated 6 years ago
- A PyTorch 1.0 Implementation of Unet with EfficientNet as encoder☆163Updated 4 years ago