中文
相关论文

相关论文: Zero-shot Skeleton-based Action Recognition via Mu…

200 篇论文

Action recognition in surveillance video makes our life safer by detecting the criminal events or predicting violent emergencies. However, efficient action recognition is not free of difficulty. First, there are so many action classes in…

计算机视觉与模式识别 · 计算机科学 2017-10-23 Kun Liu , Wu Liu , Huadong Ma , Wenbing Huang , Xiongxiong Dong

Deep learning has achieved great success in video recognition, yet still struggles to recognize novel actions when faced with only a few examples. To tackle this challenge, few-shot action recognition methods have been proposed to transfer…

计算机视觉与模式识别 · 计算机科学 2023-08-15 Yilun Zhang , Yuqian Fu , Xingjun Ma , Lizhe Qi , Jingjing Chen , Zuxuan Wu , Yu-Gang Jiang

We propose a novel system for active semi-supervised feature-based action recognition. Given time sequences of features tracked during movements our system clusters the sequences into actions. Our system is based on encoder-decoder…

计算机视觉与模式识别 · 计算机科学 2020-06-15 Jingyuan Li , Eli Shlizerman

Zero-Shot Learning (ZSL) is typically achieved by resorting to a class semantic embedding space to transfer the knowledge from the seen classes to unseen ones. Capturing the common semantic characteristics between the visual modality and…

计算机视觉与模式识别 · 计算机科学 2018-04-23 Yunlong Yu , Zhong Ji , Jichang Guo , Zhongfei , Zhang

Zero-shot Semantic Segmentation (ZSS) aims to segment categories that are not annotated during training. While fine-tuning vision-language models has achieved promising results, these models often overfit to seen categories due to the lack…

计算机视觉与模式识别 · 计算机科学 2025-09-24 Jialei Chen , Xu Zheng , Dongyue Li , Chong Yi , Seigo Ito , Danda Pani Paudel , Luc Van Gool , Hiroshi Murase , Daisuke Deguchi

Methods for object detection and segmentation often require abundant instance-level annotations for training, which are time-consuming and expensive to collect. To address this, the task of zero-shot object detection (or segmentation) aims…

计算机视觉与模式识别 · 计算机科学 2023-02-16 Siddhesh Khandelwal , Anirudth Nambirajan , Behjat Siddiquie , Jayan Eledath , Leonid Sigal

Supervised learning methods can solve the given problem in the presence of a large set of labeled data. However, the acquisition of a dataset covering all the target classes typically requires manual labeling which is expensive and…

声音 · 计算机科学 2022-06-13 Duygu Dogan , Huang Xie , Toni Heittola , Tuomas Virtanen

Understanding human actions from visual observations is essential for human--robot interaction, particularly when semantic interpretation of unfamiliar or hard-to-annotate actions is required. In scenarios such as rapid and less common…

计算机视觉与模式识别 · 计算机科学 2026-05-04 Yongpeng Cao , Yuji Yamakawa

Precise action localization in untrimmed video is vital for fields such as professional sports and minimally invasive surgery, where the delineation of particular motions in recordings can dramatically enhance analysis. But in many cases,…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Josiah Aklilu , Xiaohan Wang , Serena Yeung-Levy

We introduce SynSE, a novel syntactically guided generative approach for Zero-Shot Learning (ZSL). Our end-to-end approach learns progressively refined generative embedding spaces constrained within and across the involved modalities…

计算机视觉与模式识别 · 计算机科学 2021-06-30 Pranay Gupta , Divyanshu Sharma , Ravi Kiran Sarvadevabhatla

Zero-shot learning (ZSL) aims to recognize unseen image categories by learning an embedding space between image and semantic representations. For years, among existing works, it has been the center task to learn the proper mapping matrices…

计算机视觉与模式识别 · 计算机科学 2018-03-20 Yan Li , Junge Zhang , Jianguo Zhang , Kaiqi Huang

Zero-shot action recognition (ZSAR) requires collaborative multi-modal spatiotemporal understanding. However, finetuning CLIP directly for ZSAR yields suboptimal performance, given its inherent constraints in capturing essential temporal…

计算机视觉与模式识别 · 计算机科学 2025-02-11 Yating Yu , Congqi Cao , Yueran Zhang , Qinyi Lv , Lingtong Min , Yanning Zhang

Zero-shot learning (ZSL) aims to recognize objects from novel unseen classes without any training data. Recently, structure-transfer based methods are proposed to implement ZSL by transferring structural knowledge from the semantic…

计算机视觉与模式识别 · 计算机科学 2017-11-21 Bo Zhao , Xinwei Sun , Yuan Yao , Yizhou Wang

Zero-shot instance segmentation aims to detect and precisely segment objects of unseen categories without any training samples. Since the model is trained on seen categories, there is a strong bias that the model tends to classify all the…

计算机视觉与模式识别 · 计算机科学 2023-05-23 Shuting He , Henghui Ding , Wei Jiang

There are many realistic applications of activity recognition where the set of potential activity descriptions is combinatorially large. This makes end-to-end supervised training of a recognition system impractical as no training set is…

计算机视觉与模式识别 · 计算机科学 2020-11-19 Tae Soo Kim , Jonathan D. Jones , Michael Peven , Zihao Xiao , Jin Bai , Yi Zhang , Weichao Qiu , Alan Yuille , Gregory D. Hager

This paper introduces a novel framework for zero-shot learning (ZSL), i.e., to recognize new categories that are unseen during training, by using a multi-model and multi-alignment integration method. Specifically, we propose three…

计算机视觉与模式识别 · 计算机科学 2024-05-06 Siqi Yin , Lifan Jiang

Visual semantic segmentation aims at separating a visual sample into diverse blocks with specific semantic attributes and identifying the category for each block, and it plays a crucial role in environmental perception. Conventional…

计算机视觉与模式识别 · 计算机科学 2022-11-16 Wenqi Ren , Yang Tang , Qiyu Sun , Chaoqiang Zhao , Qing-Long Han

Skeleton-based multi-entity action recognition is a challenging task aiming to identify interactive actions or group activities involving multiple diverse entities. Existing models for individuals often fall short in this task due to the…

计算机视觉与模式识别 · 计算机科学 2024-12-31 Yuhang Wen , Mengyuan Liu , Songtao Wu , Beichen Ding

Zero-shot learning strives to classify unseen categories for which no data is available during training. In the generalized variant, the test samples can further belong to seen or unseen categories. The state-of-the-art relies on Generative…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Sanath Narayan , Akshita Gupta , Fahad Shahbaz Khan , Cees G. M. Snoek , Ling Shao

Current state-of-the-art methods for skeleton-based temporal action segmentation are predominantly supervised and require annotated data, which is expensive to collect. In contrast, existing unsupervised temporal action segmentation methods…

计算机视觉与模式识别 · 计算机科学 2025-08-07 Uzay Gökay , Federico Spurio , Dominik R. Bach , Juergen Gall