中文
相关论文

相关论文: Zero-Shot Skeleton-Based Action Recognition With P…

200 篇论文

Zero-Shot Learning (ZSL) promises to scale visual recognition by bypassing the conventional model training requirement of annotated examples for every category. This is achieved by establishing a mapping connecting low-level features and a…

计算机视觉与模式识别 · 计算机科学 2016-11-29 Xun Xu , Timothy M. Hospedales , Shaogang Gong

Foundation models like CLIP allow zero-shot transfer on various tasks without additional training data. Yet, the zero-shot performance is less competitive than a fully supervised one. Thus, to enhance the performance, fine-tuning and…

计算机视觉与模式识别 · 计算机科学 2026-01-08 Beier Zhu , Kaihua Tang , Qianru Sun , Hanwang Zhang

This paper investigates the problem of zero-shot action recognition, in the setting where no training videos with seen actions are available. For this challenging scenario, the current leading approach is to transfer knowledge from the…

计算机视觉与模式识别 · 计算机科学 2021-10-27 Carlo Bretti , Pascal Mettes

Zero-shot learning (ZSL) aims to recognize unseen classes by generalizing the relation between visual features and semantic attributes learned from the seen classes. A recent paradigm called transductive zero-shot learning further leverages…

计算机视觉与模式识别 · 计算机科学 2023-03-20 Zhengbo Wang , Jian Liang , Zilei Wang , Tieniu Tan

Traditional 3D segmentation methods can only recognize a fixed range of classes that appear in the training set, which limits their application in real-world scenarios due to the lack of generalization ability. Large-scale visual-language…

计算机视觉与模式识别 · 计算机科学 2023-12-13 Yuanbin Wang , Shaofei Huang , Yulu Gao , Zhen Wang , Rui Wang , Kehua Sheng , Bo Zhang , Si Liu

While current skeleton action recognition models demonstrate impressive performance on large-scale datasets, their adaptation to new application scenarios remains challenging. These challenges are particularly pronounced when facing new…

计算机视觉与模式识别 · 计算机科学 2026-01-09 Zongye Zhang , Wenrui Cai , Qingjie Liu , Yunhong Wang

Rapid progress and superior performance have been achieved for skeleton-based action recognition recently. In this article, we investigate this problem under a cross-dataset setting, which is a new, pragmatic, and challenging task in…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Yansong Tang , Xingyu Liu , Xumin Yu , Danyang Zhang , Jiwen Lu , Jie Zhou

Zero-shot learning (ZSL) aims at recognizing unseen classes with knowledge transferred from seen classes. This is typically achieved by exploiting a semantic feature space (FS) shared by both seen and unseen classes, i.e., attributes or…

机器学习 · 计算机科学 2019-04-15 Jingcai Guo , Song Guo

Multi-label zero-shot learning extends conventional single-label zero-shot learning to a more realistic scenario that aims at recognizing multiple unseen labels of classes for each input sample. Existing works usually exploit attention…

计算机视觉与模式识别 · 计算机科学 2022-03-08 Ziming Liu , Song Guo , Jingcai Guo , Yuanyuan Xu , Fushuo Huo

Tactile sensing plays an irreplaceable role in robotic material recognition. It enables robots to distinguish material properties such as their local geometry and textures, especially for materials like textiles. However, most tactile…

机器人学 · 计算机科学 2023-06-23 Guanqun Cao , Jiaqi Jiang , Danushka Bollegala , Min Li , Shan Luo

Zero-shot learning (ZSL) which aims to recognize unseen object classes by only training on seen object classes, has increasingly been of great interest in Machine Learning, and has registered with some successes. Most existing ZSL methods…

计算机视觉与模式识别 · 计算机科学 2019-07-04 Wen Tang , Ashkan Panahi , Hamid Krim

Zero-shot learning is a learning regime that recognizes unseen classes by generalizing the visual-semantic relationship learned from the seen classes. To obtain an effective ZSL model, one may resort to curating training samples from…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Zhi Chen , Yadan Luo , Sen Wang , Jingjing Li , Zi Huang

Zero-Shot Learning (ZSL) is achieved via aligning the semantic relationships between the global image feature vector and the corresponding class semantic descriptions. However, using the global features to represent fine-grained images may…

计算机视觉与模式识别 · 计算机科学 2018-05-22 Yunlong Yu , Zhong Ji , Yanwei Fu , Jichang Guo , Yanwei Pang , Zhongfei Zhang

This paper tackles the problem of zero-shot sign language recognition (ZSSLR), where the goal is to leverage models learned over the seen sign classes to recognize the instances of unseen sign classes. In this context, readily available…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Yunus Can Bilge , Ramazan Gokberk Cinbis , Nazli Ikizler-Cinbis

Human action recognition is pivotal in computer vision, with applications ranging from surveillance to human-robot interaction. Despite the effectiveness of supervised skeleton-based methods, their reliance on exhaustive annotation limits…

计算机视觉与模式识别 · 计算机科学 2026-05-08 Yuxi Zhou , Zhengbo Zhang , Jingyu Pan , Zhiyu Lin , Zhigang Tu

Zero-shot recognition aims to accurately recognize objects of unseen classes by using a shared visual-semantic mapping between the image feature space and the semantic embedding space. This mapping is learned on training data of seen…

计算机视觉与模式识别 · 计算机科学 2017-03-21 Yanan Li , Donghui Wang , Huanhang Hu , Yuetan Lin , Yueting Zhuang

Leveraging class semantic descriptions and examples of known objects, zero-shot learning makes it possible to train a recognition model for an object class whose examples are not available. In this paper, we propose a novel zero-shot…

计算机视觉与模式识别 · 计算机科学 2017-08-22 Soravit Changpinyo , Wei-Lun Chao , Fei Sha

This paper presents a novel end-to-end method for the problem of skeleton-based unsupervised human action recognition. We propose a new architecture with a convolutional autoencoder that uses graph Laplacian regularization to model the…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Giancarlo Paoletti , Jacopo Cavazza , Cigdem Beyan , Alessio Del Bue

Object pose estimation, crucial in computer vision and robotics applications, faces challenges with the diversity of unseen categories. We propose a zero-shot method to achieve category-level 6-DOF object pose estimation, which exploits…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Wentian Qu , Chenyu Meng , Heng Li , Jian Cheng , Cuixia Ma , Hongan Wang , Xiao Zhou , Xiaoming Deng , Ping Tan

Skeleton-based human action recognition aims to classify human skeletal sequences, which are spatiotemporal representations of actions, into predefined categories. To reduce the reliance on costly annotations of skeletal sequences while…

计算机视觉与模式识别 · 计算机科学 2025-10-30 Zhigang Tu , Zhengbo Zhang , Jia Gong , Junsong Yuan , Bo Du