← Search

Bingxin Ke

4 accepted papers

2025

A Unified Solution to Video Fusion: From Multi-Frame Learning to Benchmarking

NeurIPS 2025spotlight

The real world is dynamic, yet most image fusion methods process static frames independently, ignoring temporal correlations in videos and leading to flickering and temporal inconsistency. To address this, we propose Unified Video Fusion (UniVF), a novel and unified framework for video fusion that l…

Cited by 0SourcecodeScholar
2025

Marigold-DC: Zero-Shot Monocular Depth Completion with Guided Diffusion

ICCV 2025poster

Depth completion upgrades sparse depth measurements into dense depth maps, guided by a conventional image. Existing methods for this highly ill-posed task operate in tightly constrained settings, and tend to struggle when applied to images outside the training domain, as well as when the available d…

2024

BetterDepth: Plug-and-Play Diffusion Refiner for Zero-Shot Monocular Depth Estimation

NeurIPS 2024poster

By training over large-scale datasets, zero-shot monocular depth estimation (MDE) methods show robust performance in the wild but often suffer from insufficient detail. Although recent diffusion-based MDE approaches exhibit a superior ability to extract details, they struggle in geometrically comple…

Cited by 7SourcePDFScholar
2024

Repurposing Diffusion-Based Image Generators for Monocular Depth Estimation

CVPR 2024poster

Monocular depth estimation is a fundamental computer vision task. Recovering 3D depth from a single image is geometrically ill-posed and requires scene understanding so it is not surprising that the rise of deep learning has led to a breakthrough. The impressive progress of monocular depth estimator…