paper-with-me

홈 › Papers

Learning Spatial-Semantic Features for Robust Video Object Segmentation

2024-07-10 · Xin Li, Deshui Miao, Zhenyu He, YaoWei Wang, Huchuan Lu, Ming-Hsuan Yang

Tracking and segmenting multiple similar objects with complex or separate parts in long-term videos is inherently challenging due to the ambiguity of target parts and identity confusion caused by occlusion, background clutter, and long-term variations. In this paper, we propose a robust video object segmentation framework equipped with spatial-semantic features and discriminative object queries to address the above issues. Specifically, we construct a spatial-semantic network comprising a semantic embedding block and spatial dependencies modeling block to associate the pretrained ViT features with global semantic features and local spatial features, providing a comprehensive target representation. In addition, we develop a masked cross-attention module to generate object queries that focus on the most discriminative parts of target objects during query propagation, alleviating noise accumulation and ensuring effective long-term query propagation. The experimental results show that the proposed method set a new state-of-the-art performance on multiple datasets, including the DAVIS2017 test (89.1%), YoutubeVOS 2019 (88.5%), MOSE (75.1%), LVOS test (73.0%), and LVOS val (75.1%), which demonstrate the effectiveness and generalization capacity of the proposed method. We will make all source code and trained models publicly available.

📄 PDF Abstract BibTeX arXiv:2407.07760

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectSemantic SegmentationVideo Object SegmentationVideo Semantic Segmentation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Focus 설명 없음

Similar Papers 제목 키워드 기반

STFCN: Spatio-Temporal FCN for Semantic Video Segmentation

2016-08-21 · Mohsen Fayyaz, Mohammad Hajizadeh Saffar, Mohammad Sabokrou, Mahmood Fathy 외

This paper presents a novel method to involve both spatial and temporal features for semantic video segmentation. Current work on convolutional neural networks(CNNs) has shown that CNNs provide advanced spatial features …

SegmentationSemantic SegmentationVideo SegmentationVideo Semantic Segmentation

Ov3R: Open-Vocabulary Semantic 3D Reconstruction from RGB Videos

2025-07-29 · Ziren Gong, Xiaohan Li, Fabio Tosi, Jiawei Han 외 arxiv

We present Ov3R, a novel framework for open-vocabulary semantic 3D reconstruction from RGB video streams, designed to advance Spatial AI. The system features two key components: CLIP3R, a CLIP-informed 3D reconstruction …

3D Reconstruction

YouTube-VOS: A Large-Scale Video Object Segmentation Benchmark

2018-09-06 · Ning Xu, Linjie Yang, Yuchen Fan, Dingcheng Yue 외

Learning long-term spatial-temporal features are critical for many video analysis tasks. However, existing video segmentation methods predominantly rely on static image segmentation techniques, and methods capturing temp…

Image SegmentationObjectOptical Flow EstimationSegmentation+4

YouTube-VOS: Sequence-to-Sequence Video Object Segmentation

2018-09-03 · ECCV 2018 9 · Ning Xu, Linjie Yang, Yuchen Fan, Jianchao Yang 외

Learning long-term spatial-temporal features are critical for many video analysis tasks. However, existing video segmentation methods predominantly rely on static image segmentation techniques, and methods capturing temp…

Image SegmentationObjectOne-shot visual object segmentationOptical Flow Estimation+7

Multi-Level Representation Learning With Semantic Alignment for Referring Video Object Segmentation

2022-01-01 · CVPR 2022 1 · Dongming Wu, Xingping Dong, Ling Shao, Jianbing Shen

Referring video object segmentation (RVOS) is a challenging language-guided video grounding task, which requires comprehensively understanding the semantic information of both video content and language queries for o…

ObjectReferring Expression SegmentationReferring Video Object SegmentationRepresentation Learning+5