paper-with-me

홈 › Papers

LANe: Lighting-Aware Neural Fields for Compositional Scene Synthesis

2023-04-06 · Akshay Krishnan, Amit Raj, Xianling Zhang, Alexandra Carlson, Nathan Tseng, Sandhya Sridhar, Nikita Jaipuria, James Hays

Neural fields have recently enjoyed great success in representing and rendering 3D scenes. However, most state-of-the-art implicit representations model static or dynamic scenes as a whole, with minor variations. Existing work on learning disentangled world and object neural fields do not consider the problem of composing objects into different world neural fields in a lighting-aware manner. We present Lighting-Aware Neural Field (LANe) for the compositional synthesis of driving scenes in a physically consistent manner. Specifically, we learn a scene representation that disentangles the static background and transient elements into a world-NeRF and class-specific object-NeRFs to allow compositional synthesis of multiple objects in the scene. Furthermore, we explicitly designed both the world and object models to handle lighting variation, which allows us to compose objects into scenes with spatially varying lighting. This is achieved by constructing a light field of the scene and using it in conjunction with a learned shader to modulate the appearance of the object NeRFs. We demonstrate the performance of our model on a synthetic dataset of diverse lighting conditions rendered with the CARLA simulator, as well as a novel real-world dataset of cars collected at different times of the day. Our approach shows that it outperforms state-of-the-art compositional scene synthesis on the challenging dataset setup, via composing object-NeRFs learned from one scene into an entirely different scene whilst still respecting the lighting variations in the novel scene. For more results, please visit our project website https://lane-composition.github.io/.

📄 PDF Abstract BibTeX arXiv:2304.03280

Code (0)

등록된 구현이 없습니다.

Tasks

NeRFObject

Methods 이 논문이 사용한 방법론

Entropy Regularization 설명 없음
PPO Proximal Policy Optimization, or PPO, is a policy gradient method for reinforcement learning. The motivation was to have an algorithm with the data efficiency and reliable…
CARLA CARLA is an open-source simulator for autonomous driving research. CARLA has been developed from the ground up to support development, training, and validation of autonomous urban…

Similar Papers 제목 키워드 기반

Frankenstein: Generating Semantic-Compositional 3D Scenes in One Tri-Plane

2024-03-24 · Han Yan, Yang Li, Zhennan Wu, Shenzhou Chen 외

We present Frankenstein, a diffusion-based framework that can generate semantic-compositional 3D scenes in a single pass. Unlike existing methods that output a single, unified 3D shape, Frankenstein simultaneously genera…

DenoisingObject Rearrangement

DaRePlane: Direction-aware Representations for Dynamic Scene Reconstruction

2024-10-18 · Ange Lou, Benjamin Planche, Zhongpai Gao, Yamin Li 외

Numerous recent approaches to modeling and re-rendering dynamic scenes leverage plane-based explicit representations, addressing slow training times associated with models like neural radiance fields (NeRF) and Gaussian …

NeRFNovel View Synthesis

Multi-Plane Neural Radiance Fields for Novel View Synthesis

2023-03-03 · Youssef Abdelkareem, Shady Shehata, Fakhri Karray

Novel view synthesis is a long-standing problem that revolves around rendering frames of scenes from novel camera viewpoints. Volumetric approaches provide a solution for modeling occlusions through the explicit 3D repre…

NeRFNovel View Synthesis

3D Neural Field Generation using Triplane Diffusion

2022-11-30 · CVPR 2023 1 · J. Ryan Shue, Eric Ryan Chan, Ryan Po, Zachary Ankner 외

Diffusion models have emerged as the state-of-the-art for image generation, among other tasks. Here, we present an efficient diffusion-based model for 3D-aware generation of neural fields. Our approach pre-processes trai…

3D GenerationDiversityImage Generation

Real-time 3D-aware Portrait Video Relighting

2024-10-24 · CVPR 2024 1 · Ziqi Cai, Kaiwen Jiang, Shu-Yu Chen, Yu-Kun Lai 외

Synthesizing realistic videos of talking faces under custom lighting conditions and viewing angles benefits various downstream applications like video conferencing. However, most existing relighting methods are either ti…

NeRF