BobMcDear / vit-pytorch
PyTorch implementation of the vision transformer
☆18Updated last year
Alternatives and similar repositories for vit-pytorch:
Users that are interested in vit-pytorch are comparing it to the libraries listed below
- NeurIPS2021: Vision Transformer Paper Collection☆8Updated 3 years ago
- Deep Learning Experiment Code.☆19Updated 5 months ago
- Neural network from scratch in CUDA/C++☆71Updated this week
- PyTorch implementation of popular attention mechanisms in vision☆15Updated last year
- Concepts Explored in/with Pytorch☆18Updated 5 months ago
- PyTorch reimplementation of the paper "HyperMixer: An MLP-based Green AI Alternative to Transformers" [arXiv 2022].☆17Updated 2 years ago
- Little article showing how to load pytorch's models with linear memory consumption☆34Updated 2 years ago
- ☆16Updated last year
- Contains my experiments with the `big_vision` repo to train ViTs on ImageNet-1k.☆22Updated 2 years ago
- A multi-label text classifier to predict the subject areas of arXiv papers from their abstract bodies.☆17Updated 3 years ago
- Recursive Leasting Squares (RLS) with Neural Network for fast learning☆52Updated last year
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆44Updated 3 months ago
- Transformer implemented with graph attention network (GAT) layers from PyTorch Geometric☆17Updated 2 years ago
- Local Attention - Flax module for Jax☆20Updated 3 years ago
- This repository hosts the code to port NumPy model weights of BiT-ResNets to TensorFlow SavedModel format.☆14Updated 3 years ago
- Implementation of Geoffrey Hinton's forward forward algorithm in tensorflow☆33Updated last year
- Library for the Test-based Calibration Error (TCE) metric to quantify the degree to classifier calibration.☆13Updated last year
- several types of attention modules written in PyTorch for learning purposes☆43Updated 3 months ago
- This repository shows how to implement a basic model for multimodal entailment.☆10Updated 3 years ago
- Comparing four automatic image augmentation techniques in PyTorch: AutoAugment, RandAugment, AugMix, and TrivialAugment☆27Updated last year
- Flax Image Models - State-of-the-art pre-trained vision backbones for Flax.☆17Updated last year
- PyTorch implementation of SimSiam☆8Updated last year
- Implementation of Token Shift GPT - An autoregressive model that solely relies on shifting the sequence space for mixing☆47Updated 2 years ago
- Yet another mini autodiff system for educational purposes☆28Updated 2 months ago
- Source-to-Source Debuggable Derivatives in Pure Python☆15Updated 11 months ago
- A variational auto-encoder (VAE) framework with a new type of prior "Variational Mixture of Posteriors" prior, or VampPrior for short.☆9Updated 3 years ago
- A python library for highly configurable transformers - easing model architecture search and experimentation.☆49Updated 3 years ago
- The official repository for our paper "The Dual Form of Neural Networks Revisited: Connecting Test Time Predictions to Training Patterns …☆16Updated last year