paper-with-me

홈 › Papers

Neural Spline Fields for Burst Image Fusion and Layer Separation

2023-12-21 · CVPR 2024 1 · Ilya Chugunov, David Shustin, Ruyu Yan, Chenyang Lei, Felix Heide

Each photo in an image burst can be considered a sample of a complex 3D scene: the product of parallax, diffuse and specular materials, scene motion, and illuminant variation. While decomposing all of these effects from a stack of misaligned images is a highly ill-conditioned task, the conventional align-and-merge burst pipeline takes the other extreme: blending them into a single image. In this work, we propose a versatile intermediate representation: a two-layer alpha-composited image plus flow model constructed with neural spline fields -- networks trained to map input coordinates to spline control points. Our method is able to, during test-time optimization, jointly fuse a burst image capture into one high-resolution reconstruction and decompose it into transmission and obstruction layers. Then, by discarding the obstruction layer, we can perform a range of tasks including seeing through occlusions, reflection suppression, and shadow removal. Validated on complex synthetic and in-the-wild captures we find that, with no post-processing steps or learned priors, our generalizable model is able to outperform existing dedicated single-image and multi-view obstruction removal approaches.

📄 PDF Abstract BibTeX arXiv:2312.14235

Code (0)

등록된 구현이 없습니다.

Tasks

Shadow Removal

Similar Papers 제목 키워드 기반

Burst Super-Resolution with Diffusion Models for Improving Perceptual Quality

2024-03-28 · Kyotaro Tokoro, Kazutoshi Akita, Norimichi Ukita

While burst LR images are useful for improving the SR image quality compared with a single LR image, prior SR networks accepting the burst LR images are trained in a deterministic manner, which is known to produce a blur…

Image EnhancementSuper-Resolution

Spline Positional Encoding for Learning 3D Implicit Signed Distance Fields

2021-06-03 · Peng-Shuai Wang, Yang Liu, Yu-Qi Yang, Xin Tong

Multilayer perceptrons (MLPs) have been successfully used to represent 3D shapes implicitly and compactly, by mapping 3D coordinates to the corresponding signed distance values or occupancy values. In this paper, we prop…

3D Shape ReconstructionImage Reconstruction

Burstormer: Burst Image Restoration and Enhancement Transformer

2023-04-03 · CVPR 2023 1 · Akshay Dudhane, Syed Waqas Zamir, Salman Khan, Fahad Shahbaz Khan 외

On a shutter press, modern handheld cameras capture multiple images in rapid succession and merge them to generate a single image. However, individual frames in a burst are misaligned due to inevitable motions and contai…

DenoisingImage RestorationSuper-Resolution

SuperF: Neural Implicit Fields for Multi-Image Super-Resolution

2025-12-09 · Sander Riisøen Jyhne, Christian Igel, Morten Goodwin, Per-Arne Andersen 외 arxiv

High-resolution imagery is often hindered by limitations in sensor technology, atmospheric conditions, and costs. Such challenges occur in satellite remote sensing, but also with handheld cameras, such as our smartphones…

Image Super-Resolution

Efficient Burst Super-Resolution with One-step Diffusion

2025-07-18 · Kento Kawai, Takeru Oba, Kyotaro Tokoro, Kazutoshi Akita 외 arxiv

While burst Low-Resolution (LR) images are useful for improving their Super Resolution (SR) image compared to a single LR image, prior burst SR methods are trained in a deterministic manner, which produces a blurry SR im…

Knowledge Distillation