Skip to content

Ahanio/1D_NeRF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1D NeRF

Simple implementation of NeRF in 1D with visualization.

The supervision signal is depth. You just need to specify boundaries of objects. During training shoot rays in two directions (–> or <–) and predict depth from the ray origin.

This setup allows to quickly test NeRF ideas and visualize them.

Here is how the interactive visualization looks like:

Example Image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages