中文
相关论文

相关论文: Compound Prototype Matching for Few-shot Action Re…

200 篇论文

Few-shot learning aims to recognize instances from novel classes with few labeled samples, which has great value in research and application. Although there has been a lot of work in this area recently, most of the existing work is based on…

计算机视觉与模式识别 · 计算机科学 2020-10-14 Congqi Cao , Yajuan Li , Qinyi Lv , Peng Wang , Yanning Zhang

Class prototype construction and matching are core aspects of few-shot action recognition. Previous methods mainly focus on designing spatiotemporal relation modeling modules or complex temporal alignment algorithms. Despite the promising…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Jiazheng Xing , Mengmeng Wang , Yudi Ruan , Bofan Chen , Yaowei Guo , Boyu Mu , Guang Dai , Jingdong Wang , Yong Liu

Few-shot video classification aims to learn new video categories with only a few labeled examples, alleviating the burden of costly annotation in real-world applications. However, it is particularly challenging to learn a class-invariant…

计算机视觉与模式识别 · 计算机科学 2021-05-12 Songyang Zhang , Jiale Zhou , Xuming He

Few-shot action recognition aims to address the high cost and impracticality of manually labeling complex and variable video data in action recognition. It requires accurately classifying human actions in videos using only a few labeled…

计算机视觉与模式识别 · 计算机科学 2025-03-31 Yuyang Wanyan , Xiaoshan Yang , Weiming Dong , Changsheng Xu

Few-shot action recognition in videos is challenging for its lack of supervision and difficulty in generalizing to unseen actions. To address this task, we propose a simple yet effective method, called knowledge prompting, which leverages…

计算机视觉与模式识别 · 计算机科学 2022-11-23 Yuheng Shi , Xinxiao Wu , Hanxi Lin

Many few-shot learning models focus on recognising images. In contrast, we tackle a challenging task of few-shot action recognition from videos. We build on a C3D encoder for spatio-temporal video blocks to capture short-range action…

计算机视觉与模式识别 · 计算机科学 2020-08-05 Hongguang Zhang , Li Zhang , Xiaojuan Qi , Hongdong Li , Philip H. S. Torr , Piotr Koniusz

Few-shot action recognition, i.e. recognizing new action classes given only a few examples, benefits from incorporating temporal information. Prior work either encodes such information in the representation itself and learns classifiers at…

计算机视觉与模式识别 · 计算机科学 2023-03-29 Juliette Bertrand , Yannis Kalantidis , Giorgos Tolias

We present a novel method for few-shot video classification, which performs appearance and temporal alignments. In particular, given a pair of query and support videos, we conduct appearance alignment via frame-level feature matching to…

计算机视觉与模式识别 · 计算机科学 2022-07-25 Khoi D. Nguyen , Quoc-Huy Tran , Khoi Nguyen , Binh-Son Hua , Rang Nguyen

The existing few-shot video classification methods often employ a meta-learning paradigm by designing customized temporal alignment module for similarity calculation. While significant progress has been made, these methods fail to focus on…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Zhenxi Zhu , Limin Wang , Sheng Guo , Gangshan Wu

Despite excellent progress has been made, the performance on action recognition still heavily relies on specific datasets, which are difficult to extend new action classes due to labor-intensive labeling. Moreover, the high diversity in…

计算机视觉与模式识别 · 计算机科学 2020-11-18 Xiaoyuan Ni , Sizhe Song , Yu-Wing Tai , Chi-Keung Tang

Few-shot object detection aims to detect instances of specific categories in a query image with only a handful of support samples. Although this takes less effort than obtaining enough annotated images for supervised object detection, it…

计算机视觉与模式识别 · 计算机科学 2021-09-17 Hojun Lee , Myunggi Lee , Nojun Kwak

Many activities of interest are rare events, with only a few labeled examples available. Therefore models for temporal activity detection which are able to learn from a few examples are desirable. In this paper, we present a conceptually…

计算机视觉与模式识别 · 计算机科学 2018-12-27 Huijuan Xu , Bingyi Kang , Ximeng Sun , Jiashi Feng , Kate Saenko , Trevor Darrell

We propose a novel approach to few-shot action recognition, finding temporally-corresponding frame tuples between the query and videos in the support set. Distinct from previous few-shot works, we construct class prototypes using the…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Toby Perrett , Alessandro Masullo , Tilo Burghardt , Majid Mirmehdi , Dima Damen

Recently, few-shot action recognition has significantly progressed by learning the feature discriminability and designing suitable comparison methods. Still, there are the following restrictions. (a) Previous works are mainly based on…

计算机视觉与模式识别 · 计算机科学 2023-12-05 Fei Guo , Li Zhu , YiKang Wang , Han Qi

This paper introduces the task of few-shot common action localization in time and space. Given a few trimmed support videos containing the same but unknown action, we strive for spatio-temporal localization of that action in a long…

计算机视觉与模式识别 · 计算机科学 2021-04-07 Pengwan Yang , Pascal Mettes , Cees G. M. Snoek

Few-shot action recognition aims to recognize action classes with few training samples. Most existing methods adopt a meta-learning approach with episodic training. In each episode, the few samples in a meta-training task are split into…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Xiatian Zhu , Antoine Toisoul , Juan-Manuel Perez-Rua , Li Zhang , Brais Martinez , Tao Xiang

Few-shot action recognition aims to enable models to quickly learn new action categories from limited labeled samples, addressing the challenge of data scarcity in real-world applications. Current research primarily addresses three core…

计算机视觉与模式识别 · 计算机科学 2025-12-23 Xiaoyang Li , Mingming Lu , Ruiqi Wang , Hao Li , Zewei Le

Many interesting events in the real world are rare making preannotated machine learning ready videos a rarity in consequence. Thus, temporal activity detection models that are able to learn from a few examples are desirable. In this paper,…

计算机视觉与模式识别 · 计算机科学 2020-04-02 Huijuan Xu , Ximeng Sun , Eric Tzeng , Abir Das , Kate Saenko , Trevor Darrell

Few-shot action recognition aims to recognize novel action classes (query) using just a few samples (support). The majority of current approaches follow the metric learning paradigm, which learns to compare the similarity between videos.…

计算机视觉与模式识别 · 计算机科学 2022-12-23 Shuyuan Li , Huabin Liu , Rui Qian , Yuxi Li , John See , Mengjuan Fei , Xiaoyuan Yu , Weiyao Lin

Few-shot learning aims to recognize novel classes from a few examples. Although significant progress has been made in the image domain, few-shot video classification is relatively unexplored. We argue that previous methods underestimate the…

计算机视觉与模式识别 · 计算机科学 2021-10-14 Yongqin Xian , Bruno Korbar , Matthijs Douze , Lorenzo Torresani , Bernt Schiele , Zeynep Akata
‹ 上一页 1 2 3 10 下一页 ›