paper-with-me

Papers

Exploiting Context Information for Generic Event Boundary Captioning

2022-07-03 · Jinrui Zhang, Teng Wang, Feng Zheng, Ran Cheng, Ping Luo

Generic Event Boundary Captioning (GEBC) aims to generate three sentences describing the status change for a given time boundary. Previous methods only process the information of a single boundary at a time, which lacks utilization of video context information. To tackle this issue, we design a model that directly takes the whole video as input and generates captions for all boundaries parallelly. The model could learn the context information for each time boundary by modeling the boundary-boundary interactions. Experiments demonstrate the effectiveness of context information. The proposed method achieved a 72.84 score on the test set, and we reached the $2^{nd}$ place in this challenge. Our code is available at: \url{https://github.com/zjr2000/Context-GEBC}

📄 PDF Abstract BibTeX arXiv:2207.01050

Code (1)

zjr2000/context-gebc 공식 구현 pytorch

Tasks

Boundary Captioning

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Submission to Generic Event Boundary Detection Challenge@CVPR 2022: Local Context Modeling and Global Boundary Decoding Approach

2022-06-30 · Jiaqi Tang, Zhaoyang Liu, Jing Tan, Chen Qian 외

Generic event boundary detection (GEBD) is an important yet challenging task in video understanding, which aims at detecting the moments where humans naturally perceive event boundaries. In this paper, we present a local…

Boundary DetectionGeneric Event Boundary DetectionVideo Understanding

What's in the Flow? Exploiting Temporal Motion Cues for Unsupervised Generic Event Boundary Detection

2024-02-15 · IEEE/CVF Winter Conference on Applications of Computer Vision (WACV) 2024 1 · Sourabh Vasant Gothe, Vibhav Agarwal, Sourav Ghosh, Jayesh Rajkumar Vachhani 외

Generic Event Boundary Detection (GEBD) task aims to recognize generic, taxonomy-free boundaries that segment a video into meaningful events. Current methods typically involve a neural model trained on a large volume of …

Boundary DetectionGeneric Event Boundary DetectionOptical Flow Estimation

Structured Context Transformer for Generic Event Boundary Detection

2022-06-07 · CongCong Li, Xinyao Wang, Dexiang Hong, YuFei Wang 외

Generic Event Boundary Detection (GEBD) aims to detect moments where humans naturally perceive as event boundaries. In this paper, we present Structured Context Transformer (or SC-Transformer) to solve the GEBD task, whi…

Boundary DetectionGeneric Event Boundary Detection

Structured Context Learning for Generic Event Boundary Detection

2025-11-29 · Xin Gu, Congcong Li, Xinyao Wang, Dexiang Hong 외 arxiv

Generic Event Boundary Detection (GEBD) aims to identify moments in videos that humans perceive as event boundaries. This paper proposes a novel method for addressing this task, called Structured Context Learning, which …

Generic Event Boundary Detection

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

2022-06-25 · Dexiang Hong, Xiaoqi Ma, Xinyao Wang, CongCong Li 외

This report presents the algorithm used in the submission of Generic Event Boundary Detection (GEBD) Challenge at CVPR 2022. In this work, we improve the existing Structured Context Transformer (SC-Transformer) method fo…

Boundary DetectionDecoderGeneric Event Boundary DetectionOptical Flow Estimation