Weakly Supervised Temporal Action Localization

31 papers with code • 1 benchmarks • 2 datasets

This task has no description! Would you like to contribute one?

Libraries

Use these libraries to find Weakly Supervised Temporal Action Localization models and implementations

Most implemented papers

Weakly-Supervised Action Localization by Generative Attention Modeling

bfshi/DGAM-Weakly-Supervised-Action-Localization CVPR 2020

By maximizing the conditional probability with respect to the attention, the action and non-action frames are well separated.

D2-Net: Weakly-Supervised Action Localization via Discriminative Embeddings and Denoised Activations

naraysa/D2-Net ICCV 2021

The proposed formulation comprises a discriminative and a denoising loss term for enhancing temporal action localization.

A Hybrid Attention Mechanism for Weakly-Supervised Temporal Action Localization

asrafulashiq/hamnet 3 Jan 2021

Moreover, our temporal semi-soft and hard attention modules, calculating two attention scores for each video snippet, help to focus on the less discriminative frames of an action to capture the full action boundary.

The Blessings of Unlabeled Background in Untrimmed Videos

liuyuancv/WTAL_blessing CVPR 2021

The key challenge is how to distinguish the action of interest segments from the background, which is unlabelled even on the video-level.

CoLA: Weakly-Supervised Temporal Action Localization with Snippet Contrastive Learning

zhang-can/CoLA CVPR 2021

In this paper, we argue that learning by comparing helps identify these hard snippets and we propose to utilize snippet Contrastive learning to Localize Actions, CoLA for short.

Cross-modal Consensus Network forWeakly Supervised Temporal Action Localization

harlanhong/MM2021-CO2-Net Proceedings of the 29th ACM International Conference on Multimedia 2021

In this work, we argue that the features extracted from the pretrained extractor, e. g., I3D, are not the WS-TALtask-specific features, thus the feature re-calibration is needed for reducing the task-irrelevant information redundancy.

Learning Action Completeness from Points for Weakly-supervised Temporal Action Localization

Pilhyeon/Learning-Action-Completeness-from-Points ICCV 2021

To learn completeness from the obtained sequence, we introduce two novel losses that contrast action instances with background ones in terms of action score and feature similarity, respectively.

Foreground-Action Consistency Network for Weakly Supervised Temporal Action Localization

leonhlj/fac-net ICCV 2021

In this paper, we present a framework named FAC-Net based on the I3D backbone, on which three branches are appended, named class-wise foreground classification branch, class-agnostic attention branch and multiple instance learning branch.

Background-Click Supervision for Temporal Action Localization

vividle/backtal 24 Nov 2021

Weakly supervised temporal action localization aims at learning the instance-level action pattern from the video-level labels, where a significant challenge is action-context confusion.

ACGNet: Action Complement Graph Network for Weakly-supervised Temporal Action Localization

xjtupanda/ACGNet 21 Dec 2021

Weakly-supervised temporal action localization (WTAL) in untrimmed videos has emerged as a practical but challenging task since only video-level labels are available.