# PVT v2: Improved baselines with pyramid vision transformer > Transformers have recently lead to encouraging progress in computer vision. In this work, we present new baselines by improving the original Pyramid Vision Transformer (PVT v1) by adding three designs: (i) a linear complexity attention layer, (ii) an overlapping patch embedding, and (iii) a convolut... ## Metadata - Authors: Wenhai Wang, Enze Xie, Xiang Li, Deng-Ping Fan, Kaitao Song, Ding Liang, Tong Lü, Ping Luo, Ling Shao - Journal: Computational Visual Media - Published: 2022-03-16 - DOI: https://doi.org/10.1007/s41095-022-0274-8 - Citations: 2,057 - Source: OpenAlex - Access: Open Access ## Technology Hub - Hub: Computer Vision - Discipline: Computer Science / AI - Hub URL: https://science-database.com/technology/computer-vision - Hub llms.txt: https://science-database.com/technology/computer-vision/llms.txt ## Abstract Transformers have recently lead to encouraging progress in computer vision. In this work, we present new baselines by improving the original Pyramid Vision Transformer (PVT v1) by adding three designs: (i) a linear complexity attention layer, (ii) an overlapping patch embedding, and (iii) a convolutional feed-forward network. With these modifications, PVT v2 reduces the computational complexity of PVT v1 to linearity and provides significant improvements on fundamental vision tasks such as classification, detection, and segmentation. In particular, PVT v2 achieves comparable or better performance than recent work such as the Swin transformer. We hope this work will facilitate state-of-the-art transformer research in computer vision. Code is available at https://github.com/whai362/PVT . ## Links - DOI: https://doi.org/10.1007/s41095-022-0274-8 - OpenAlex: https://openalex.org/W3175515048 - PDF: https://link.springer.com/content/pdf/10.1007/s41095-022-0274-8.pdf - JSON API: https://science-database.com/api/v1/technology/computer-vision --- Generated by science-database.com — The Knowledge Interface Paper ID: oa-W3175515048 | Hub: computer-vision