TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/MobileNeRF: Exploiting the Polygon Rasterization Pipeline ...

MobileNeRF: Exploiting the Polygon Rasterization Pipeline for Efficient Neural Field Rendering on Mobile Architectures

Zhiqin Chen, Thomas Funkhouser, Peter Hedman, Andrea Tagliasacchi

2022-07-30CVPR 2023 1Novel View Synthesis
PaperPDFCode(official)

Abstract

Neural Radiance Fields (NeRFs) have demonstrated amazing ability to synthesize images of 3D scenes from novel views. However, they rely upon specialized volumetric rendering algorithms based on ray marching that are mismatched to the capabilities of widely deployed graphics hardware. This paper introduces a new NeRF representation based on textured polygons that can synthesize novel images efficiently with standard rendering pipelines. The NeRF is represented as a set of polygons with textures representing binary opacities and feature vectors. Traditional rendering of the polygons with a z-buffer yields an image with features at every pixel, which are interpreted by a small, view-dependent MLP running in a fragment shader to produce a final pixel color. This approach enables NeRFs to be rendered with the traditional polygon rasterization pipeline, which provides massive pixel-level parallelism, achieving interactive frame rates on a wide range of compute platforms, including mobile phones.

Results

TaskDatasetMetricValueModel
Novel View SynthesisMip-NeRF 360LPIPS0.427NeRF++
Novel View SynthesisMip-NeRF 360PSNR22.76NeRF++
Novel View SynthesisMip-NeRF 360SSIM0.548NeRF++
Novel View SynthesisMip-NeRF 360LPIPS0.47MobileNeRF
Novel View SynthesisMip-NeRF 360PSNR21.95MobileNeRF
Novel View SynthesisMip-NeRF 360SSIM0.47MobileNeRF
Novel View SynthesisMip-NeRF 360LPIPS0.515NeRF
Novel View SynthesisMip-NeRF 360PSNR21.46NeRF
Novel View SynthesisMip-NeRF 360SSIM0.458NeRF
Novel View SynthesisNeRFLPIPS0.051JAXNeRF
Novel View SynthesisNeRFPSNR31.65JAXNeRF
Novel View SynthesisNeRFSSIM0.952JAXNeRF
Novel View SynthesisNeRFLPIPS0.081NeRF
Novel View SynthesisNeRFPSNR31NeRF
Novel View SynthesisNeRFSSIM0.947NeRF
Novel View SynthesisNeRFLPIPS0.062MobileNeRF
Novel View SynthesisNeRFPSNR30.9MobileNeRF
Novel View SynthesisNeRFSSIM0.947MobileNeRF
Novel View SynthesisNeRFLPIPS0.05SNeRG
Novel View SynthesisNeRFPSNR30.38SNeRG
Novel View SynthesisNeRFSSIM0.95SNeRG
Novel View SynthesisLLFFLPIPS0.173JAXNeRF
Novel View SynthesisLLFFPSNR26.92JAXNeRF
Novel View SynthesisLLFFSSIM0.831JAXNeRF
Novel View SynthesisLLFFLPIPS0.25NeRF
Novel View SynthesisLLFFPSNR26.5NeRF
Novel View SynthesisLLFFSSIM0.811NeRF
Novel View SynthesisLLFFLPIPS0.183MobileNeRF
Novel View SynthesisLLFFPSNR25.91MobileNeRF
Novel View SynthesisLLFFSSIM0.825MobileNeRF
Novel View SynthesisLLFFLPIPS0.183SNeRG
Novel View SynthesisLLFFPSNR25.63SNeRG
Novel View SynthesisLLFFSSIM0.818SNeRG

Related Papers

Physically Based Neural LiDAR Resimulation2025-07-15MoVieS: Motion-Aware 4D Dynamic View Synthesis in One Second2025-07-14Cameras as Relative Positional Encoding2025-07-14LighthouseGS: Indoor Structure-aware 3D Gaussian Splatting for Panorama-Style Mobile Captures2025-07-08Reflections Unlock: Geometry-Aware Reflection Disentanglement in 3D Gaussian Splatting for Photorealistic Scenes Rendering2025-07-08Outdoor Monocular SLAM with Global Scale-Consistent 3D Gaussian Pointmaps2025-07-04Refine Any Object in Any Scene2025-06-30VoteSplat: Hough Voting Gaussian Splatting for 3D Scene Understanding2025-06-28