Skip to content

Neural radiance fields(NeRF) c++ LibTorch implementation

Notifications You must be signed in to change notification settings

DeliriumV01D/NeRFpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NeRFpp

Neural radiance fields(NeRF) c++ LibTorch implementation. HashNeRF c++ LibTorch and also cuda implementations. Naive Language Embedded Radiance Fields with RuCLIP https://github.com/DeliriumV01D/RuCLIP in progress.

NeRF original paper: https://arxiv.org/pdf/2003.08934.pdf Instant Neural Graphics Primitives with a Multiresolution Hash Encoding: https://nvlabs.github.io/instant-ngp/ PyTorch reference for classic NeRF: https://github.com/yenchenlin/nerf-pytorch PyTorch reference for HashNeRF https://github.com/yashbhalgat/HashNeRF-pytorch cuda reference for HashNeRF https://github.com/Totoro97/f2-nerf Dependencies: libTorch(https://pytorch.org), OpenCV(https://opencv.org/releases/), nlohmann json(https://github.com/nlohmann/json)

short

About

Neural radiance fields(NeRF) c++ LibTorch implementation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages