Pyramid Vision Transformer: A Versatile Backbone for Dense Prediction without Convolutions
Wenhai Wang Enze Xie Affiliation: Nanjing University The University of Hong Kong Xiang Li Deng-Ping Fan Kaitao Song Ding Liang Affiliation: Nanjing University of Science and Technology IIAI SenseTime Researchhttps://github.com/whai362/PVT Tong Lu Ping Luo Affiliation: Nanjing University The University of Hong Kong Ling Shao
Abstract
Although convolutional neural networks (CNNs) have achieved great success in computer vision, this work investigates a simpler, convolution-free backbone network useful for many dense prediction tasks. Unlike the recently-proposed Vision Transformer (ViT) that was designed for image classification specifically, we introduce the Pyramid Vision Transformer (PVT)†† 🖂 Corresponding authors: Deng-Ping Fan (dengpfan@gmail.com); Tong Lu (lutong@nju.edu.cn)., which overcomes the difficulties of porting Transformer to various dense prediction tasks. PVT has several merits compared to current state of the arts. (1) Different from ViT that typically yields low-resolution outputs and incurs high computational and memory costs, PVT not only can be trained on dense partitions of an image to achieve high output resolution, which is important for dense prediction, but also uses a progressive shrinking pyramid to reduce the computations of large feature maps. (2) PVT inherits the advantages of both CNN and Transformer, making it a unified backbone for various vision tasks without convolutions, where it can be used as a direct replacement for CNN backbones. (3) We validate PVT through extensive exp
原文 arXiv:2102.12122;中英对照 + 大白话阅读 https://aha.fim.ai/paper/2102.12122v2