Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 1000 Bytes

mipnerf.md

File metadata and controls

43 lines (32 loc) · 1000 Bytes

Mip-NeRF

A Multiscale Representation for Anti-Aliasing Neural Radiance Fields

:color: primary
:outline:
Paper Website

Running Model

ns-train mipnerf

Overview

:align: center
:class: only-light
:align: center
:class: only-dark

The primary modification in MipNeRF is in the encoding for the field representation. With the modification the same mip-NeRF field can be use for the coarse and fine steps of the rendering hierarchy.

:align: center
:class: only-light
:width: 400
:align: center
:class: only-dark
:width: 400

In the field, the Positional Encoding (PE) is replaced with an Integrated Positional Encoding (IPE) that takes into account the size of the sample.