NielsRogge / Vision-Transformer-papersLinks
This repository contains an overview of important follow-up works based on the original Vision Transformer (ViT) by Google.
☆185Updated 3 years ago
Alternatives and similar repositories for Vision-Transformer-papers
Users that are interested in Vision-Transformer-papers are comparing it to the libraries listed below
Sorting:
- Probing the representations of Vision Transformers.☆335Updated 3 years ago
- ☆134Updated 2 years ago
- https://slds-lmu.github.io/seminar_multimodal_dl/☆171Updated 2 years ago
- Documentation for Ross Wightman's timm image model library☆316Updated last year
- Code release for "Dropout Reduces Underfitting"☆315Updated 2 years ago
- Self-Supervised Learning in PyTorch☆142Updated last year
- A modular PyTorch library for vision transformer models☆164Updated 2 years ago
- Paper implementations from scratch and machine learning tutorials☆348Updated last year
- A Simplified PyTorch Implementation of Vision Transformer (ViT)☆219Updated last year
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.☆88Updated 4 years ago
- Examples of using PyTorch hooks, as covered in my YouTube tutorial video.