Guardians of the Hair: Rescuing Soft Boundaries in Depth, Stereo, and Novel Views
Xiang Zhang, Yang Zhang, Lukas Mehl, Markus Gross, Christopher Schroers
TL;DR
HairGuard tackles the persistent challenge of soft boundaries in 3D vision by leveraging image matting data to train a depth fixer with a gated residual that precisely refines depth at soft boundaries, while preserving global depth quality. In view synthesis, a forward warping step using the corrected depth is followed by a scene painter to fill disoccluded regions and a color fuser to blend warped and inpainted textures, ensuring coherent geometry and high-fidelity details. The approach yields state-of-the-art results across monocular depth estimation, stereo image/video conversion, and novel view synthesis, with pronounced gains in soft-boundary regions and robust zero-shot performance. The framework is modular and plug-and-play with existing depth models, making it practical for real-world 3D vision pipelines involving hair-like and delicate structures.
Abstract
Soft boundaries, like thin hairs, are commonly observed in natural and computer-generated imagery, but they remain challenging for 3D vision due to the ambiguous mixing of foreground and background cues. This paper introduces Guardians of the Hair (HairGuard), a framework designed to recover fine-grained soft boundary details in 3D vision tasks. Specifically, we first propose a novel data curation pipeline that leverages image matting datasets for training and design a depth fixer network to automatically identify soft boundary regions. With a gated residual module, the depth fixer refines depth precisely around soft boundaries while maintaining global depth quality, allowing plug-and-play integration with state-of-the-art depth models. For view synthesis, we perform depth-based forward warping to retain high-fidelity textures, followed by a generative scene painter that fills disoccluded regions and eliminates redundant background artifacts within soft boundaries. Finally, a color fuser adaptively combines warped and inpainted results to produce novel views with consistent geometry and fine-grained details. Extensive experiments demonstrate that HairGuard achieves state-of-the-art performance across monocular depth estimation, stereo image/video conversion, and novel view synthesis, with significant improvements in soft boundary regions.
