中文
相关论文

相关论文: PAM: Pose Attention Module for Pose-Invariant Face…

200 篇论文

Editing natural images using textual descriptions in text-to-image diffusion models remains a significant challenge, particularly in achieving consistent generation and handling complex, non-rigid objects. Existing methods often struggle to…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Dinh-Khoi Vo , Thanh-Toan Do , Tam V. Nguyen , Minh-Triet Tran , Trung-Nghia Le

Inspired by foveal vision, hard attention models promise interpretability and parameter economy. However, existing models like the Recurrent Model of Visual Attention (RAM) and Deep Recurrent Attention Model (DRAM) failed to model the…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Pengcheng Pan , Yonekura Shogo , Yasuo Kuniyoshi

Triggered by the success of transformers in various visual tasks, the spatial self-attention mechanism has recently attracted more and more attention in the computer vision community. However, we empirically found that a typical vision…

计算机视觉与模式识别 · 计算机科学 2022-11-28 Jiayin Sun , Hong Wang , Qiulei Dong

Face is one of the predominant means of person recognition. In the process of ageing, human face is prone to many factors such as time, attributes, weather and other subject specific variations. The impact of these factors were not well…

计算机视觉与模式识别 · 计算机科学 2021-06-16 Sinzith Tatikonda , Athira Nambiar , Anurag Mittal

The difficulty of the fine-grained image classification mainly comes from a shared overall appearance across classes. Thus, recognizing discriminative details, such as eyes and beaks for birds, is a key in the task. However, this is…

计算机视觉与模式识别 · 计算机科学 2023-08-02 SuBeen Lee , WonJun Moon , Hyun Seok Seong , Jae-Pil Heo

Class Activation Mapping (CAM) is a powerful technique used to understand the decision making of Convolutional Neural Network (CNN) in computer vision. Recently, there have been attempts not only to generate better visual explanations, but…

机器学习 · 计算机科学 2021-05-04 Kwang Hee Lee , Chaewon Park , Junghyun Oh , Nojun Kwak

There are many facts affecting human face recognition, such as pose, occlusion, illumination, age, etc. First and foremost are large pose and occlusion problems, which can even result in more than 10% performance degradation. Pose-invariant…

计算机视觉与模式识别 · 计算机科学 2019-02-27 Qingyan Duan , Lei Zhang

Transformer-based object detectors often struggle with occlusions, fine-grained localization, and computational inefficiency caused by fixed queries and dense attention. We propose DAMM, Dual-stream Attention with Multi-Modal queries, a…

计算机视觉与模式识别 · 计算机科学 2025-08-08 Noreen Anwar , Guillaume-Alexandre Bilodeau , Wassim Bouachir

Developing a reliable and practical face recognition system is a long-standing goal in computer vision research. Existing literature suggests that pixel-wise face alignment is the key to achieve high-accuracy face recognition. By assuming a…

计算机视觉与模式识别 · 计算机科学 2015-01-21 Yuting Zhang , Kui Jia , Yueming Wang , Gang Pan , Tsung-Han Chan , Yi Ma

Attention--or attribution--maps methods are methods designed to highlight regions of the model's input that were discriminative for its predictions. However, different attention maps methods can highlight different regions of the input,…

计算机视觉与模式识别 · 计算机科学 2022-10-19 Ali Mirzazadeh , Florian Dubost , Maxwell Pike , Krish Maniar , Max Zuo , Christopher Lee-Messer , Daniel Rubin

Heterogeneous face recognition is a challenging task due to the large modality discrepancy and insufficient cross-modal samples. Most existing works focus on discriminative feature transformation, metric learning and cross-modal face…

计算机视觉与模式识别 · 计算机科学 2020-08-11 Yingguo Xu , Lei Zhang , Qingyan Duan

The challenge of fine-grained visual recognition often lies in discovering the key discriminative regions. While such regions can be automatically identified from a large-scale labeled dataset, a similar method might become less effective…

计算机视觉与模式识别 · 计算机科学 2022-08-02 Yangyang Shu , Baosheng Yu , Haiming Xu , Lingqiao Liu

Conversational emotion recognition (CER) is an important research topic in human-computer interactions. {Although recent advancements in transformer-based cross-modal fusion methods have shown promise in CER tasks, they tend to overlook the…

计算机视觉与模式识别 · 计算机科学 2024-11-18 Yuntao Shou , Huan Liu , Xiangyong Cao , Deyu Meng , Bo Dong

The research on recognizing the most discriminative regions provides referential information for weakly supervised object localization with only image-level annotations. However, the most discriminative regions usually conceal the other…

计算机视觉与模式识别 · 计算机科学 2019-09-12 Yukun Zhou , Zailiang Chen , Hailan Shen , Qing Liu , Rongchang Zhao , Yixiong Liang

Current fully-supervised facial landmark detection methods have progressed rapidly and achieved remarkable performance. However, they still suffer when coping with faces under large poses and heavy occlusions for inaccurate facial shape…

计算机视觉与模式识别 · 计算机科学 2021-12-24 Jun Wan , Hui Xi , Jie Zhou , Zhihui Lai , Witold Pedrycz , Xu Wang , Hang Sun

Modern foundation model architectures rely on attention mechanisms to effectively capture context. However, these methods require linear or quadratic memory in terms of the number of inputs/datapoints, limiting their applicability in…

机器学习 · 计算机科学 2023-06-23 Leo Feng , Frederick Tung , Hossein Hajimirsadeghi , Yoshua Bengio , Mohamed Osama Ahmed

Facial landmarks (FLM) estimation is a critical component in many face-related applications. In this work, we aim to optimize for both accuracy and speed and explore the trade-off between them. Our key observation is that not all faces are…

计算机视觉与模式识别 · 计算机科学 2021-08-04 Gil Shapira , Noga Levy , Ishay Goldin , Roy J. Jevnisek

Processing spatial data is a key component in many learning tasks for autonomous driving such as motion forecasting, multi-agent simulation, and planning. Prior works have demonstrated the value in using SE(2) invariant network…

机器学习 · 计算机科学 2025-07-25 Ethan Pronovost , Neha Boloor , Peter Schleede , Noureldin Hendy , Andres Morales , Nicholas Roy

Local feature matching is an essential technique in image matching and plays a critical role in a wide range of vision-based applications. However, existing Transformer-based detector-free local feature matching methods encounter challenges…

计算机视觉与模式识别 · 计算机科学 2024-10-31 Naijian Cao , Renjie He , Yuchao Dai , Mingyi He

General image super-resolution techniques have difficulties in recovering detailed face structures when applying to low resolution face images. Recent deep learning based methods tailored for face images have achieved improved performance…

计算机视觉与模式识别 · 计算机科学 2021-02-03 Chaofeng Chen , Dihong Gong , Hao Wang , Zhifeng Li , Kwan-Yee K. Wong