中文
相关论文

相关论文: ATTN-FIQA: Interpretable Attention-based Face Imag…

200 篇论文

With the increasing complexity of generative AI models, post-training quantization (PTQ) has emerged as a promising solution for deploying hyper-scale models on edge devices such as mobile and TVs. Existing PTQ schemes, however, consume…

机器学习 · 计算机科学 2024-11-06 Junhan Kim , Chungman Lee , Eulrang Cho , Kyungphil Park , Ho-young Kim , Joonyoung Kim , Yongkweon Jeon

Recent state-of-the-art performances of Vision Transformers (ViT) in computer vision tasks demonstrate that a general-purpose architecture, which implements long-range self-attention, could replace the local feature learning operations of…

Awareness detection technologies have been gaining traction in a variety of enterprises; most often used for driver fatigue detection, recent research has shifted towards using computer vision technologies to analyze user attention in…

计算机视觉与模式识别 · 计算机科学 2021-12-01 Janelle Domantay

The quadratic cost of softmax attention limits Transformer scalability in high-resolution vision. We introduce Infinite Self-Attention (InfSA), a spectral reformulation that treats each attention layer as a diffusion step on a…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Giorgio Roffo , Hazem Abdelkawy , Nilli Lavie , Luke Palmer

Traditional deep neural network (DNN)-based image quality assessment (IQA) models leverage convolutional neural networks (CNN) or Transformer to learn the quality-aware feature representation, achieving commendable performance on natural…

计算机视觉与模式识别 · 计算机科学 2024-08-06 Puyi Wang , Wei Sun , Zicheng Zhang , Jun Jia , Yanwei Jiang , Zhichao Zhang , Xiongkuo Min , Guangtao Zhai

With the development of multimedia technology, Augmented Reality (AR) has become a promising next-generation mobile platform. The primary value of AR is to promote the fusion of digital contents and real-world environments, however, studies…

计算机视觉与模式识别 · 计算机科学 2022-12-07 Huiyu Duan , Xiongkuo Min , Yucheng Zhu , Guangtao Zhai , Xiaokang Yang , Patrick Le Callet

Blind or no-reference image quality assessment (NR-IQA) is a fundamental, unsolved, and yet challenging problem due to the unavailability of a reference image. It is vital to the streaming and social media industries that impact billions of…

计算机视觉与模式识别 · 计算机科学 2020-06-09 S. Alireza Golestaneh , Kris Kitani

Efficient inference in Large Vision-Language Models is constrained by the high cost of processing thousands of visual tokens, yet it remains unclear which tokens and computations can be safely removed. While attention scores are commonly…

计算机视觉与模式识别 · 计算机科学 2026-02-03 Samyak Jha , Junho Kim

Window-based attention has become a popular choice in vision transformers due to its superior performance, lower computational complexity, and less memory footprint. However, the design of hand-crafted windows, which is data-agnostic,…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Qiming Zhang , Jing Zhang , Yufei Xu , Dacheng Tao

We propose a novel attention model that can accurately attends to target objects of various scales and shapes in images. The model is trained to gradually suppress irrelevant regions in an input image via a progressive attentive process…

计算机视觉与模式识别 · 计算机科学 2018-08-08 Paul Hongsuck Seo , Zhe Lin , Scott Cohen , Xiaohui Shen , Bohyung Han

Action Quality Assessment(AQA) is important for action understanding and resolving the task poses unique challenges due to subtle visual differences. Existing state-of-the-art methods typically rely on the holistic video representations for…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Yang Bai , Desen Zhou , Songyang Zhang , Jian Wang , Errui Ding , Yu Guan , Yang Long , Jingdong Wang

Vision Transformers (ViTs) based vision foundation models (VFMs) have achieved remarkable performance across diverse vision tasks, but suffer from quadratic complexity that limits scalability to long sequences. Existing linear attention…

计算机视觉与模式识别 · 计算机科学 2026-03-18 Yifan Li , Seunghyun Yoon , Viet Dac Lai , Franck Dernoncourt , Jason Kuen , Yu Kong , Trung Bui

We propose a novel attention based deep learning architecture for visual question answering task (VQA). Given an image and an image related natural language question, VQA generates the natural language answer for the question. Generating…

计算机视觉与模式识别 · 计算机科学 2016-04-05 Kan Chen , Jiang Wang , Liang-Chieh Chen , Haoyuan Gao , Wei Xu , Ram Nevatia

Due to the scarcity of labeled samples in Image Quality Assessment (IQA) datasets, numerous recent studies have proposed multi-task based strategies, which explore feature information from other tasks or domains to boost the IQA task.…

计算机视觉与模式识别 · 计算机科学 2024-11-13 Li Yu

Lowering radiation dose per view and utilizing sparse views per scan are two common CT scan modes, albeit often leading to distorted images characterized by noise and streak artifacts. Blind image quality assessment (BIQA) strives to…

图像与视频处理 · 电气工程与系统科学 2023-10-06 Yongyi Shi , Wenjun Xia , Ge Wang , Xuanqin Mou

Currently available face datasets mainly consist of a large number of high-quality and a small number of low-quality samples. As a result, a Face Recognition (FR) network fails to learn the distribution of low-quality samples since they are…

计算机视觉与模式识别 · 计算机科学 2023-06-08 Mohammad Saeed Ebrahimi Saadabadi , Sahar Rahimi Malakshan , Ali Zafari , Moktari Mostofa , Nasser M. Nasrabadi

Attention mechanism has recently attracted increasing attentions in the field of facial action unit (AU) detection. By finding the region of interest of each AU with the attention mechanism, AU-related local features can be captured. Most…

计算机视觉与模式识别 · 计算机科学 2019-10-21 Zhiwen Shao , Zhilei Liu , Jianfei Cai , Yunsheng Wu , Lizhuang Ma

Image quality assessment (IQA) continues to garner great interest in the research community, particularly given the tremendous rise in consumer video capture and streaming. Despite significant research effort in IQA in the past few decades,…

多媒体 · 计算机科学 2016-09-26 Prajna Paramita Dash , Akshaya Mishra , Alexander Wong

Image Quality Assessment (IQA) and Image Aesthetic Assessment (IAA) aim to simulate human subjective perception of image visual quality and aesthetic appeal. Despite distinct learning objectives, they have underlying interconnectedness due…

计算机视觉与模式识别 · 计算机科学 2025-07-15 Hantao Zhou , Longxiang Tang , Rui Yang , Guanyi Qin , Yan Zhang , Yutao Li , Xiu Li , Runze Hu , Guangtao Zhai

Vision Transformers (ViT) serve as powerful vision models. Unlike convolutional neural networks, which dominated vision research in previous years, vision transformers enjoy the ability to capture long-range dependencies in the data.…

计算机视觉与模式识别 · 计算机科学 2022-04-20 Moab Arar , Ariel Shamir , Amit H. Bermano
‹ 上一页 1 8 9 10 下一页 ›