STVGBert: A Visual-Linguistic Transformer Based Framework for Spatio-Temporal Video Grounding
Spatio-temporal video grounding (STVG) aims to localize a spatio-temporal tube of a target object in an untrimmed video based on a query sentence. In this work, we propose a one-stage visual-linguistic transformer based framework called STVGBert for the STVG task, which can simultaneously localize the target object in both spatial and temporal domains. Specifically, without resorting to pre-generated object proposals, our STVGBert directly takes a video and a query sentence as the input, and then produces the cross-modal features by using the newly introduced cross-modal feature learning module ST-ViLBert. Based on the cross-modal features, our method then generates bounding boxes and predicts the starting and ending frames to produce the predicted object tube. To the best of our knowledge, our STVGBert is the first one-stage method, which can handle the STVG task without relying on any pre-trained object detectors. Comprehensive experiments demonstrate our newly proposed framework outperforms the state-of-the-art multi-stage methods on two benchmark datasets Vid-STG and HC-STVG.
Code (0)
등록된 구현이 없습니다.
Tasks
ObjectSentenceSpatio-Temporal Video GroundingVideo GroundingSimilar Papers 제목 키워드 기반
STVGFormer: Spatio-Temporal Video Grounding with Static-Dynamic Cross-Modal Understanding
In this technical report, we introduce our solution to human-centric spatio-temporal video grounding task. We propose a concise and effective framework named STVGFormer, which models spatiotemporal visual-linguistic depe…
Spatio-Temporal Video GroundingVideo GroundingBidirectional Correlation-Driven Inter-Frame Interaction Transformer for Referring Video Object Segmentation
Referring video object segmentation (RVOS) aims to segment the target object in a video sequence described by a language expression. Typical multimodal Transformer based RVOS approaches process video sequence in a frame-…
ObjectReferring Video Object SegmentationRepresentation LearningSegmentation+3Uni4D-LLM: A Unified SpatioTemporal-Aware VLM for 4D Understanding and Generation
Vision-language models (VLMs) have demonstrated strong performance in 2D scene understanding and generation, but extending this unification to the physical world remains an open challenge. Existing 3D and 4D approaches t…
Scene UnderstandingCollaborative Static and Dynamic Vision-Language Streams for Spatio-Temporal Video Grounding
Spatio-Temporal Video Grounding (STVG) aims to localize the target object spatially and temporally according to the given language query. It is a challenging task in which the model should well understand dynamic vis…
ObjectSpatio-Temporal Video GroundingVideo GroundingAn Efficient and Effective Transformer Decoder-Based Framework for Multi-Task Visual Grounding
Most advanced visual grounding methods rely on Transformers for visual-linguistic feature fusion. However, these Transformer-based approaches encounter a significant drawback: the computational costs escalate quadratical…
DecoderReasoning SegmentationVisual Grounding