arXiv Computer Vision

InstantHDR: Single-forward Gaussian Splatting Initialization for HDR 3D Reconstruction

InstantHDR is a feed-forward network that initializes high dynamic range (HDR) 3D scenes from uncalibrated multi-exposure low dynamic range (LDR) image collections in a single forward pass. It uses geometry-guided appearance modeling for multi-exposure fusion and a meta-network for scene-specific tone mapping. The authors also created a pre-training dataset, HDR-Pretrain, with 168 Blender-rendered scenes to support generalizable HDR models, achieving a speedup of about 700× over state‑of‑the‑art optimization methods while maintaining comparable quality after lightweight post‑optimization.

arXiv Computer Vision
Sep 4

Generating HDR Video from SDR Video

The paper presents a framework for converting standard dynamic range (SDR) videos into high dynamic range (HDR) videos using large-scale generative video models. It introduces a Multi-Exposure Video Model (MEVM) that predicts exposure-bracketed linear SDR sequences from a single nonlinear SDR input, and a Video Merging Model (VMM) that fuses these predictions into a high-quality HDR sequence while preserving detail in shadows and highlights. Experiments, qualitative evaluation, and a user study demonstrate robust HDR conversion for casual consumer footage and iconic films, and the approach can be integrated into existing SDR generative video pipelines.

By SaiKiran Tedla, Francesco Banterle, Trevor Canham, Karanpreet Raja, David B. Lindell, Kiriakos N. Kutulakos, Jiacheng Li, Feiran Li, Daisuke Iso
Hugging Face Trending Papers
Jul 20

FF-ProCams: Feed-Forward Gaussian Splatting for Projector-Camera System

Projector-camera (ProCams) systems achieve active scene perception and controllable appearance manipulation via structured illumination, serving as a core infrastructure for spatial augmented reality, projection mapping, and surface reflectance acquisition. Existing inverse-rendering methods for ProCams deliver high-fidelity results but rely on time-consuming per-scene optimization, while mainstream feed-forward 3D reconstruction models produce baked appearance that cannot adapt to spatially varying projector illumination.

arXiv AI
Sep 2

DiffHDR: Re-Exposing LDR Videos with Video Diffusion Models

arXiv:2604.06161v3 Announce Type: replace-cross Abstract: Most digital videos are stored in 8-bit low dynamic range (LDR) formats, where much of the original high dynamic range (HDR) scene radiance i...

By Zhengming Yu, Li Ma, Mingming He, Leo Isikdogan, Yuancheng Xu, Dmitriy Smirnov, Pablo Salamanca, Dao Mi, Pablo Delgado, Ning Yu, Julien Philip, Xin Li, Wenping Wang, Paul Debevec
arXiv Computer Vision
5d ago

Recurrent Dynamic Range Extension

The paper introduces a method for progressively extending the dynamic range of an image by learning to increase it by a single exposure value first, then applying the network recurrently to achieve full HDR reconstruction. The approach is agnostic to input dynamic range, targets a bounded output domain, and utilizes RAW images with adversarial losses to produce realistic results. Memory Replay during backpropagation allows training over multiple inference stages, reducing reconstruction errors and enabling robust recovery of bright highlights in long‑tailed HDR scenes.

By Sebastian Dille, Keru Fu, S. Mahdi H. Miangoleh, Ya\u{g}{\i}z Aksoy
arXiv Computer Vision
Sep 3

RoGe: Novel View Synthesis via End-to-End Implicit Reconstruction and Generation

RoGe is a new end‑to‑end framework for novel view synthesis that jointly learns an implicit 3D scene representation and a video diffusion model. It eliminates the need for explicit 3D intermediates by querying the implicit scene with camera rays to produce geometric features that condition the diffusion model. Experiments on DL3DV show that RoGe surpasses reconstruction‑based, generation‑based, and hybrid baselines in image quality and temporal consistency, and ablations confirm the benefits of ray‑queried features and joint training.

By Xiaolei Lang, Ze Kang, Zehao Huang, Naiyan Wang
arXiv AI
Jul 24

RealVDeblur: One-Step Diffusion for Generalizable Real-World Video Deblurring

arXiv:2607. 20628v1 Announce Type: cross Abstract: Real-world video deblurring remains challenging due to diverse motion patterns, complex degradations, and the scarcity of realistic training data, yet robust restoration is critical for downstream pipelines such as mobile imaging and 3D reconstruction.

By Renbiao Jin, Mingxin Yang, Yutian Chen, Junhao Zhuang, Xin Cai, Mulin Yu, Linning Xu, Wenxian Yu, Danping Zou, Shi Guo, Tianfan Xue
arXiv Computer Vision
Aug 28

SpatialCrafter: Single Image World Modeling with Generative 3D Proxies

SpatialCrafter introduces a two‑stage framework for single‑image world modeling that first generates a global 3D proxy using a Point‑anchored Sparse Structure Flow module, then refines appearance with a Generative Deferred Refiner built on a video diffusion model. The method incorporates Parallel Geometry Injection and Proxy‑Aware Corruption training to integrate the proxy without disrupting the pretrained generative manifold, and it is evaluated on a newly constructed dataset of 115K scenes. Experiments demonstrate that SpatialCrafter outperforms existing approaches, reducing long‑term drift and maintaining consistency under rapid camera motion and extreme viewpoints.

By Chuan Fang, Lingteng Qiu, Yixun Liang, Rui Chen, Kunming Luo, Zhaohua Zheng, Tongyuan Bai, Feipeng Tian, Zilong Dong, Zihan Zhou, Ping Tan