Skip to content

Neural Radiance Fields (NeRF) Model 360 Scene Visualization

Notifications You must be signed in to change notification settings

anand-ts/nerf-model-360-scene

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neural Radiance Fields (NERF) Network

CS 4476 - Computer Vision (Project 06)

This project involves designing and training a Neural Radiance Field (NeRF) to render 3D scenes. NeRF encodes scene information using a Multilayer Perceptron (fully connected neural network), enabling realistic rendering from different viewpoints. (Source)

Training Output

Figure 1: Output after 1000 iterations

After 2000 iterations with 64 depth samples per ray. The training utilized GPU acceleration and processed camera parameters, images, and scene details to render 3D scenes.

Rendered Scene
Figure 2: Rendered Scene using NeRF

Georgia Tech (Fall 2024)

About

Neural Radiance Fields (NeRF) Model 360 Scene Visualization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published