paper-with-me

홈 › Papers

Explicit Depth-Aware Blurry Video Frame Interpolation Guided by Differential Curves

2025-01-01 · CVPR 2025 1 · Zaoming Yan, Pengcheng Lei, Tingting Wang, Faming Fang, Junkang Zhang, Yaomin Huang, Haichuan Song

Blurry video frame interpolation (BVFI), which aims to generate high-frame-rate clear videos from low-frame-rate blurry inputs, is a challenging yet significant task in computer vision. Current state-of-the-art approaches typically rely on linear or quadratic models to estimate intermediate motion. However, these methods often overlook depth variations that occur during fast object motion, leading to changes in object size and hindering interpolation performance. This paper proposes the Differential Curves-guided Blurry Video Frame Interpolation (DC-BVFI) framework, which leverages the differential curves theory to analyze and mitigate the effects of depth variations caused by object motion. Specifically, DC-BVFI consists of UBNet and MPNet. Unlike prior approaches that rely on optical flow for frame interpolation, MPNet is designed to estimate the 3D scene flow, which facilitates a more precise awareness of depth and velocity variations. Since scene flow cannot be directly inferred in the 2D frame space, UBNet is introduced to transform them into 3D point maps. Extensive experiments demonstrate that the proposed DC-BVFI framework surpasses state-of-the-art performance in simulated and real-world datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Optical Flow EstimationVideo Frame Interpolation

Methods 이 논문이 사용한 방법론

MPNet MPNet is a pre-training method for language models that combines masked language modeling (MLM) and permuted language modeling (PLM) in one view. It takes the dependency among…

Similar Papers 제목 키워드 기반

DAVIDE: Depth-Aware Video Deblurring

2024-09-02 · German F. Torres, Jussi Kalliola, Soumya Tripathy, Erman Acar 외

Video deblurring aims at recovering sharp details from a sequence of blurry frames. Despite the proliferation of depth sensors in mobile phones and the potential of depth information to guide deblurring, depth-aware debl…

DeblurringVideo Deblurring

Aggregating Nearest Sharp Features via Hybrid Transformers for Video Deblurring

2023-09-13 · Wei Shang, Dongwei Ren, Yi Yang, WangMeng Zuo

Video deblurring methods, aiming at recovering consecutive sharp frames from a given blurry video, usually assume that the input video suffers from consecutively blurry frames. However, in real-world scenarios captured b…

DeblurringVideo Deblurring

Joint Depth Estimation and Camera Shake Removal from Single Blurry Image

2014-06-01 · CVPR 2014 6 · Zhe Hu, Li Xu, Ming-Hsuan Yang

Camera shake during exposure time often results in spatially variant blur effect of the image. The non-uniform blur effect is not only caused by the camera motion, but also the depth variation of the scene. The objects c…

DeblurringDepth EstimationImage Matting

DBMovi-GS: Dynamic View Synthesis from Blurry Monocular Video via Sparse-Controlled Gaussian Splatting

2025-06-26 · Yeon-Ji Song, Jaein Kim, Byung-Ju Kim, Byoung-Tak Zhang

Novel view synthesis is a task of generating scenes from unseen perspectives; however, synthesizing dynamic scenes from blurry monocular videos remains an unresolved challenge that has yet to be effectively addressed. Ex…

3D geometryNovel View Synthesis

Blurry-Edges: Photon-Limited Depth Estimation from Defocused Boundaries

2025-03-30 · CVPR 2025 1 · Wei Xu, Charles James Wagner, Junjie Luo, Qi Guo

Extracting depth information from photon-limited, defocused images is challenging because depth from defocus (DfD) relies on accurate estimation of defocus blur, which is fundamentally sensitive to image noise. We presen…

Depth Estimation