中文
相关论文

相关论文: Task-adaptive Spatial-Temporal Video Sampler for F…

200 篇论文

Few-shot learning allows machines to classify novel classes using only a few labeled samples. Recently, few-shot segmentation aiming at semantic segmentation on low sample data has also seen great interest. In this paper, we propose a…

计算机视觉与模式识别 · 计算机科学 2020-10-23 Jun Seo , Young-Hyun Park , Sung-Whan Yoon , Jaekyun Moon

Inspired by the observation that humans are able to process videos efficiently by only paying attention where and when it is needed, we propose an interpretable and easy plug-in spatial-temporal attention mechanism for video action…

计算机视觉与模式识别 · 计算机科学 2019-06-04 Lili Meng , Bo Zhao , Bo Chang , Gao Huang , Wei Sun , Frederich Tung , Leonid Sigal

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 propose a novel few-shot action recognition framework, STRM, which enhances class-specific feature discriminability while simultaneously learning higher-order temporal representations. The focus of our approach is a novel spatio-temporal…

计算机视觉与模式识别 · 计算机科学 2022-04-06 Anirudh Thatipelli , Sanath Narayan , Salman Khan , Rao Muhammad Anwer , Fahad Shahbaz Khan , Bernard Ghanem

Classification of new class entities requires collecting and annotating hundreds or thousands of samples that is often prohibitively costly. Few-shot learning suggests learning to classify new classes using just a few examples. Only a small…

计算机视觉与模式识别 · 计算机科学 2021-07-20 Rami Ben-Ari , Mor Shpigel , Ophir Azulai , Udi Barzelay , Daniel Rotman

In this paper, we propose a novel Temporal Sequence-Aware Model (TSAM) for few-shot action recognition (FSAR), which incorporates a sequential perceiver adapter into the pre-training framework, to integrate both the spatial information and…

计算机视觉与模式识别 · 计算机科学 2024-08-23 Bozheng Li , Mushui Liu , Gaoang Wang , Yunlong Yu

Few-shot segmentation performance declines substantially when facing images from a domain different than the training domain, effectively limiting real-world use cases. To alleviate this, recently cross-domain few-shot segmentation (CD-FSS)…

计算机视觉与模式识别 · 计算机科学 2024-05-20 Jonas Herzog

Learning to localize actions in long, cluttered, and untrimmed videos is a hard task, that in the literature has typically been addressed assuming the availability of large amounts of annotated training samples for each class -- either in a…

计算机视觉与模式识别 · 计算机科学 2021-09-24 Ting-Ting Xie , Christos Tzelepis , Fan Fu , Ioannis Patras

While large visual models (LVM) demonstrated significant potential in image understanding, due to the application of large-scale pre-training, the Segment Anything Model (SAM) has also achieved great success in the field of image…

计算机视觉与模式识别 · 计算机科学 2024-12-31 Jiaqi Yang , Yaning Zhang , Jingxi Hu , Xiangjian He , Linlin Shen , Guoping Qiu

Temporal action segmentation is a topic of increasing interest, however, annotating each frame in a video is cumbersome and costly. Weakly supervised approaches therefore aim at learning temporal action segmentation from videos that are…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Mohsen Fayyaz , Juergen Gall

We address the problem of capturing temporal information for video classification in 2D networks, without increasing their computational cost. Existing approaches focus on modifying the architecture of 2D networks (e.g. by including filters…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Kiyoon Kim , Shreyank N Gowda , Oisin Mac Aodha , Laura Sevilla-Lara

Few-Shot Action Recognition (FSAR) aims to train a model with only a few labeled video instances. A key challenge in FSAR is handling divergent narrative trajectories for precise video matching. While the frame- and tuple-level alignment…

计算机视觉与模式识别 · 计算机科学 2025-04-09 SuBeen Lee , WonJun Moon , Hyun Seok Seong , Jae-Pil Heo

Few-Shot Action Recognition (FSAR) is a challenging task that requires recognizing novel action categories with a few labeled videos. Recent works typically apply semantically coarse category names as auxiliary contexts to guide the…

计算机视觉与模式识别 · 计算机科学 2026-02-23 Hongyu Qu , Xiangbo Shu , Rui Yan , Hailiang Gao , Wenguan Wang , Jinhui Tang

Recently, few-shot video classification has received an increasing interest. Current approaches mostly focus on effectively exploiting the temporal dimension in videos to improve learning under low data regimes. However, most works have…

计算机视觉与模式识别 · 计算机科学 2021-12-16 Andrés Villa , Juan-Manuel Perez-Rua , Victor Escorcia , Vladimir Araujo , Juan Carlos Niebles , Alvaro Soto

Current few-shot action recognition involves two primary sources of information for classification:(1) intra-video information, determined by frame content within a single video clip, and (2) inter-video information, measured by…

计算机视觉与模式识别 · 计算机科学 2023-05-11 Huabin Liu , Weiyao Lin , Tieyuan Chen , Yuxi Li , Shuyuan Li , John See

We address the problem of anomaly detection in videos. The goal is to identify unusual behaviours automatically by learning exclusively from normal videos. Most existing approaches are usually data-hungry and have limited generalization…

计算机视觉与模式识别 · 计算机科学 2020-07-16 Yiwei Lu , Frank Yu , Mahesh Kumar Krishna Reddy , Yang Wang

Few-shot (FS) and zero-shot (ZS) learning are two different approaches for scaling temporal action detection (TAD) to new classes. The former adapts a pretrained vision model to a new task represented by as few as a single video per class,…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Sauradip Nag , Mengmeng Xu , Xiatian Zhu , Juan-Manuel Perez-Rua , Bernard Ghanem , Yi-Zhe Song , Tao Xiang

We propose a simple yet effective approach for few-shot action recognition, emphasizing the disentanglement of motion and appearance representations. By harnessing recent progress in tracking, specifically point trajectories and…

计算机视觉与模式识别 · 计算机科学 2024-07-26 Pulkit Kumar , Namitha Padmanabhan , Luke Luo , Sai Saketh Rambhatla , Abhinav Shrivastava

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

The goal of few-shot video classification is to learn a classification model with good generalization ability when trained with only a few labeled videos. However, it is difficult to learn discriminative feature representations for videos…

计算机视觉与模式识别 · 计算机科学 2022-01-03 Fei Pan , Chunlei Xu , Jie Guo , Yanwen Guo