中文
相关论文

相关论文: Part-aware Prototypical Graph Network for One-shot…

200 篇论文

Skeletal Action recognition from an egocentric view is important for applications such as interfaces in AR/VR glasses and human-robot interaction, where the device has limited resources. Most of the existing skeletal action recognition…

计算机视觉与模式识别 · 计算机科学 2023-09-20 Junan Lin , Zhichao Sun , Enjie Cao , Taein Kwon , Mahdi Rad , Marc Pollefeys

Fine-grained visual recognition is to classify objects with visually similar appearances into subcategories, which has made great progress with the development of deep CNNs. However, handling subtle differences between different…

计算机视觉与模式识别 · 计算机科学 2022-12-29 Yifan Zhao , Jia Li , Xiaowu Chen , Yonghong Tian

Self-supervised learning (SSL), which aims to learn meaningful prior representations from unlabeled data, has been proven effective for skeleton-based action understanding. Different from the image domain, skeleton data possesses sparser…

计算机视觉与模式识别 · 计算机科学 2025-12-29 Jiahang Zhang , Lilang Lin , Shuai Yang , Jiaying Liu

We present the first one-shot personalized sketch segmentation method. We aim to segment all sketches belonging to the same category provisioned with a single sketch with a given part annotation while (i) preserving the parts semantics…

计算机视觉与模式识别 · 计算机科学 2022-03-28 Anran Qi , Yulia Gryaditskaya , Tao Xiang , Yi-Zhe Song

Skeleton-based action recognition is a hotspot in image processing. A key challenge of this task lies in its dependence on large, manually labeled datasets whose acquisition is costly and time-consuming. This paper devises a novel,…

计算机视觉与模式识别 · 计算机科学 2025-11-24 Hichem Sahbi

Capturing the dependencies between joints is critical in skeleton-based action recognition task. Transformer shows great potential to model the correlation of important joints. However, the existing Transformer-based methods cannot capture…

计算机视觉与模式识别 · 计算机科学 2022-11-04 Helei Qiu , Biao Hou , Bo Ren , Xiaohua Zhang

This study investigates unsupervised anomaly action recognition, which identifies video-level abnormal-human-behavior events in an unsupervised manner without abnormal samples, and simultaneously addresses three limitations in the…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Fumiaki Sato , Ryo Hachiuma , Taiki Sekii

Skeleton-based action recognition has recently attracted a lot of attention. Researchers are coming up with new approaches for extracting spatio-temporal relations and making considerable progress on large-scale skeleton-based datasets.…

计算机视觉与模式识别 · 计算机科学 2019-12-19 Sangwoo Cho , Muhammad Hasan Maqbool , Fei Liu , Hassan Foroosh

In this paper, we propose a novel single image action recognition algorithm which is based on the idea of semantic body part actions. Unlike existing bottom up methods, we argue that the human action is a combination of meaningful body part…

计算机视觉与模式识别 · 计算机科学 2016-12-15 Zhichen Zhao , Huimin Ma , Shaodi You

Recently, Transformer-based networks have shown great promise on skeleton-based action recognition tasks. The ability to capture global and local dependencies is the key to success while it also brings quadratic computation and memory cost.…

计算机视觉与模式识别 · 计算机科学 2024-03-27 Qingtian Wang , Jianlin Peng , Shuze Shi , Tingxi Liu , Jiabin He , Renliang Weng

Action recognition is a critical task for social robots to meaningfully engage with their environment. 3D human skeleton-based action recognition is an attractive research area in recent years. Although, the existing approaches are good at…

计算机视觉与模式识别 · 计算机科学 2021-01-01 Hui Feng , Shanshan Wang , Shuzhi Sam Ge

Graph classification aims to extract accurate information from graph-structured data for classification and is becoming more and more important in graph learning community. Although Graph Neural Networks (GNNs) have been successfully…

机器学习 · 计算机科学 2020-06-24 Ning Ma , Jiajun Bu , Jieyu Yang , Zhen Zhang , Chengwei Yao , Zhi Yu , Sheng Zhou , Xifeng Yan

Zero-shot skeleton-based action recognition aims to recognize actions of unseen categories after training on data of seen categories. The key is to build the connection between visual and semantic space from seen to unseen classes. Previous…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Yujie Zhou , Wenwen Qiang , Anyi Rao , Ning Lin , Bing Su , Jiaqi Wang

Spatio-temporal representational learning has been widely adopted in various fields such as action recognition, video object segmentation, and action anticipation. Previous spatio-temporal representational learning approaches primarily…

计算机视觉与模式识别 · 计算机科学 2021-11-01 Xuefan Zha , Wentao Zhu , Tingxun Lv , Sen Yang , Ji Liu

Currently, the state-of-the-art methods treat few-shot semantic segmentation task as a conditional foreground-background segmentation problem, assuming each class is independent. In this paper, we introduce the concept of meta-class, which…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Zhonghua Wu , Xiangxi Shi , Guosheng lin , Jianfei Cai

Dynamics of human body skeletons convey significant information for human action recognition. Conventional approaches for modeling skeletons usually rely on hand-crafted parts or traversal rules, thus resulting in limited expressive power…

计算机视觉与模式识别 · 计算机科学 2018-01-26 Sijie Yan , Yuanjun Xiong , Dahua Lin

Methods for object detection and segmentation rely on large scale instance-level annotations for training, which are difficult and time-consuming to collect. Efforts to alleviate this look at varying degrees and quality of supervision.…

计算机视觉与模式识别 · 计算机科学 2021-03-05 Siddhesh Khandelwal , Raghav Goyal , Leonid Sigal

Skeleton action recognition involves recognizing human action from human skeletons. The use of graph convolutional networks (GCNs) has driven major advances in this recognition task. In real-world scenarios, the captured skeletons are not…

计算机视觉与模式识别 · 计算机科学 2025-11-24 Tianyi Shen , Huijuan Xu , Nilesh Ahuja , Omesh Tickoo , Philip Shin , Vijaykrishnan Narayanan

Multimodal-based action recognition methods have achieved high success using pose and RGB modality. However, skeletons sequences lack appearance depiction and RGB images suffer irrelevant noise due to modality limitations. To address this,…

计算机视觉与模式识别 · 计算机科学 2024-01-05 Jinfu Liu , Runwei Ding , Yuhang Wen , Nan Dai , Fanyang Meng , Shen Zhao , Mengyuan Liu

Graph convolutional networks (GCNs) have been very successful in modeling non-Euclidean data structures, like sequences of body skeletons forming actions modeled as spatio-temporal graphs. Most GCN-based action recognition methods use deep…

计算机视觉与模式识别 · 计算机科学 2021-04-26 Negar Heidari , Alexandros Iosifidis