中文
相关论文

相关论文: Improving Temporal Action Segmentation via Constra…

200 篇论文

We present an approach for weakly supervised learning of human actions. Given a set of videos and an ordered list of the occurring actions, the goal is to infer start and end frames of the related action classes within the video and to…

计算机视觉与模式识别 · 计算机科学 2017-10-10 Alexander Richard , Hilde Kuehne , Juergen Gall

Spatially dense self-supervised learning is a rapidly growing problem domain with promising applications for unsupervised segmentation and pretraining for dense downstream tasks. Despite the abundance of temporal data in the form of videos,…

计算机视觉与模式识别 · 计算机科学 2023-08-24 Mohammadreza Salehi , Efstratios Gavves , Cees G. M. Snoek , Yuki M. Asano

The performance of Video Instance Segmentation (VIS) methods has improved significantly with the advent of transformer networks. However, these networks often face challenges in training due to the high annotation cost. To address this,…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Farnoosh Arefi , Amir M. Mansourian , Shohreh Kasaei

Pixel-level crack segmentation is widely studied due to its high impact on building and road inspections. While recent studies have made significant improvements in accuracy, they typically heavily depend on pixel-level crack annotations,…

计算机视觉与模式识别 · 计算机科学 2022-11-28 Yuki Inoue , Hiroto Nagayoshi

Weakly-supervised Temporal Action Localization (WS-TAL) methods learn to localize temporal starts and ends of action instances in a video under only video-level supervision. Existing WS-TAL methods rely on deep features learned for action…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Ziyi Liu , Le Wang , Wei Tang , Junsong Yuan , Nanning Zheng , Gang Hua

The task of video grounding, which temporally localizes a natural language description in a video, plays an important role in understanding videos. Existing studies have adopted strategies of sliding window over the entire video or…

计算机视觉与模式识别 · 计算机科学 2019-01-23 Dongliang He , Xiang Zhao , Jizhou Huang , Fu Li , Xiao Liu , Shilei Wen

The task of temporally grounding textual queries in videos is to localize one video segment that semantically corresponds to the given query. Most of the existing approaches rely on segment-sentence pairs (temporal annotations) for…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Yijun Song , Jingwen Wang , Lin Ma , Zhou Yu , Jun Yu

We introduce Action Discovery, a novel setup within Temporal Action Segmentation that addresses the challenge of defining and annotating ambiguous actions and incomplete annotations in partially labeled datasets. In this setup, only a…

计算机视觉与模式识别 · 计算机科学 2025-08-08 Federico Spurio , Emad Bahrami , Olga Zatsarynna , Yazan Abu Farha , Gianpiero Francesca , Juergen Gall

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

We propose a new formulation of temporal action detection (TAD) with denoising diffusion, DiffTAD in short. Taking as input random temporal proposals, it can yield action proposals accurately given an untrimmed long video. This presents a…

计算机视觉与模式识别 · 计算机科学 2023-07-17 Sauradip Nag , Xiatian Zhu , Jiankang Deng , Yi-Zhe Song , Tao Xiang

The present few-shot temporal action localization model can't handle the situation where videos contain multiple action instances. So the purpose of this paper is to achieve manifold action instances localization in a lengthy untrimmed…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Fengshun Wang , Qiurui Wang , Yuting Wang

In this paper, we study a challenging task of zero-shot referring image segmentation. This task aims to identify the instance mask that is most related to a referring expression without training on pixel-level annotations. Previous research…

计算机视觉与模式识别 · 计算机科学 2023-10-30 Yucheng Suo , Linchao Zhu , Yi Yang

Semantic segmentation based on sparse annotation has advanced in recent years. It labels only part of each object in the image, leaving the remainder unlabeled. Most of the existing approaches are time-consuming and often necessitate a…

计算机视觉与模式识别 · 计算机科学 2023-02-28 Hui Su , Yue Ye , Wei Hua , Lechao Cheng , Mingli Song

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

Action segmentation refers to inferring boundaries of semantically consistent visual concepts in videos and is an important requirement for many video understanding tasks. For this and other video understanding tasks, supervised approaches…

计算机视觉与模式识别 · 计算机科学 2021-03-30 M. Saquib Sarfraz , Naila Murray , Vivek Sharma , Ali Diba , Luc Van Gool , Rainer Stiefelhagen

Conventional approaches to video segmentation are confined to predefined object categories and cannot identify out-of-vocabulary objects, let alone objects that are not identified explicitly but only referred to implicitly in complex text…

计算机视觉与模式识别 · 计算机科学 2025-07-23 Yiqing Shen , Chenjia Li , Chenxiao Fan , Mathias Unberath

Deep neural networks, especially transformer-based architectures, have achieved remarkable success in semantic segmentation for environmental perception. However, existing models process video frames independently, thus failing to leverage…

计算机视觉与模式识别 · 计算机科学 2026-03-23 Serin Varghese , Kevin Ross , Fabian Hueger , Kira Maag

With the success of deep learning in classifying short trimmed videos, more attention has been focused on temporally segmenting and classifying activities in long untrimmed videos. State-of-the-art approaches for action segmentation utilize…

计算机视觉与模式识别 · 计算机科学 2020-09-04 Shijie Li , Yazan Abu Farha , Yun Liu , Ming-Ming Cheng , Juergen Gall

Temporal action proposals are a common module in action detection pipelines today. Most current methods for training action proposal modules rely on fully supervised approaches that require large amounts of annotated temporal action…

计算机视觉与模式识别 · 计算机科学 2019-10-04 Jingwei Ji , Kaidi Cao , Juan Carlos Niebles

This technical report presents an overview of our solution used in the submission to 2021 HACS Temporal Action Localization Challenge on both Supervised Learning Track and Weakly-Supervised Learning Track. Temporal Action Localization (TAL)…

计算机视觉与模式识别 · 计算机科学 2021-07-28 Haisheng Su , Peiqin Zhuang , Yukun Li , Dongliang Wang , Weihao Gan , Wei Wu , Yu Qiao