Skip to content
/ NeRF Public

Neural Radiance Field for rasterisation task.

Notifications You must be signed in to change notification settings

vagizD/NeRF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Neural Radiance Field (NeRF) is a neural network used to create realistic 3D representations of complex scenes from a set of 2D images. It learns to predict an RGB value and intensity of a pixel by its $(x, y, z)$ coordinates and a direction of a vector from looking point to the pixel.

Taken from this paper: https://arxiv.org/pdf/2003.08934.pdf.

About

Neural Radiance Field for rasterisation task.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published