中文
相关论文

相关论文: Semantic-Aware Local-Global Vision Transformer

200 篇论文

It is well believed that Transformer performs better in semantic segmentation compared to convolutional neural networks. Nevertheless, the original Vision Transformer may lack of inductive biases of local neighborhoods and possess a high…

计算机视觉与模式识别 · 计算机科学 2022-08-04 Wentao Shi , Jing Xu , Pan Gao

In recent years, weakly supervised semantic segmentation using image-level labels as supervision has received significant attention in the field of computer vision. Most existing methods have addressed the challenges arising from the lack…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Rozhan Ahmadi , Shohreh Kasaei

Multi-scale representations are crucial for semantic segmentation. The community has witnessed the flourish of semantic segmentation convolutional neural networks (CNN) exploiting multi-scale contextual information. Motivated by that the…

计算机视觉与模式识别 · 计算机科学 2023-08-10 Haotian Yan , Chuang Zhang , Ming Wu

Recent advances in pixel-level tasks (e.g. segmentation) illustrate the benefit of of long-range interactions between aggregated region-based representations that can enhance local features. However, such aggregated representations, often…

计算机视觉与模式识别 · 计算机科学 2024-04-19 Mir Rayat Imtiaz Hossain , Leonid Sigal , James J. Little

The formidable accomplishment of Transformers in natural language processing has motivated the researchers in the computer vision community to build Vision Transformers. Compared with the Convolution Neural Networks (CNN), a Vision…

计算机视觉与模式识别 · 计算机科学 2022-11-28 Tan Yu , Ping Li

Transformer models have shown great potential in computer vision, following their success in language tasks. Swin Transformer is one of them that outperforms convolution-based architectures in terms of accuracy, while improving efficiency…

计算机视觉与模式识别 · 计算机科学 2023-06-27 Jinkyu Koo , John Yang , Le An , Gwenaelle Cunha Sergio , Su Inn Park

Transformers have demonstrated great potential in computer vision tasks. To avoid dense computations of self-attentions in high-resolution visual data, some recent Transformer models adopt a hierarchical design, where self-attentions are…

计算机视觉与模式识别 · 计算机科学 2021-07-13 Jinpeng Li , Yichao Yan , Shengcai Liao , Xiaokang Yang , Ling Shao

The vanilla self-attention mechanism inherently relies on pre-defined and steadfast computational dimensions. Such inflexibility restricts it from possessing context-oriented generalization that can bring more contextual cues and global…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Rui Yang , Hailong Ma , Jie Wu , Yansong Tang , Xuefeng Xiao , Min Zheng , Xiu Li

The transformer-based semantic segmentation approaches, which divide the image into different regions by sliding windows and model the relation inside each window, have achieved outstanding success. However, since the relation modeling…

计算机视觉与模式识别 · 计算机科学 2023-08-17 Zizhang Wu , Yuanzhu Gan , Tianhao Xu , Fan Wang

Transformers have proved to be very effective for visual recognition tasks. In particular, vision transformers construct compressed global representations through self-attention and learnable class tokens. Multi-resolution transformers have…

计算机视觉与模式识别 · 计算机科学 2022-12-16 Loic Themyr , Clement Rambour , Nicolas Thome , Toby Collins , Alexandre Hostettler

Very recently, Window-based Transformers, which computed self-attention within non-overlapping local windows, demonstrated promising results on image classification, semantic segmentation, and object detection. However, less study has been…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Zilong Huang , Youcheng Ben , Guozhong Luo , Pei Cheng , Gang Yu , Bin Fu

This paper presents a new vision Transformer, called Swin Transformer, that capably serves as a general-purpose backbone for computer vision. Challenges in adapting Transformer from language to vision arise from differences between the two…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Ze Liu , Yutong Lin , Yue Cao , Han Hu , Yixuan Wei , Zheng Zhang , Stephen Lin , Baining Guo

With the popularity of Transformer architectures in computer vision, the research focus has shifted towards developing computationally efficient designs. Window-based local attention is one of the major techniques being adopted in recent…

计算机视觉与模式识别 · 计算机科学 2021-11-29 Ammarah Farooq , Muhammad Awais , Sara Ahmed , Josef Kittler

Recently, Transformers have shown promising performance in various vision tasks. However, the high costs of global self-attention remain challenging for Transformers, especially for high-resolution vision tasks. Local self-attention runs…

计算机视觉与模式识别 · 计算机科学 2023-04-28 Zhemin Zhang , Xun Gong

Semantic segmentation of remote sensing imagery is a fundamental task in computer vision, supporting a wide range of applications such as land use classification, urban planning, and environmental monitoring. However, this task is often…

计算机视觉与模式识别 · 计算机科学 2025-09-26 Qinfeng Zhu , Han Li , Liang He , Lei Fan

Recent advances in vision tasks (e.g., segmentation) highly depend on the availability of large-scale real-world image annotations obtained by cumbersome human labors. Moreover, the perception performance often drops significantly for new…

计算机视觉与模式识别 · 计算机科学 2018-07-17 Peilun Li , Xiaodan Liang , Daoyuan Jia , Eric P. Xing

Saliency Prediction aims to predict the attention distribution of human eyes given an RGB image. Most of the recent state-of-the-art methods are based on deep image feature representations from traditional CNNs. However, the traditional…

计算机视觉与模式识别 · 计算机科学 2023-01-27 Shuo Zhang

Deeply learned representations have achieved superior image retrieval performance in a retrieve-then-rerank manner. Recent state-of-the-art single stage model, which heuristically fuses local and global features, achieves promising…

计算机视觉与模式识别 · 计算机科学 2022-07-04 Yuxin Song , Ruolin Zhu , Min Yang , Dongliang He

While some studies have proven that Swin Transformer (Swin) with window self-attention (WSA) is suitable for single image super-resolution (SR), the plain WSA ignores the broad regions when reconstructing high-resolution images due to a…

计算机视觉与模式识别 · 计算机科学 2023-03-21 Haram Choi , Jeongmin Lee , Jihoon Yang

Although vision Transformers have achieved excellent performance as backbone models in many vision tasks, most of them intend to capture global relations of all tokens in an image or a window, which disrupts the inherent spatial and local…

计算机视觉与模式识别 · 计算机科学 2021-12-28 Gang Li , Di Xu , Xing Cheng , Lingyu Si , Changwen Zheng
‹ 上一页 1 2 3 10 下一页 ›