中文
相关论文

相关论文: Seeing the Pose in the Pixels: Learning Pose-Aware…

200 篇论文

Self-attention-based vision transformers (ViTs) have emerged as a highly competitive architecture in computer vision. Unlike convolutional neural networks (CNNs), ViTs are capable of global information sharing. With the development of…

计算机视觉与模式识别 · 计算机科学 2023-09-25 Zhenzhen Chu , Jiayu Chen , Cen Chen , Chengyu Wang , Ziheng Wu , Jun Huang , Weining Qian

Facial expression recognition (FER) has received increasing interest in computer vision. We propose the TransFER model which can learn rich relation-aware local representations. It mainly consists of three components: Multi-Attention…

计算机视觉与模式识别 · 计算机科学 2021-08-26 Fanglei Xue , Qiangchang Wang , Guodong Guo

Though vision transformers (ViTs) have achieved state-of-the-art performance in a variety of settings, they exhibit surprising failures when performing tasks involving visual relations. This begs the question: how do ViTs attempt to perform…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Michael A. Lepori , Alexa R. Tartaglini , Wai Keen Vong , Thomas Serre , Brenden M. Lake , Ellie Pavlick

For state-of-the-art image understanding, Vision Transformers (ViTs) have become the standard architecture but their processing diverges substantially from human attentional characteristics. We investigate whether this cognitive gap can be…

计算机视觉与模式识别 · 计算机科学 2026-04-23 Ethan Knights

The Scene Representation Transformer (SRT) is a recent method to render novel views at interactive rates. Since SRT uses camera poses with respect to an arbitrarily chosen reference camera, it is not invariant to the order of the input…

计算机视觉与模式识别 · 计算机科学 2023-04-11 Aleksandr Safin , Daniel Duckworth , Mehdi S. M. Sajjadi

Extracting robust feature representation is critical for object re-identification to accurately identify objects across non-overlapping cameras. Although having a strong representation ability, the Vision Transformer (ViT) tends to overfit…

计算机视觉与模式识别 · 计算机科学 2024-08-30 Lei Tan , Pingyang Dai , Jie Chen , Liujuan Cao , Yongjian Wu , Rongrong Ji

Visual attention mechanisms play a crucial role in human perception and aesthetic evaluation. Recent advances in Vision Transformers (ViTs) have demonstrated remarkable capabilities in computer vision tasks, yet their alignment with human…

计算机视觉与模式识别 · 计算机科学 2025-07-24 Miguel Carrasco , César González-Martín , José Aranda , Luis Oliveros

Current approaches in video forecasting attempt to generate videos directly in pixel space using Generative Adversarial Networks (GANs) or Variational Autoencoders (VAEs). However, since these approaches try to model all the structure and…

计算机视觉与模式识别 · 计算机科学 2017-05-02 Jacob Walker , Kenneth Marino , Abhinav Gupta , Martial Hebert

To have a robot actively supporting a human during a collaborative task, it is crucial that robots are able to identify the current action in order to predict the next one. Common approaches make use of high-level knowledge, such as object…

机器人学 · 计算机科学 2017-03-08 Markus Eich , Sareh Shirazi , Gordon Wyeth

Cross-domain object detection and semantic segmentation have witnessed impressive progress recently. Existing approaches mainly consider the domain shift resulting from external environments including the changes of background, illumination…

计算机视觉与模式识别 · 计算机科学 2022-11-28 Qiqi Gu , Qianyu Zhou , Minghao Xu , Zhengyang Feng , Guangliang Cheng , Xuequan Lu , Jianping Shi , Lizhuang Ma

Human vision is a highly active process driven by gaze, which directs attention to task-relevant regions through foveation, dramatically reducing visual processing. In contrast, robot learning systems typically rely on passive, uniform…

机器人学 · 计算机科学 2025-09-23 Ian Chuang , Jinyu Zou , Andrew Lee , Dechen Gao , Iman Soltani

Understanding the relationship between different parts of an image is crucial in a variety of applications, including object recognition, scene understanding, and image classification. Despite the fact that Convolutional Neural Networks…

计算机视觉与模式识别 · 计算机科学 2024-01-12 Seyed Rohollah Hosseyni , Sanaz Seyedin , Hasan Taheri

In the current state of 6D pose estimation, top-performing techniques depend on complex intermediate correspondences, specialized architectures, and non-end-to-end algorithms. In contrast, our research reframes the problem as a…

计算机视觉与模式识别 · 计算机科学 2023-11-30 Sebastian Stapf , Tobias Bauernfeind , Marco Riboldi

Although transformers have become the neural architectures of choice for natural language processing, they require orders of magnitude more training data, GPU memory, and computations in order to compete with convolutional neural networks…

计算机视觉与模式识别 · 计算机科学 2021-10-04 Pranav Jeevan , Amit Sethi

Vision Transformers (ViTs) have demonstrated strong performance across a range of computer vision tasks by modeling long-range spatial interactions via self-attention. However, channel-wise mixing in ViTs remains static, relying on fixed…

计算机视觉与模式识别 · 计算机科学 2026-02-06 Aon Safdar , Mohamed Saadeldin

Recognition of human poses and actions is crucial for autonomous systems to interact smoothly with people. However, cameras generally capture human poses in 2D as images and videos, which can have significant appearance variations across…

计算机视觉与模式识别 · 计算机科学 2021-11-19 Ting Liu , Jennifer J. Sun , Long Zhao , Jiaping Zhao , Liangzhe Yuan , Yuxiao Wang , Liang-Chieh Chen , Florian Schroff , Hartwig Adam

Object pose increases intraclass object variance which makes object recognition from 2D images harder. To render a classifier robust to pose variations, most deep neural networks try to eliminate the influence of pose by using large…

计算机视觉与模式识别 · 计算机科学 2021-01-15 Yunhao Ge , Jiaping Zhao , Laurent Itti

Reconstructing 3D human pose and shape from monocular videos is a well-studied but challenging problem. Common challenges include occlusions, the inherent ambiguities in the 2D to 3D mapping and the computational complexity of video…

计算机视觉与模式识别 · 计算机科学 2023-05-02 Nikolaos Vasilikopoulos , Nikos Kolotouros , Aggeliki Tsoli , Antonis Argyros

In this paper, we present a technique for unsupervised learning of visual representations. Specifically, we train a model for foreground and background classification task, in the process of which it learns visual representations.…

计算机视觉与模式识别 · 计算机科学 2018-06-04 Aditya Vora

Vision transformers (ViTs) have been successfully applied in image classification tasks recently. In this paper, we show that, unlike convolution neural networks (CNNs)that can be improved by stacking more convolutional layers, the…

计算机视觉与模式识别 · 计算机科学 2021-04-20 Daquan Zhou , Bingyi Kang , Xiaojie Jin , Linjie Yang , Xiaochen Lian , Zihang Jiang , Qibin Hou , Jiashi Feng