2022
EfficientFormer: Vision Transformers at MobileNet Speed
NeurIPS 2022accept
Vision Transformers (ViT) have shown rapid progress in computer vision tasks, achieving promising results on various benchmarks. However, due to the massive number of parameters and model design, e.g., attention mechanism, ViT-based models are generally times slower than lightweight convolutional n…