paper-with-me

Papers

Target Adaptive Context Aggregation for Video Scene Graph Generation

2021-08-18 · ICCV 2021 10 · Yao Teng, LiMin Wang, Zhifeng Li, Gangshan Wu

This paper deals with a challenging task of video scene graph generation (VidSGG), which could serve as a structured video representation for high-level understanding tasks. We present a new {\em detect-to-track} paradigm for this task by decoupling the context modeling for relation prediction from the complicated low-level entity tracking. Specifically, we design an efficient method for frame-level VidSGG, termed as {\em Target Adaptive Context Aggregation Network} (TRACE), with a focus on capturing spatio-temporal context information for relation recognition. Our TRACE framework streamlines the VidSGG pipeline with a modular design, and presents two unique blocks of Hierarchical Relation Tree (HRTree) construction and Target-adaptive Context Aggregation. More specific, our HRTree first provides an adpative structure for organizing possible relation candidates efficiently, and guides context aggregation module to effectively capture spatio-temporal structure information. Then, we obtain a contextualized feature representation for each relation candidate and build a classification head to recognize its relation category. Finally, we provide a simple temporal association strategy to track TRACE detected results to yield the video-level VidSGG. We perform experiments on two VidSGG benchmarks: ImageNet-VidVRD and Action Genome, and the results demonstrate that our TRACE achieves the state-of-the-art performance. The code and models are made available at \url{https://github.com/MCG-NJU/TRACE}.

📄 PDF Abstract BibTeX arXiv:2108.08121

Code (1)

mcg-nju/trace 공식 구현 pytorch

Tasks

Graph GenerationRelationRelation PredictionScene Graph GenerationVideo scene graph generation

Similar Papers 제목 키워드 기반

SATVSR: Scenario Adaptive Transformer for Cross Scenarios Video Super-Resolution

2022-11-16 · Yongjie Chen, Tieru Wu

Video Super-Resolution (VSR) aims to recover sequences of high-resolution (HR) frames from low-resolution (LR) frames. Previous methods mainly utilize temporally adjacent frames to assist the reconstruction of target fra…

Optical Flow EstimationSuper-ResolutionVideo Super-Resolution

JoVALE: Detecting Human Actions in Video Using Audiovisual and Language Contexts

2024-12-18 · Taein Son, Soo Won Seo, Jisong Kim, Seok Hwan Lee 외

Video Action Detection (VAD) entails localizing and categorizing action instances within videos, which inherently consist of diverse information sources such as audio, visual cues, and surrounding scene contexts. Leverag…

Action DetectionDescriptiveImage CaptioningVideo Action Detection

Short-Term and Long-Term Context Aggregation Network for Video Inpainting

2020-09-12 · ECCV 2020 8 · Ang Li, Shanshan Zhao, Xingjun Ma, Mingming Gong 외

Video inpainting aims to restore missing regions of a video and has many applications such as video editing and object removal. However, existing methods either suffer from inaccurate short-term context aggregation or ra…

Video EditingVideo Inpainting

AVPDN: Learning Motion-Robust and Scale-Adaptive Representations for Video-Based Polyp Detection

2025-08-05 · Zilin Chen, Shengnan Lu arxiv

Accurate detection of polyps is of critical importance for the early and intermediate stages of colorectal cancer diagnosis. Compared to static images, dynamic colonoscopy videos provide more comprehensive visual informa…

MoE-SPNet: A Mixture-of-Experts Scene Parsing Network

2018-06-19 · Huan Fu, Mingming Gong, Chaohui Wang, DaCheng Tao

Scene parsing is an indispensable component in understanding the semantics within a scene. Traditional methods rely on handcrafted local features and probabilistic graphical models to incorporate local and global cues. R…

Mixture-of-ExpertsScene Parsing