Awesome
NeRF - Neural Radiance Fields
MATLAB® implementation of optimizing a neural representation for a single scene called NeRF and rendering new views.
Quick demo
-
Open
nerf.prj
on MATLAB. -
Run
NeRF_Tutorial.mlx
to learn how a NeRF pretrained model works.>> edit NeRF_Tutorial.mlx
Training
-
Open
nerf.prj
on MATLAB. -
Run
NeRF_CameraPoseEstimationUsingAprilTag.mlx
to perform camera calibration and pose estimation.>> edit NeRF_CameraPoseEstimationUsingAprilTag.mlx
-
Run
NeRF_Training_Example.mlx
to train neural radiance field.>> edit edit NeRF_Training_Example.mlx
MathWorks® Products
Requires MATLAB release R2023a or newer
- MATLAB
- Deep Learning Toolbox™
- Image Processing Toolbox™
- Computer Vision Toolbox™
- Lidar Toolbox™
- Parallel Computing Toolbox™
- Simulink® 3D Animation™
- Robotics System Toolbox™ (Optional)
License
The license is available in the License.txt file in this GitHub repository.
Community Support
Copyright 2023 The MathWorks, Inc.