cNeRF
cNeRF copied to clipboard
A concise C++ implementation of Neural Radiance Fields (NeRF) using LibTorch.
Results
2
cNeRF issues
Sort by
recently updated
recently updated
newest added
Hi, thank you for your wonderful work about nerf in libtorch version. However, when I run the code to test the example data in the root dir. The results are...
Hello, Is this repository compatible with Windows 11? I am trying to run the code, but unfortunately, I have not been able to make it work. The load_binary_file() function is...