Skip to content

naruya/NeRF-Billboards

 
 

Repository files navigation

NeRF Billboards (DeepBillboard + PlenOctrees)

With DeepBillboard, you can easily use your trained NeRF (or any other view synthesis models) in Unity without having to convert them to mesh! DeepBillboard can also supports physical interaction!

See the paper for more details. https://sites.google.com/view/deepbillboards/

samune

Easy 4 steps for use

  1. Create Plane Object and attach ControlBillboard.cs and texture.mat.
  2. Attach ControlCamera.cs to the main camera.
  3. Run python db_commands.py --input ./ckpt.npz
  4. Run Unity scene!

related repositories

Have a good DeepBillboard life!

Acknowledgement

We'd like to express deep thanks to the inventors of plenoctrees, plenoxels and nerf_pl.

About

PlenOctrees: NeRF-SH Training & Conversion

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 90.0%
  • Python 9.7%
  • C# 0.3%