中文
相关论文

相关论文: Visual Mechanisms Inspired Efficient Transformers …

200 篇论文

Image Quality Assessment (IQA) is essential in various Computer Vision tasks such as image deblurring and super-resolution. However, most IQA methods require reference images, which are not always available. While there are some…

图像与视频处理 · 电气工程与系统科学 2024-05-06 Han Cui , Alfredo De Goyeneche , Efrat Shimron , Boyuan Ma , Michael Lustig

Recently Transformer has shown good performance in several vision tasks due to its powerful modeling capabilities. To reduce the quadratic complexity caused by the attention, some outstanding work restricts attention to local regions or…

计算机视觉与模式识别 · 计算机科学 2023-05-03 Fangjian Lin , Yizhe Ma , Sitong Wu , Long Yu , Shengwei Tian

We propose a new prototype model for no-reference video quality assessment (VQA) based on the natural statistics of space-time chips of videos. Space-time chips (ST-chips) are a new, quality-aware feature space which we define as space-time…

图像与视频处理 · 电气工程与系统科学 2020-08-25 Joshua P. Ebenezer , Zaixi Shang , Yongjun Wu , Hai Wei , Alan C. Bovik

With the rapid development of multimedia processing and deep learning technologies, especially in the field of video understanding, video quality assessment (VQA) has achieved significant progress. Although researchers have moved from…

计算机视觉与模式识别 · 计算机科学 2025-01-14 Jiebin Yan , Lei Wu , Yuming Fang , Xuelin Liu , Xue Xia , Weide Liu

Vision Transformers (ViTs) have achieved state-of-the-art performance in image classification, yet their attention mechanisms often remain opaque and exhibit dense, non-structured behaviors. In this work, we adapt our previously proposed…

计算机视觉与模式识别 · 计算机科学 2026-02-12 Vasileios Arampatzakis , George Pavlidis , Nikolaos Mitianoudis , Nikos Papamarkos

The rapid development of diffusion models has greatly advanced AI-generated videos in terms of length and consistency recently, yet assessing AI-generated videos still remains challenging. Previous approaches have often focused on…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Jiaze Li , Haoran Xu , Shiding Zhu , Junwei He , Haozhao Wang

In this paper, we propose a deep learning based video quality assessment (VQA) framework to evaluate the quality of the compressed user's generated content (UGC) videos. The proposed VQA framework consists of three modules, the feature…

图像与视频处理 · 电气工程与系统科学 2021-06-03 Wei Sun , Tao Wang , Xiongkuo Min , Fuwang Yi , Guangtao Zhai

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 have demonstrated the powerful capability of transformer architecture in image restoration. However, our analysis indicates that existing transformerbased methods can not establish both exact global and local dependencies…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Zhijun Tu , Kunpeng Du , Hanting Chen , Hailing Wang , Wei Li , Jie Hu , Yunhe Wang

Image quality assessment (IQA) algorithm aims to quantify the human perception of image quality. Unfortunately, there is a performance drop when assessing the distortion images generated by generative adversarial network (GAN) with…

计算机视觉与模式识别 · 计算机科学 2022-04-25 Shanshan Lao , Yuan Gong , Shuwei Shi , Sidi Yang , Tianhe Wu , Jiahao Wang , Weihao Xia , Yujiu Yang

Vision Transformers have substantially advanced the capabilities of segmentation models across both image and video domains. Among them, the Swin Transformer stands out for its ability to capture hierarchical, multi-scale representations,…

计算机视觉与模式识别 · 计算机科学 2025-08-11 Ka-Wai Yung , Felix J. S. Bragman , Jialang Xu , Imanol Luengo , Danail Stoyanov , Evangelos B. Mazomenos

Image Quality Assessment (IQA) constitutes a fundamental task within the field of computer vision, yet it remains an unresolved challenge, owing to the intricate distortion conditions, diverse image contents, and limited availability of…

计算机视觉与模式识别 · 计算机科学 2023-08-24 Kangmin Xu , Liang Liao , Jing Xiao , Chaofeng Chen , Haoning Wu , Qiong Yan , Weisi Lin

Neural View Synthesis (NVS) has demonstrated efficacy in generating high-fidelity dense viewpoint videos using a image set with sparse views. However, existing quality assessment methods like PSNR, SSIM, and LPIPS are not tailored for the…

计算机视觉与模式识别 · 计算机科学 2024-12-12 Qiang Qu , Hanxue Liang , Xiaoming Chen , Yuk Ying Chung , Yiran Shen

Development of perceptual image quality assessment (IQA) metrics has been of significant interest to computer vision community. The aim of these metrics is to model quality of an image as perceived by humans. Recent works in Full-reference…

图像与视频处理 · 电气工程与系统科学 2022-03-03 Saikat Dutta , Sourya Dipta Das , Nisarg A. Shah

Blind video quality assessment (BVQA) plays an indispensable role in monitoring and improving the end-users' viewing experience in various real-world video-enabled media applications. As an experimental field, the improvements of BVQA…

计算机视觉与模式识别 · 计算机科学 2024-04-04 Wei Sun , Wen Wen , Xiongkuo Min , Long Lan , Guangtao Zhai , Kede Ma

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

Intermediate features of a pre-trained model have been shown informative for making accurate predictions on downstream tasks, even if the model backbone is kept frozen. The key challenge is how to utilize these intermediate features given…

机器学习 · 计算机科学 2023-04-28 Cheng-Hao Tu , Zheda Mai , Wei-Lun Chao

Current full-reference image quality assessment (FR-IQA) methods often fuse features from reference and distorted images, overlooking that color and luminance distortions occur mainly at low frequencies, whereas edge and texture distortions…

图像与视频处理 · 电气工程与系统科学 2024-12-23 Xuekai Wei , Junyu Zhang , Qinlin Hu , Mingliang Zhou\\Yong Feng , Weizhi Xian , Huayan Pu , Sam Kwong

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

Visual Question Answering systems target answering open-ended textual questions given input images. They are a testbed for learning high-level reasoning with a primary use in HCI, for instance assistance for the visually impaired. Recent…

计算机视觉与模式识别 · 计算机科学 2021-07-21 Theo Jaunet , Corentin Kervadec , Romain Vuillemot , Grigory Antipov , Moez Baccouche , Christian Wolf