paper-with-me

홈 › Papers

NEPHELE: A Neural Platform for Highly Realistic Cloud Radiance Rendering

2023-03-07 · Haimin Luo, Siyuan Zhang, Fuqiang Zhao, Haotian Jing, Penghao Wang, Zhenxiao Yu, Dongxue Yan, Junran Ding, Boyuan Zhang, Qiang Hu, Shu Yin, Lan Xu, Jingyi Yu

We have recently seen tremendous progress in neural rendering (NR) advances, i.e., NeRF, for photo-real free-view synthesis. Yet, as a local technique based on a single computer/GPU, even the best-engineered Instant-NGP or i-NGP cannot reach real-time performance when rendering at a high resolution, and often requires huge local computing resources. In this paper, we resort to cloud rendering and present NEPHELE, a neural platform for highly realistic cloud radiance rendering. In stark contrast with existing NR approaches, our NEPHELE allows for more powerful rendering capabilities by combining multiple remote GPUs and facilitates collaboration by allowing multiple people to view the same NeRF scene simultaneously. We introduce i-NOLF to employ opacity light fields for ultra-fast neural radiance rendering in a one-query-per-ray manner. We further resemble the Lumigraph with geometry proxies for fast ray querying and subsequently employ a small MLP to model the local opacity lumishperes for high-quality rendering. We also adopt Perfect Spatial Hashing in i-NOLF to enhance cache coherence. As a result, our i-NOLF achieves an order of magnitude performance gain in terms of efficiency than i-NGP, especially for the multi-user multi-viewpoint setting under cloud rendering scenarios. We further tailor a task scheduler accompanied by our i-NOLF representation and demonstrate the advance of our methodological design through a comprehensive cloud platform, consisting of a series of cooperated modules, i.e., render farms, task assigner, frame composer, and detailed streaming strategies. Using such a cloud platform compatible with neural rendering, we further showcase the capabilities of our cloud radiance rendering through a series of applications, ranging from cloud VR/AR rendering.

📄 PDF Abstract BibTeX arXiv:2303.04086

Code (0)

등록된 구현이 없습니다.

Tasks

GPUNeRFNeural Rendering

Similar Papers 제목 키워드 기반

Point2Pix: Photo-Realistic Point Cloud Rendering via Neural Radiance Fields

2023-03-29 · CVPR 2023 1 · Tao Hu, Xiaogang Xu, Shu Liu, Jiaya Jia

Synthesizing photo-realistic images from a point cloud is challenging because of the sparsity of point cloud representation. Recent Neural Radiance Fields and extensions are proposed to synthesize realistic images from 2…

NeRFvalid

NeRF-LiDAR: Generating Realistic LiDAR Point Clouds with Neural Radiance Fields

2023-04-28 · Junge Zhang, Feihu Zhang, Shaochen Kuang, Li Zhang

Labeling LiDAR point clouds for training autonomous driving is extremely expensive and difficult. LiDAR simulation aims at generating realistic LiDAR data with labels for training and verifying self-driving algorithms mo…

Autonomous DrivingNeRFNovel View SynthesisPoint Cloud Generation+1

NeuRadar: Neural Radiance Fields for Automotive Radar Point Clouds

2025-04-01 · Mahan Rafidashti, Ji Lan, Maryam Fatemi, Junsheng Fu 외

Radar is an important sensor for autonomous driving (AD) systems due to its robustness to adverse weather and different lighting conditions. Novel view synthesis using neural radiance fields (NeRFs) has recently received…

Autonomous DrivingNeRFNovel View Synthesisobject-detection+1

GRAM: Generative Radiance Manifolds for 3D-Aware Image Generation

2021-12-16 · CVPR 2022 1 · Yu Deng, Jiaolong Yang, Jianfeng Xiang, Xin Tong

3D-aware image generative modeling aims to generate 3D-consistent images with explicitly controllable camera poses. Recent works have shown promising results by training neural radiance field (NeRF) generators on unstruc…

3D-Aware Image SynthesisFace GenerationImage GenerationNeRF+1

NeRF2Points: Large-Scale Point Cloud Generation From Street Views' Radiance Field Optimization

2024-04-07 · Peng Tu, Xun Zhou, Mingming Wang, Xiaojun Yang 외

Neural Radiance Fields (NeRF) have emerged as a paradigm-shifting methodology for the photorealistic rendering of objects and environments, enabling the synthesis of novel viewpoints with remarkable fidelity. This is acc…

Autonomous VehiclesNeRFPoint Cloud Generation