paper-with-me

Papers

Towards Efficient Neural Scene Graphs by Learning Consistency Fields

2022-10-09 · Yeji Song, Chaerin Kong, Seoyoung Lee, Nojun Kwak, Joonseok Lee

Neural Radiance Fields (NeRF) achieves photo-realistic image rendering from novel views, and the Neural Scene Graphs (NSG) \cite{ost2021neural} extends it to dynamic scenes (video) with multiple objects. Nevertheless, computationally heavy ray marching for every image frame becomes a huge burden. In this paper, taking advantage of significant redundancy across adjacent frames in videos, we propose a feature-reusing framework. From the first try of naively reusing the NSG features, however, we learn that it is crucial to disentangle object-intrinsic properties consistent across frames from transient ones. Our proposed method, \textit{Consistency-Field-based NSG (CF-NSG)}, reformulates neural radiance fields to additionally consider \textit{consistency fields}. With disentangled representations, CF-NSG takes full advantage of the feature-reusing scheme and performs an extended degree of scene manipulation in a more controllable manner. We empirically verify that CF-NSG greatly improves the inference efficiency by using 85\% less queries than NSG without notable degradation in rendering quality. Code will be available at: https://github.com/ldynx/CF-NSG

📄 PDF Abstract BibTeX arXiv:2210.04127

Code (0)

등록된 구현이 없습니다.

Tasks

NeRF

Similar Papers 제목 키워드 기반

Multiview Image Completion With Space Structure Propagation

2016-06-01 · CVPR 2016 6 · Seung-Hwan Baek, Inchang Choi, Min H. Kim

We present a multiview image completion method that provides geometric consistency among different views by propagating space structures. Since a user specifies the region to be completed in one of multiview photographs …

Scene-centric Joint Parsing of Cross-view Videos

2017-09-16 · Hang Qi, Yuanlu Xu, Tao Yuan, Tianfu Wu 외

Cross-view video understanding is an important yet under-explored area in computer vision. In this paper, we introduce a joint parsing framework that integrates view-centric proposals into scene-centric parse graphs that…

Video Understanding

Neural Trajectory Fields for Dynamic Novel View Synthesis

2021-05-12 · Chaoyang Wang, Ben Eckart, Simon Lucey, Orazio Gallo

Recent approaches to render photorealistic views from a limited set of photographs have pushed the boundaries of our interactions with pictures of static scenes. The ability to recreate moments, that is, time-varying seq…

NeRFNovel View Synthesis

SG-NeRF: Neural Surface Reconstruction with Scene Graph Optimization

2024-07-17 · Yiyang Chen, Siyan Dong, Xulong Wang, Lulu Cai 외

3D surface reconstruction from images is essential for numerous applications. Recently, Neural Radiance Fields (NeRFs) have emerged as a promising framework for 3D modeling. However, NeRFs require accurate camera poses a…

NeRFSurface Reconstruction

SceneDecorator: Towards Scene-Oriented Story Generation with Scene Planning and Scene Consistency

2025-10-27 · Quanjian Song, Donghao Zhou, Jingyu Lin, Fei Shen 외 arxiv

Recent text-to-image models have revolutionized image generation, but they still struggle with maintaining concept consistency across generated images. While existing works focus on character consistency, they often over…

Story GenerationImage Generation