Generic Event Boundary Detection

10 papers with code • 2 benchmarks • 2 datasets

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

Most implemented papers

Progressive Attention on Multi-Level Dense Difference Maps for Generic Event Boundary Detection

mcg-nju/ddm CVPR 2022

Generic event boundary detection is an important yet challenging task in video understanding, which aims at detecting the moments where humans naturally perceive event boundaries.

Generic Event Boundary Detection: A Benchmark for Event Segmentation

StanLei52/GEBD ICCV 2021

This paper presents a novel task together with a new benchmark for detecting generic, taxonomy-free event boundaries that segment a whole video into chunks.

Winning the CVPR'2021 Kinetics-GEBD Challenge: Contrastive Learning Approach

hello-jinwoo/LOVEU-CVPR2021 22 Jun 2021

Generic Event Boundary Detection (GEBD) is a newly introduced task that aims to detect "general" event boundaries that correspond to natural human perception.

Generic Event Boundary Detection Challenge at CVPR 2021 Technical Report: Cascaded Temporal Attention Network (CASTANET)

DexiangHong/Cascade-PC 1 Jul 2021

In this work, we design a Cascaded Temporal Attention Network (CASTANET) for GEBD, which is formed by three parts, the backbone network, the temporal attention module, and the classification module.

Masked Autoencoders for Generic Event Boundary Detection CVPR'2022 Kinetics-GEBD Challenge

contentandmaterialportrait/mae-gebd 17 Jun 2022

In this paper, we apply Masked Autoencoders to improve algorithm performance on the GEBD tasks.

SC-Transformer++: Structured Context Transformer for Generic Event Boundary Detection

lufficc/sc-transformer 25 Jun 2022

This report presents the algorithm used in the submission of Generic Event Boundary Detection (GEBD) Challenge at CVPR 2022.

Motion Aware Self-Supervision for Generic Event Boundary Detection

rayush7/motion_ssl_gebd 11 Oct 2022

In this work, we address this issue by revisiting a simple and effective self-supervised method and augment it with a differentiable motion feature learning module to tackle the spatial and temporal diversities in the GEBD task.

Generic Event Boundary Detection in Video with Pyramid Features

th2l/GEBD-PyramidFeatureSimilarity 11 Jan 2023

In this study, we present an approach that considers the correlation between neighbor frames with pyramid feature maps in both spatial and temporal dimensions to construct a framework for localizing generic events in video.

MAE-GEBD:Winning the CVPR'2023 LOVEU-GEBD Challenge

contentandmaterialportrait/mae-gebd 27 Jun 2023

The Generic Event Boundary Detection (GEBD) task aims to build a model for segmenting videos into segments by detecting general event boundaries applicable to various classes.

Local Compressed Video Stream Learning for Generic Event Boundary Detection

gx77/lcvsl 27 Sep 2023

Specifically, we use lightweight ConvNets to extract features of the P-frames in the GOPs and spatial-channel attention module (SCAM) is designed to refine the feature representations of the P-frames based on the compressed information with bidirectional information flow.