qithink / NeurIPS2021_Vision_Transformer_Paper_Collection
NeurIPS2021: Vision Transformer Paper Collection
☆8Updated 3 years ago
Alternatives and similar repositories for NeurIPS2021_Vision_Transformer_Paper_Collection:
Users that are interested in NeurIPS2021_Vision_Transformer_Paper_Collection are comparing it to the libraries listed below
- implements various optimizers from scratch for analysis and comparison☆9Updated 4 years ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 4 years ago
- Includes additional materials for the following keras.io blog post.☆12Updated 3 years ago
- Neural Arithmetic Logic Units by Trask et al.☆12Updated 5 years ago
- Contains my experiments with the `big_vision` repo to train ViTs on ImageNet-1k.☆22Updated 2 years ago
- Shows how to do parameter ensembling using differential evolution.☆10Updated 3 years ago
- Implementation of Kronecker Attention in Pytorch☆18Updated 4 years ago
- This repository hosts code for converting the original MLP Mixer models (JAX) to TensorFlow.☆15Updated 3 years ago
- TF 2 implementation Learning to Resize Images for Computer Vision Tasks (https://arxiv.org/abs/2103.09950v1).☆52Updated 3 years ago
- PyTorch reimplementation of the paper "HyperMixer: An MLP-based Green AI Alternative to Transformers" [arXiv 2022].☆17Updated 2 years ago
- This repository hosts the code to port NumPy model weights of BiT-ResNets to TensorFlow SavedModel format.☆14Updated 3 years ago
- Official PyTorch implementation of RIO☆18Updated 3 years ago
- Deep Learning Research☆16Updated 5 years ago
- Implementation of CaiT models in TensorFlow and ImageNet-1k checkpoints. Includes code for inference and fine-tuning.☆12Updated last year
- Pytorch Implementation of ENet: A Deep Neural Network Architecture for Real-Time Semantic Segmentation (https://arxiv.org/abs/1606.02147)☆11Updated 5 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 4 years ago
- Implementation of the Remixer Block from the Remixer paper, in Pytorch☆35Updated 3 years ago
- We investigated corruption robustness across different architectures including Convolutional Neural Networks, Vision Transformers, and th…☆15Updated 3 years ago
- Implementing DropPath/StochasticDepth in PyTorch☆16Updated 3 years ago
- (unofficial) - customized fork of DETR, optimized for intelligent obj detection on 'real world' custom datasets☆12Updated 4 years ago
- Pruning applied to Facial Recognition.☆15Updated 5 years ago
- PyTorch implementation of the paper The Lottery Ticket Hypothesis for Object Recognition☆21Updated 3 years ago
- Tensorflow 2.x implementation of Gradient Origin Networks☆12Updated 4 years ago
- PRIME: A Few Primitives Can Boost Robustness to Common Corruptions☆42Updated 2 years ago
- ☆24Updated 2 years ago
- Code for reproducing the results in "How Well do Sparse Imagenet Models Transfer?", presented at CVPR 2022☆8Updated 2 years ago
- ☆12Updated 2 years ago
- An unofficial PyTorch implementation of MixMatch - A Holistic Approach to Semi-Supervised Learning☆14Updated 3 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆83Updated 3 years ago
- A simple Transformer where the softmax has been replaced with normalization☆19Updated 4 years ago