中文
相关论文

相关论文: A Generalized & Robust Framework For Timestamp Sup…

200 篇论文

Surgical phase recognition is a key task in computer-assisted surgery, aiming to automatically identify and categorize the different phases within a surgical procedure. Despite substantial advancements, most current approaches rely on fully…

计算机视觉与模式识别 · 计算机科学 2024-06-27 Or Rubin , Shlomi Laufer

Long-term test-time adaptation (TTA) is a challenging task due to error accumulation. Recent approaches tackle this issue by actively labeling a small proportion of samples in each batch, yet the annotation burden quickly grows as the batch…

计算机视觉与模式识别 · 计算机科学 2025-03-20 Guowei Wang , Changxing Ding

Self-supervised learning presents a remarkable performance to utilize unlabeled data for various video tasks. In this paper, we focus on applying the power of self-supervised methods to improve semi-supervised action proposal generation.…

计算机视觉与模式识别 · 计算机科学 2021-04-08 Xiang Wang , Shiwei Zhang , Zhiwu Qing , Yuanjie Shao , Changxin Gao , Nong Sang

Using offline training schemes, researchers have tackled the event segmentation problem by providing full or weak-supervision through manually annotated labels or self-supervised epoch-based training. Most works consider videos that are at…

计算机视觉与模式识别 · 计算机科学 2021-07-20 Ramy Mounir , Roman Gula , Jörn Theuerkauf , Sudeep Sarkar

Training models dedicated to semantic segmentation requires a large amount of pixel-wise annotated data. Due to their costly nature, these annotations might not be available for the task at hand. To alleviate this problem, unsupervised…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Fei Pan , Francois Rameau , Junsik Kim , In So Kweon

Temporally consistent dense video annotations are scarce and hard to collect. In contrast, image segmentation datasets (and pre-trained models) are ubiquitous, and easier to label for any novel task. In this paper, we introduce a method to…

计算机视觉与模式识别 · 计算机科学 2022-03-18 Aharon Azulay , Tavi Halperin , Orestis Vantzos , Nadav Borenstein , Ofir Bibi

Tracking segmentation masks of multiple instances has been intensively studied, but still faces two fundamental challenges: 1) the requirement of large-scale, frame-wise annotation, and 2) the complexity of two-stage approaches. To resolve…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Yang Fu , Sifei Liu , Umar Iqbal , Shalini De Mello , Humphrey Shi , Jan Kautz

Semantic labelling and instance segmentation are two tasks that require particularly costly annotations. Starting from weak supervision in the form of bounding box detection annotations, we propose a new approach that does not require…

计算机视觉与模式识别 · 计算机科学 2016-11-24 Anna Khoreva , Rodrigo Benenson , Jan Hosang , Matthias Hein , Bernt Schiele

Video semantic segmentation has achieved great progress under the supervision of large amounts of labelled training data. However, domain adaptive video segmentation, which can mitigate data labelling constraints by adapting from a labelled…

计算机视觉与模式识别 · 计算机科学 2022-07-07 Yun Xing , Dayan Guan , Jiaxing Huang , Shijian Lu

Point-level supervised temporal action localization (PTAL) aims at recognizing and localizing actions in untrimmed videos where only a single point (frame) within every action instance is annotated in training data. Without temporal…

计算机视觉与模式识别 · 计算机科学 2023-10-10 Yuan Yin , Yifei Huang , Ryosuke Furuta , Yoichi Sato

We propose a novel algorithm for weakly supervised semantic segmentation based on image-level class labels only. In weakly supervised setting, it is commonly observed that trained model overly focuses on discriminative parts rather than the…

计算机视觉与模式识别 · 计算机科学 2018-01-09 Seunghoon Hong , Donghun Yeo , Suha Kwak , Honglak Lee , Bohyung Han

Temporal action segmentation classifies the action of each frame in (long) video sequences. Due to the high cost of frame-wise labeling, we propose the first semi-supervised method for temporal action segmentation. Our method hinges on…

计算机视觉与模式识别 · 计算机科学 2021-12-09 Dipika Singhania , Rahul Rahaman , Angela Yao

Partially annotated clips contain rich temporal contexts that can complement the sparse key frame annotations in providing supervision for model training. We present a novel paradigm called Temporally-Adaptive Features (TAF) learning that…

计算机视觉与模式识别 · 计算机科学 2019-05-27 Yongxi Lu , Ziyao Tang , Tara Javidi

While supervised techniques in re-identification are extremely effective, the need for large amounts of annotations makes them impractical for large camera networks. One-shot re-identification, which uses a singular labeled tracklet for…

计算机视觉与模式识别 · 计算机科学 2020-07-23 Dripta S. Raychaudhuri , Amit K. Roy-Chowdhury

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 introduce a novel approach for temporal activity segmentation with timestamp supervision. Our main contribution is a graph convolutional network, which is learned in an end-to-end manner to exploit both frame features and connections…

计算机视觉与模式识别 · 计算机科学 2022-08-03 Hamza Khan , Sanjay Haresh , Awais Ahmed , Shakeeb Siddiqui , Andrey Konin , M. Zeeshan Zia , Quoc-Huy Tran

Using deep learning, we now have the ability to create exceptionally good semantic segmentation systems; however, collecting the prerequisite pixel-wise annotations for training images remains expensive and time-consuming. Therefore, it…

计算机视觉与模式识别 · 计算机科学 2022-10-19 Aneesh Rangnekar , Christopher Kanan , Matthew Hoffman

Temporal Action Localization (TAL) aims to predict both action category and temporal boundary of action instances in untrimmed videos, i.e., start and end time. Fully-supervised solutions are usually adopted in most existing works, and…

计算机视觉与模式识别 · 计算机科学 2022-12-02 Ding Li , Xuebing Yang , Yongqiang Tang , Chenyang Zhang , Wensheng Zhang

Temporal action detection (TAD) is an important yet challenging task in video analysis. Most existing works draw inspiration from image object detection and tend to reformulate it as a proposal generation - classification problem. However,…

计算机视觉与模式识别 · 计算机科学 2022-03-04 Chen Zhao , Merey Ramazanova , Mengmeng Xu , Bernard Ghanem

Temporal sentence grounding aims to detect event timestamps described by the natural language query from given untrimmed videos. The existing fully-supervised setting achieves great results but requires expensive annotation costs; while the…

计算机视觉与模式识别 · 计算机科学 2025-02-19 Haicheng Wang , Chen Ju , Weixiong Lin , Chaofan Ma , Shuai Xiao , Ya Zhang , Yanfeng Wang