Skip to content

NeRF - Neural Radiance Fileds in MATLAB

License

Notifications You must be signed in to change notification settings

matlab-deep-learning/nerf

Repository files navigation

NeRF - Neural Radiance Fields

View NeRF - Neural Radiance Fields on File Exchange Open in MATLAB Online

MATLAB® implementation of optimizing a neural representation for a single scene called NeRF and rendering new views.

Novel view synthesis result

Quick demo

  1. Open nerf.prj on MATLAB.

  2. Run NeRF_Tutorial.mlx to learn how a NeRF pretrained model works.

    >> edit NeRF_Tutorial.mlx

Training

  1. Open nerf.prj on MATLAB.

  2. Run NeRF_CameraPoseEstimationUsingAprilTag.mlx to perform camera calibration and pose estimation.

    >> edit NeRF_CameraPoseEstimationUsingAprilTag.mlx
  3. Run NeRF_Training_Example.mlx to train neural radiance field.

    >> edit edit NeRF_Training_Example.mlx

Requires MATLAB release R2023a or newer

License

The license is available in the License.txt file in this GitHub repository.

Community Support

MATLAB Central

Copyright 2023 The MathWorks, Inc.

About

NeRF - Neural Radiance Fileds in MATLAB

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Languages