Repository navigation

#

efficient-transformers

[CVPR 2022--Oral] Restormer: Efficient Transformer for High-Resolution Image Restoration. SOTA for motion deblurring, image deraining, denoising (Gaussian/real data), and defocus deblurring.

Python
1998
8 个月前

Mask Transfiner for High-Quality Instance Segmentation, CVPR 2022

Python
541
3 年前

Implementation of the Transformer variant proposed in "Transformer Quality in Linear Time"

Python
361
2 年前

Official PyTorch Implementation of Long-Short Transformer (NeurIPS 2021).

Python
225
3 年前

[CVPR 2023] IMP: iterative matching and pose estimation with transformer-based recurrent module

Python
146
2 年前

[MICCAI 2023] DAE-Former: Dual Attention-guided Efficient Transformer for Medical Image Segmentation

Python
114
2 年前

[NeurIPS'21] "Chasing Sparsity in Vision Transformers: An End-to-End Exploration" by Tianlong Chen, Yu Cheng, Zhe Gan, Lu Yuan, Lei Zhang, Zhangyang Wang

Python
89
1 年前

[NeurIPS 2022 Spotlight] This is the official PyTorch implementation of "EcoFormer: Energy-Saving Attention with Linear Complexity"

Python
71
2 年前

Official PyTorch implementation of our ECCV 2022 paper "Sliced Recursive Transformer"

Python
64
3 年前

[ICLR 2022] "Unified Vision Transformer Compression" by Shixing Yu*, Tianlong Chen*, Jiayi Shen, Huan Yuan, Jianchao Tan, Sen Yang, Ji Liu, Zhangyang Wang

Python
52
1 年前

[ICCV 2023] Efficient Video Action Detection with Token Dropout and Context Refinement

Python
33
2 年前

Master thesis with code investigating methods for incorporating long-context reasoning in low-resource languages, without the need to pre-train from scratch. We investigated if multilingual models could inherit these properties by making it an Efficient Transformer (s.a. the Longformer architecture).

Jupyter Notebook
33
4 年前

Official Implementation of Energy Transformer in PyTorch for Mask Image Reconstruction

Python
23
1 年前

This repository contains the official code for Energy Transformer---an efficient Energy-based Transformer variant for graph classification

Python
23
1 年前

Demo code for CVPR2023 paper "Sparsifiner: Learning Sparse Instance-Dependent Attention for Efficient Vision Transformers"

Python
13
2 年前

A custom Tensorflow implementation of Google's Electra NLP model with compositional embeddings using complementary partitions

Jupyter Notebook
12
4 年前

This is the source code of article how to create a chatbot in python . i.e A chatbot using the Reformer, also known as the efficient Transformer, to generate dialogues between two bots.

Jupyter Notebook
8
4 年前

Nonparametric Modern Hopfield Models

Jupyter Notebook
7
1 年前

MetaFormer-Based Global Contexts-Aware Network for Efficient Semantic Segmentation (Accepted by WACV 2024)

4
1 个月前