中文
相关论文

相关论文: Low-Fidelity End-to-End Video Encoder Pre-training…

200 篇论文

Learning to recognize actions from only a handful of labeled videos is a challenging problem due to the scarcity of tediously collected activity labels. We approach this problem by learning a two-pathway temporal contrastive model using…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Ankit Singh , Omprakash Chakraborty , Ashutosh Varshney , Rameswar Panda , Rogerio Feris , Kate Saenko , Abir Das

Building correspondences across different modalities, such as video and language, has recently become critical in many visual recognition applications, such as video captioning. Inspired by machine translation, recent models tackle this…

计算机视觉与模式识别 · 计算机科学 2019-11-11 Silvio Olivastri , Gurkirt Singh , Fabio Cuzzolin

Most recent approaches for action recognition from video leverage deep architectures to encode the video clip into a fixed length representation vector that is then used for classification. For this to be successful, the network must be…

计算机视觉与模式识别 · 计算机科学 2018-08-30 Swathikiran Sudhakaran , Oswald Lanz

Recently, temporal action detection (TAD) has seen significant performance improvement with end-to-end training. However, due to the memory bottleneck, only models with limited scales and limited data volumes can afford end-to-end training,…

计算机视觉与模式识别 · 计算机科学 2024-04-23 Shuming Liu , Chen-Lin Zhang , Chen Zhao , Bernard Ghanem

Few-shot temporal action localization (TAL) methods that adapt large models via single-prompt tuning often fail to produce precise temporal boundaries. This stems from the model learning a non-discriminative mean representation of an action…

计算机视觉与模式识别 · 计算机科学 2025-07-25 Edward Fish , Andrew Gilbert

Weakly-supervised action localization requires training a model to localize the action segments in the video given only video level action label. It can be solved under the Multiple Instance Learning (MIL) framework, where a bag (video)…

计算机视觉与模式识别 · 计算机科学 2020-12-23 Zhekun Luo , Devin Guillory , Baifeng Shi , Wei Ke , Fang Wan , Trevor Darrell , Huijuan Xu

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

Weakly-supervised temporal action localization (WS-TAL) aims to localize actions in untrimmed videos with only video-level labels. Most existing models follow the "localization by classification" procedure: locate temporal regions…

计算机视觉与模式识别 · 计算机科学 2021-07-29 Can Zhang , Meng Cao , Dongming Yang , Jie Chen , Yuexian Zou

We target at the task of weakly-supervised action localization (WSAL), where only video-level action labels are available during model training. Despite the recent progress, existing methods mainly embrace a localization-by-classification…

计算机视觉与模式识别 · 计算机科学 2022-04-01 Junyu Gao , Mengyuan Chen , Changsheng Xu

Weakly-supervised Temporal Action Localization (WSTAL) aims to localize actions in untrimmed videos using only video-level supervision. Latest WSTAL methods introduce pseudo label learning framework to bridge the gap between…

计算机视觉与模式识别 · 计算机科学 2024-07-15 Qianhan Feng , Wenshuo Li , Tong Lin , Xinghao Chen

We present an architecture and a training recipe that adapts pre-trained open-world image models to localization in videos. Understanding the open visual world (without being constrained by fixed label spaces) is crucial for many real-world…

计算机视觉与模式识别 · 计算机科学 2023-08-23 Georg Heigold , Matthias Minderer , Alexey Gritsenko , Alex Bewley , Daniel Keysers , Mario Lučić , Fisher Yu , Thomas Kipf

Weakly-supervised temporal action localization (WTAL) aims to recognize and localize action instances with only video-level labels. Despite the significant progress, existing methods suffer from severe performance degradation when…

计算机视觉与模式识别 · 计算机科学 2024-04-23 Yangcen Liu , Ziyi Liu , Yuanhao Zhai , Wen Li , David Doerman , Junsong Yuan

Recently, Weakly-supervised Temporal Action Localization (WTAL) has been densely studied but there is still a large gap between weakly-supervised models and fully-supervised models. It is practical and intuitive to annotate temporal…

计算机视觉与模式识别 · 计算机科学 2020-03-24 Xudong Lin , Zheng Shou , Shih-Fu Chang

Efficient video tokenization remains a key bottleneck in learning general purpose vision models that are capable of processing long video sequences. Prevailing approaches are restricted to encoding videos to a fixed number of tokens, where…

机器学习 · 计算机科学 2025-02-04 Wilson Yan , Volodymyr Mnih , Aleksandra Faust , Matei Zaharia , Pieter Abbeel , Hao Liu

We propose a novel approach to the action segmentation task for long, untrimmed videos, based on solving an optimal transport problem. By encoding a temporal consistency prior into a Gromov-Wasserstein problem, we are able to decode a…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Ming Xu , Stephen Gould

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

Localizing actions in video is a core task in computer vision. The weakly supervised temporal localization problem investigates whether this task can be adequately solved with only video-level labels, significantly reducing the amount of…

计算机视觉与模式识别 · 计算机科学 2021-05-07 Junwei Ma , Satya Krishna Gorti , Maksims Volkovs , Guangwei Yu

Weakly-supervised action segmentation is a task of learning to partition a long video into several action segments, where training videos are only accompanied by transcripts (ordered list of actions). Most of existing methods need to infer…

计算机视觉与模式识别 · 计算机科学 2024-03-29 Angchi Xu , Wei-Shi Zheng

Few-shot video object segmentation (FS-VOS) aims at segmenting video frames using a few labelled examples of classes not seen during initial training. In this paper, we present a simple but effective temporal transductive inference (TTI)…

计算机视觉与模式识别 · 计算机科学 2023-07-18 Mennatullah Siam , Konstantinos G. Derpanis , Richard P. Wildes

Despite the recent progress in video understanding and the continuous rate of improvement in temporal action localization throughout the years, it is still unclear how far (or close?) we are to solving the problem. To this end, we introduce…

计算机视觉与模式识别 · 计算机科学 2018-07-30 Humam Alwassel , Fabian Caba Heilbron , Victor Escorcia , Bernard Ghanem