中文
相关论文

相关论文: Weakly Supervised Energy-Based Learning for Action…

200 篇论文

Understanding human behavior is an important problem in the pursuit of visual intelligence. A challenge in this endeavor is the extensive and costly effort required to accurately label action segments. To address this issue, we consider…

计算机视觉与模式识别 · 计算机科学 2025-04-09 Seth Z. Zhao , Reza Ghoddoosian , Isht Dwivedi , Nakul Agarwal , Behzad Dariush

This paper presents a simple yet effective approach for the poorly investigated task of global action segmentation, aiming at grouping frames capturing the same action across videos of different activities. Unlike the case of videos…

计算机视觉与模式识别 · 计算机科学 2024-12-18 Elena Bueno-Benito , Mariella Dimiccoli

The video action segmentation task is regularly explored under weaker forms of supervision, such as transcript supervision, where a list of actions is easier to obtain than dense frame-wise labels. In this formulation, the task presents…

计算机视觉与模式识别 · 计算机科学 2022-01-24 John Ridley , Huseyin Coskun , David Joseph Tan , Nassir Navab , Federico Tombari

Weakly-supervised action localization aims to recognize and localize action instancese in untrimmed videos with only video-level labels. Most existing models rely on multiple instance learning(MIL), where the predictions of unlabeled…

计算机视觉与模式识别 · 计算机科学 2023-09-27 Guiqin Wang , Peng Zhao , Cong Zhao , Shusen Yang , Jie Cheng , Luziwei Leng , Jianxing Liao , Qinghai Guo

Action segmentation is the task of predicting an action label for each frame of an untrimmed video. As obtaining annotations to train an approach for action segmentation in a fully supervised way is expensive, various approaches have been…

计算机视觉与模式识别 · 计算机科学 2022-10-14 Yaser Souri , Yazan Abu Farha , Emad Bahrami , Gianpiero Francesca , Juergen Gall

Temporal action segmentation approaches have been very successful recently. However, annotating videos with frame-wise labels to train such models is very expensive and time consuming. While weakly supervised methods trained using only…

计算机视觉与模式识别 · 计算机科学 2021-03-29 Zhe Li , Yazan Abu Farha , Juergen Gall

The task of temporally detecting and segmenting actions in untrimmed videos has seen an increased attention recently. One problem in this context arises from the need to define and label action boundaries to create annotations for training…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Anna Kukleva , Hilde Kuehne , Fadime Sener , Juergen Gall

We propose a weakly supervised temporal action localization algorithm on untrimmed videos using convolutional neural networks. Our algorithm learns from video-level class labels and predicts temporal intervals of human actions with no…

计算机视觉与模式识别 · 计算机科学 2018-04-04 Phuc Nguyen , Ting Liu , Gautam Prasad , Bohyung Han

This paper addresses unsupervised action segmentation. Prior work captures the frame-level temporal structure of videos by a feature embedding that encodes time locations of frames in the video. We advance prior work with a new…

计算机视觉与模式识别 · 计算机科学 2021-04-07 Jun Li , Sinisa Todorovic

This paper focuses on weakly-supervised action alignment, where only the ordered sequence of video-level actions is available for training. We propose a novel Duration Network, which captures a short temporal window of the video and learns…

计算机视觉与模式识别 · 计算机科学 2020-11-23 Reza Ghoddoosian , Saif Sayed , Vassilis Athitsos

We present a method for weakly-supervised action localization based on graph convolutions. In order to find and classify video time segments that correspond to relevant action classes, a system must be able to both identify discriminative…

计算机视觉与模式识别 · 计算机科学 2020-02-05 Maheen Rashid , Hedvig Kjellström , Yong Jae Lee

Weakly-supervised temporal action localization is a problem of learning an action localization model with only video-level action labeling available. The general framework largely relies on the classification activation, which employs an…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Baifeng Shi , Qi Dai , Yadong Mu , Jingdong Wang

This paper focuses on task recognition and action segmentation in weakly-labeled instructional videos, where only the ordered sequence of video-level actions is available during training. We propose a two-stream framework, which exploits…

计算机视觉与模式识别 · 计算机科学 2021-10-13 Reza Ghoddoosian , Saif Sayed , Vassilis Athitsos

This paper is about weakly supervised action segmentation, where the ground truth specifies only a set of actions present in a training video, but not their true temporal ordering. Prior work typically uses a classifier that independently…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Jun Li , Sinisa Todorovic

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

Supervised learning usually requires a large amount of labelled data. However, attaining ground-truth labels is costly for many tasks. Alternatively, weakly supervised methods learn with cheap weak signals that only approximately label some…

机器学习 · 计算机科学 2024-11-26 You Lu , Wenzhuo Song , Chidubem Arachie , Bert Huang

Despite the recent advances in video classification, progress in spatio-temporal action recognition has lagged behind. A major contributing factor has been the prohibitive cost of annotating videos frame-by-frame. In this paper, we present…

计算机视觉与模式识别 · 计算机科学 2020-07-22 Anurag Arnab , Chen Sun , Arsha Nagrani , Cordelia Schmid

Weakly supervised temporal action detection is a Herculean task in understanding untrimmed videos, since no supervisory signal except the video-level category label is available on training data. Under the supervision of category labels,…

计算机视觉与模式识别 · 计算机科学 2018-07-19 Jia-Xing Zhong , Nannan Li , Weijie Kong , Tao Zhang , Thomas H. Li , Ge Li

Source-Free Cross-Domain Few-Shot Learning (SF-CDFSL) focuses on fine-tuning with limited training data from target domains (e.g., medical or satellite images), where Vision-Language Models (VLMs) such as CLIP and SigLIP have shown…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Zhenyu Zhang , Yixiong Zou , Yuhua Li , Ruixuan Li , Guangyao Chen

Temporal action localization is a challenging computer vision problem with numerous real-world applications. Most existing methods require laborious frame-level supervision to train action localization models. In this work, we propose a…

计算机视觉与模式识别 · 计算机科学 2019-11-19 Sanath Narayan , Hisham Cholakkal , Fahad Shahbaz Khan , Ling Shao