中文
相关论文

相关论文: GroupFormer: Group Activity Recognition with Clust…

200 篇论文

Graph convolutional networks (GCNs) have been widely used and achieved remarkable results in skeleton-based action recognition. We think the key to skeleton-based action recognition is a skeleton hanging in frames, so we focus on how the…

计算机视觉与模式识别 · 计算机科学 2023-12-07 Nguyen Huu Bao Long

In group activity recognition, the temporal dynamics of the whole activity can be inferred based on the dynamics of the individual people representing the activity. We build a deep model to capture these dynamics based on LSTM (long-short…

计算机视觉与模式识别 · 计算机科学 2016-04-07 Moustafa Ibrahim , Srikanth Muralidharan , Zhiwei Deng , Arash Vahdat , Greg Mori

Temporal convolutions have been the paradigm of choice in action segmentation, which enhances long-term receptive fields by increasing convolution layers. However, high layers cause the loss of local information necessary for frame…

计算机视觉与模式识别 · 计算机科学 2022-05-20 Jiahui Wang , Zhenyou Wang , Shanna Zhuang , Hui Wang

In this paper, we propose a new, simple, and effective Self-supervised Spatio-temporal Transformers (SPARTAN) approach to Group Activity Recognition (GAR) using unlabeled video data. Given a video, we create local and global Spatio-temporal…

计算机视觉与模式识别 · 计算机科学 2023-08-29 Naga VS Raviteja Chappa , Pha Nguyen , Alexander H Nelson , Han-Seok Seo , Xin Li , Page Daniel Dobbs , Khoa Luu

Many existing methods that use functional magnetic resonance imaging (fMRI) classify brain disorders, such as autism spectrum disorder (ASD) and attention deficit hyperactivity disorder (ADHD), often overlook the integration of spatial and…

图像与视频处理 · 电气工程与系统科学 2025-08-08 Wenhao Dong , Yueyang Li , Weiming Zeng , Lei Chen , Hongjie Yan , Wai Ting Siok , Nizhuan Wang

Motion representation plays an important role in video understanding and has many applications including action recognition, robot and autonomous guidance or others. Lately, transformer networks, through their self-attention mechanism…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Nattapong Kurpukdee , Adrian G. Bors

Multi-person motion prediction remains a challenging problem, especially in the joint representation learning of individual motion and social interactions. Most prior methods only involve learning local pose dynamics for individual motion…

计算机视觉与模式识别 · 计算机科学 2023-02-07 Xiaogang Peng , Yaodi Shen , Haoran Wang , Binling Nie , Yigang Wang , Zizhao Wu

Grounded situation recognition is the task of predicting the main activity, entities playing certain roles within the activity, and bounding-box groundings of the entities in the given image. To effectively deal with this challenging task,…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Junhyeong Cho , Youngseok Yoon , Suha Kwak

This paper presents CLUSTERFORMER, a universal vision model that is based on the CLUSTERing paradigm with TransFORMER. It comprises two novel designs: 1. recurrent cross-attention clustering, which reformulates the cross-attention mechanism…

计算机视觉与模式识别 · 计算机科学 2023-10-09 James C. Liang , Yiming Cui , Qifan Wang , Tong Geng , Wenguan Wang , Dongfang Liu

Although Transformers excel in natural language processing, their extension to time series forecasting remains challenging due to insufficient consideration of the differences between textual and temporal modalities. In this paper, we…

机器学习 · 计算机科学 2025-10-09 Zhipeng Liu , Peibo Duan , Xuan Tang , Baixin Li , Yongsheng Huang , Mingyang Geng , Changsheng Zhang , Bin Zhang , Binwu Wang

Passenger demand forecasting helps optimize vehicle scheduling, thereby improving urban efficiency. Recently, attention-based methods have been used to adequately capture the dynamic nature of spatio-temporal data. However, existing methods…

人工智能 · 计算机科学 2025-06-06 Haichen Wang , Liu Yang , Xinyuan Zhang , Haomin Yu , Ming Li , Jilin Hu

Skeleton-based human action recognition leverages sequences of human joint coordinates to identify actions performed in videos. Owing to the intrinsic spatiotemporal structure of skeleton data, Graph Convolutional Networks (GCNs) have been…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Yusen Peng , Alper Yilmaz

Temporal reasoning is an important aspect of video analysis. 3D CNN shows good performance by exploring spatial-temporal features jointly in an unconstrained way, but it also increases the computational cost a lot. Previous works try to…

计算机视觉与模式识别 · 计算机科学 2019-10-01 Chenxu Luo , Alan Yuille

In the field of face recognition, a model learns to distinguish millions of face images with fewer dimensional embedding features, and such vast information may not be properly encoded in the conventional model with a single branch. We…

计算机视觉与模式识别 · 计算机科学 2020-05-26 Yonghyun Kim , Wonpyo Park , Myung-Cheol Roh , Jongju Shin

Pedestrian trajectory prediction, vital for selfdriving cars and socially-aware robots, is complicated due to intricate interactions between pedestrians, their environment, and other Vulnerable Road Users. This paper presents GSGFormer, an…

计算机视觉与模式识别 · 计算机科学 2023-12-08 Zhongchang Luo , Marion Robin , Pavan Vasishta

Self-attention based Transformer models have demonstrated impressive results for image classification and object detection, and more recently for video understanding. Inspired by this success, we investigate the application of Transformer…

计算机视觉与模式识别 · 计算机科学 2022-08-30 Chenlin Zhang , Jianxin Wu , Yin Li

Visual place recognition is a challenging task in the field of computer vision, and autonomous robotics and vehicles, which aims to identify a location or a place from visual inputs. Contemporary methods in visual place recognition employ…

计算机视觉与模式识别 · 计算机科学 2024-05-29 Shyam Sundar Kannan , Byung-Cheol Min

Sequential recommender systems aim to predict a user's future interests by extracting temporal patterns from their behavioral history. Existing approaches typically employ transformer-based architectures to process long sequences of user…

信息检索 · 计算机科学 2026-02-24 Adamya Shyam , Venkateswara Rao Kagita , Bharti Rana , Vikas Kumar

We present an end-to-end deep Convolutional Neural Network called Convolutional Relational Machine (CRM) for recognizing group activities that utilizes the information in spatial relations between individual persons in image or video. It…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Sina Mokhtarzadeh Azar , Mina Ghadimi Atigh , Ahmad Nickabadi , Alexandre Alahi

Previous methods for dynamic facial expression recognition (DFER) in the wild are mainly based on Convolutional Neural Networks (CNNs), whose local operations ignore the long-range dependencies in videos. Transformer-based methods for DFER…

计算机视觉与模式识别 · 计算机科学 2023-05-08 Fuyan Ma , Bin Sun , Shutao Li