αDepth: Learning Single-Pass Soft Boundary Decomposition for Stereo Conversion

Hugging Face Daily Papers Papers

Summary

αDepth introduces a layered representation with Circular Alpha Representation (CAR) to address soft boundary challenges in stereo conversion, achieving state-of-the-art performance without manual guidance.

Accurately modeling soft boundaries, e.g., hair and defocus blur, is a fundamental challenge in stereo conversion due to the ambiguous blending of foreground and background. Existing depth models primarily predict single-layer depth, leading to ambiguity in depth correspondence at soft boundaries. While matting techniques can capture opacity for layered modeling, they often struggle in complex scenes with multiple targets and usually require user intervention. This paper introduces αDepth, a layered representation that decomposes soft boundaries for high-fidelity stereo conversion. Specifically, we first resolve mixed color and depth ambiguity by estimating layered color and depth values at soft boundaries. Considering complex multi-target scenes, we design a Circular Alpha Representation (CAR) that shifts the paradigm from global target extraction to local boundary decomposition. Unlike prior matting methods restricted to a single foreground/background, CAR enables efficient scene-level inference without manual guidance. Extensive evaluations demonstrate that αDepth achieves state-of-the-art performance in stereo conversion, eliminating background bleeding and structural distortions at soft boundaries.
Original Article
View Cached Full Text

Cached at: 06/03/26, 11:37 AM

Paper page - αDepth: Learning Single-Pass Soft Boundary Decomposition for Stereo Conversion

Source: https://huggingface.co/papers/2606.00386

Abstract

αDepth introduces a layered representation with Circular Alpha Representation (CAR) to address soft boundary challenges in stereo conversion through local boundary decomposition and efficient scene-level inference.

Accurately modelingsoft boundaries, e.g., hair and defocus blur, is a fundamental challenge instereo conversiondue to the ambiguous blending of foreground and background. Existing depth models primarily predict single-layer depth, leading to ambiguity in depth correspondence atsoft boundaries. Whilematting techniquescan capture opacity for layered modeling, they often struggle in complex scenes with multiple targets and usually require user intervention. This paper introduces αDepth, alayered representationthat decomposessoft boundariesfor high-fidelitystereo conversion. Specifically, we first resolve mixed color and depth ambiguity by estimating layered color and depth values atsoft boundaries. Considering complex multi-target scenes, we design aCircular Alpha Representation(CAR) that shifts the paradigm from global target extraction to local boundary decomposition. Unlike prior matting methods restricted to a single foreground/background, CAR enables efficientscene-level inferencewithout manual guidance. Extensive evaluations demonstrate that αDepth achieves state-of-the-art performance instereo conversion, eliminatingbackground bleedingandstructural distortionsatsoft boundaries.

View arXiv pageView PDFAdd to collection

Get this paper in your agent:

hf papers read 2606\.00386

Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash

Models citing this paper0

No model linking this paper

Cite arxiv.org/abs/2606.00386 in a model README.md to link it from this page.

Datasets citing this paper0

No dataset linking this paper

Cite arxiv.org/abs/2606.00386 in a dataset README.md to link it from this page.

Spaces citing this paper0

No Space linking this paper

Cite arxiv.org/abs/2606.00386 in a Space README.md to link it from this page.

Collections including this paper0

No Collection including this paper

Add this paper to acollectionto link it from this page.

Similar Articles

chenxwh/depth-anything-v2

Replicate Explore

Depth Anything V2 is a monocular depth estimation model that significantly outperforms V1 in fine-grained details and robustness, offering faster inference and higher accuracy than SD-based models. It is available on Replicate under varying licenses.

Lite Any Stereo V2: Faster and Stronger Efficient Zero-Shot Stereo Matching

Hugging Face Daily Papers

Lite Any Stereo V2 presents an efficient stereo matching approach achieving state-of-the-art accuracy with significantly reduced latency through optimized architecture and training strategies, including a 2D-only cost aggregation framework and a three-stage training strategy.

Patil/Krea-2-depth-controlnet

Hugging Face Models Trending

This model introduces a depth-conditioned ControlNet-LoRA for Krea-2, enabling depth-map-guided image generation with high depth consistency (0.98-0.99 Pearson correlation). It supports both Raw and Turbo variants and includes easy inference scripts and Comfy UI integration.