REVIEW 5 cited by
Pyramid Vision Transformer: A Versatile Backbone for Dense Prediction without Convolutions
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
Signed reviews
read the original abstract
Although using convolutional neural networks (CNNs) as backbones achieves great successes in computer vision, this work investigates a simple backbone network useful for many dense prediction tasks without convolutions. Unlike the recently-proposed Transformer model (e.g., ViT) that is specially designed for image classification, we propose Pyramid Vision Transformer~(PVT), which overcomes the difficulties of porting Transformer to various dense prediction tasks. PVT has several merits compared to prior arts. (1) Different from ViT that typically has low-resolution outputs and high computational and memory cost, PVT can be not only trained on dense partitions of the image to achieve high output resolution, which is important for dense predictions but also using a progressive shrinking pyramid to reduce computations of large feature maps. (2) PVT inherits the advantages from both CNN and Transformer, making it a unified backbone in various vision tasks without convolutions by simply replacing CNN backbones. (3) We validate PVT by conducting extensive experiments, showing that it boosts the performance of many downstream tasks, e.g., object detection, semantic, and instance segmentation. For example, with a comparable number of parameters, RetinaNet+PVT achieves 40.4 AP on the COCO dataset, surpassing RetinNet+ResNet50 (36.3 AP) by 4.1 absolute AP. We hope PVT could serve as an alternative and useful backbone for pixel-level predictions and facilitate future researches. Code is available at https://github.com/whai362/PVT.
Forward citations
Cited by 5 Pith papers
-
Graph-Based Uncertainty Modeling and Multimodal Fusion for Salient Object Detection
DUP-MCRNet introduces dynamic uncertainty graph convolution and learnable multimodal gating, reporting SOD benchmark improvements that are weakened by evaluation mismatches and table errors.
-
Advancing TDFN: Precise Fixation Point Generation Using Reconstruction Differences
An improved fixation point generator for TDFN is trained to match the difference between the network's reconstructed image and the input image, yielding better MNIST accuracy with fewer fixations than the prior RL approach.
-
Unified Local and Global Attention Interaction Modeling for Vision Transformers
Adding local and global token interactions before self-attention, via an aggressive convolution-pooling block and a concept-attention block, improves RetinaNet object detection mAP over non-pretrained ViT, Swin, and D...
-
Towards Robust Multi-tab Website Fingerprinting
ARES is a Transformer-based, multi-label website fingerprinting framework that identifies websites in multi-tab Tor sessions without prior knowledge of the tab count.
-
Image Segmentation with transformers: An Overview, Challenges and Future
A high-level review of transformer-based image segmentation that restates known models and challenges without new results, and contains citation and metric errors.
Discussion (0). Continue with ORCID to comment.