shibuiwilliam / mixture_of_experts_kerasLinks
Mixture of experts on convolutional neural network using Keras and Cifar10
☆29Updated 7 years ago
Alternatives and similar repositories for mixture_of_experts_keras
Users that are interested in mixture_of_experts_keras are comparing it to the libraries listed below
Sorting:
- ModelSoups for Tensorflow2 and Torch☆50Updated 3 years ago
- Keras Implementation Residual Attention Network☆41Updated 5 years ago
- Tensorflow 2.0 Implementation of GCViT: Global Context Vision Transformer☆26Updated last year
- FLOPs calculator with tf.profiler for neural network architecture written in tensorflow 2.2+ (tf.keras)☆55Updated last year
- Efficient Deep Learning Survey Paper☆33Updated 2 years ago
- Implements RNNPool and SoftPool for CNNs.☆14Updated 4 years ago
- A Keras implementation of hybrid efficientnet swin transformer model.☆34Updated last year
- Implementation of Swin Transformers in TensorFlow along with converted pre-trained models, code for off-the-shelf classification and fine…☆60Updated 3 years ago
- TF 2 implementation Learning to Resize Images for Computer Vision Tasks (https://arxiv.org/abs/2103.09950v1).☆53Updated 3 years ago
- Vision Transformer using TensorFlow 2.0☆99Updated 4 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆57Updated 3 years ago
- sharpDARTS: Faster and More Accurate Differentiable Architecture Search☆15Updated 4 years ago
- Unofficial Implementation of MLP-Mixer in TensorFlow☆27Updated 4 years ago
- PyTorch implementation of "MLP-Mixer: An all-MLP Architecture for Vision" Tolstikhin et al. (2021)☆31Updated 4 years ago
- Tensorflow 2.x implementation of Vision-Transformer model☆19Updated 4 years ago
- An education step by step implementation of SimCLR that accompanies the blogpost☆31Updated 3 years ago
- Convolutional Xformers for Vision☆26Updated 3 years ago
- ☆53Updated 3 years ago
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆97Updated 4 years ago
- Tiny ResNet inspired FPN network (<2M params) for Rotated Object Detection using 5-parameter Modulated Rotation Loss☆18Updated 4 years ago
- ☆14Updated 4 years ago
- Contains source code for the winning solution of the xView3 challenge https://iuu.xview.us/.☆70Updated 3 years ago
- A summarization of Transformer-based architectures for CV tasks, including image classification, object detection, segmentation, and Few-…☆112Updated 3 years ago
- Accuracy, precision, recall, confusion matrix computation with batch updates☆14Updated 5 years ago
- ☆14Updated 6 years ago
- Adversarial examples to the new ConvNeXt architecture☆20Updated 3 years ago
- Includes PyTorch -> Keras model porting code for ConvNeXt family of models with fine-tuning and inference notebooks.☆101Updated 3 years ago
- A TensorFlow 2.x implementation of Masked Autoencoders Are Scalable Vision Learners☆84Updated 3 years ago
- Generating similiar results of convolution layers from Fast Fourier Transform☆51Updated 4 years ago
- Simple MAE (masked autoencoders) with pytorch and pytorch-lightning.☆44Updated last year