English

DepthFlow: Exploiting Depth-Flow Structural Correlations for Unsupervised Video Object Segmentation

Computer Vision and Pattern Recognition 2025-07-29 v1

Abstract

Unsupervised video object segmentation (VOS) aims to detect the most prominent object in a video. Recently, two-stream approaches that leverage both RGB images and optical flow have gained significant attention, but their performance is fundamentally constrained by the scarcity of training data. To address this, we propose DepthFlow, a novel data generation method that synthesizes optical flow from single images. Our approach is driven by the key insight that VOS models depend more on structural information embedded in flow maps than on their geometric accuracy, and that this structure is highly correlated with depth. We first estimate a depth map from a source image and then convert it into a synthetic flow field that preserves essential structural cues. This process enables the transformation of large-scale image-mask pairs into image-flow-mask training pairs, dramatically expanding the data available for network training. By training a simple encoder-decoder architecture with our synthesized data, we achieve new state-of-the-art performance on all public VOS benchmarks, demonstrating a scalable and effective solution to the data scarcity problem.

Keywords

Cite

@article{arxiv.2507.19790,
  title  = {DepthFlow: Exploiting Depth-Flow Structural Correlations for Unsupervised Video Object Segmentation},
  author = {Suhwan Cho and Minhyeok Lee and Jungho Lee and Donghyeong Kim and Sangyoun Lee},
  journal= {arXiv preprint arXiv:2507.19790},
  year   = {2025}
}

Comments

ICCVW 2025

R2 v1 2026-07-01T04:19:52.149Z