alohays / awesome-visual-representation-learning-with-transformersLinks
Awesome Transformers (self-attention) in Computer Vision
☆271Updated 3 years ago
Alternatives and similar repositories for awesome-visual-representation-learning-with-transformers
Users that are interested in awesome-visual-representation-learning-with-transformers are comparing it to the libraries listed below
Sorting:
- A Pytorch Implementation of the following paper "Visual Transformers: Token-based Image Representation and Processing for Computer Vision…☆182Updated 4 years ago
- ☆279Updated 4 years ago
- 📜 Self-Supervised Learning from Images: Up-to-date reading list.☆201Updated 3 years ago
- Code for “Disentangled Non-local Neural Networks”☆108Updated 4 years ago
- Global Reasoning module for visual recognition☆205Updated 3 years ago
- Pytorch implementation of "All Tokens Matter: Token Labeling for Training Better Vision Transformers"☆427Updated last year
- Dense Contrastive Learning (DenseCL) for self-supervised representation learning, CVPR 2021 Oral.☆559Updated last year
- Implementation of the 😇 Attention layer from the paper, Scaling Local Self-Attention For Parameter Efficient Visual Backbones☆199Updated 4 years ago
- ☆246Updated 3 years ago
- Evaluating Weakly Supervised Object Localization Methods Right (CVPR 2020)☆335Updated 2 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆421Updated last year
- Unsupervised Intra-domain Adaptation for Semantic Segmentation through Self-Supervision (CVPR 2020 Oral)☆275Updated last year
- ☆246Updated 3 years ago
- Papers for normalization techniques, released codes collections.☆226Updated 4 years ago
- MoEx (Moment Exchange)☆141Updated 3 years ago
- This is a PyTorch re-implementation of Axial-DeepLab (ECCV 2020 Spotlight)☆455Updated 3 years ago
- An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale☆295Updated 3 years ago
- Implementation of Pixel-level Contrastive Learning, proposed in the paper "Propagate Yourself", in Pytorch☆259Updated 4 years ago
- Summary of Transformer applications for computer vision tasks.☆60Updated 3 years ago
- Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorc…☆305Updated 3 years ago
- Learning Dynamic Routing for Semantic Segmentation☆376Updated 3 years ago
- Official implementation of the paper Visual Parser: Representing Part-whole Hierarchies with Transformers