paper-with-me

Papers

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

2025-07-26 · Suhwan Cho, Minhyeok Lee, Jungho Lee, Donghyeong Kim, Sangyoun Lee arxiv

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.

📄 PDF Abstract BibTeX arXiv:2507.19790

Code (0)

등록된 구현이 없습니다.

Tasks

Unsupervised Video Object Segmentation

Similar Papers 제목 키워드 기반

Joint Unsupervised Learning of Optical Flow and Depth by Watching Stereo Videos

2018-10-08 · Yang Wang, Zhenheng Yang, Peng Wang, Yi Yang 외

Learning depth and optical flow via deep neural networks by watching videos has made significant progress recently. In this paper, we jointly solve the two tasks by exploiting the underlying geometric rules within stereo…

Motion EstimationOptical Flow Estimation

Exploiting Correspondences with All-pairs Correlations for Multi-view Depth Estimation

2022-05-05 · Kai Cheng, Hao Chen, Wei Yin, Guangkai Xu 외

Multi-view depth estimation plays a critical role in reconstructing and understanding the 3D world. Recent learning-based methods have made significant progress in it. However, multi-view depth estimation is fundamentall…

AllDepth EstimationDepth PredictionOptical Flow Estimation

Structure Flow-Guided Network for Real Depth Super-Resolution

2023-01-31 · Jiayi Yuan, Haobo Jiang, Xiang Li, Jianjun Qian 외

Real depth super-resolution (DSR), unlike synthetic settings, is a challenging task due to the structural distortion and the edge noise caused by the natural degradation in real-world low-resolution (LR) depth maps. Thes…

Depth EstimationDepth PredictionSuper-Resolution

FG-Depth: Flow-Guided Unsupervised Monocular Depth Estimation

2023-01-20 · Junyu Zhu, Lina Liu, Yong liu, Wanlong Li 외

The great potential of unsupervised monocular depth estimation has been demonstrated by many works due to low annotation cost and impressive accuracy comparable to supervised methods. To further improve the performance, …

Depth EstimationImage ReconstructionMonocular Depth EstimationSemantic Segmentation+1

Depth Map Completion by Jointly Exploiting Blurry Color Images and Sparse Depth Maps

2017-11-27 · Liyuan Pan, Yuchao Dai, Miaomiao Liu, Fatih Porikli

We aim at predicting a complete and high-resolution depth map from incomplete, sparse and noisy depth measurements. Existing methods handle this problem either by exploiting various regularizations on the depth maps dire…