-
When trying to run the testbed with the provided data I get a runtime error as in the code below.
I've tried all the example data as well as the no_gui tag but alas to no success.
I'm using an NVID…
-
Hi, I add your hash encoder as a part of my network code(I only use the torch-ngp/hashencoder folder), and the compile seems not reporting any bugs, the hash encoder also outputs correctly, but the nn…
-
Hello everyone,
I'm trying to run your GUI-enabled examples on a remote Ubuntu 20.04 virtual machine with a Quadro RTX 6000 (Lambda Labs entry-level instance). I installed the VNC server, VNC clie…
-
Hi, thanks for the great work!
While reading the paper, I was impressed by using hash as an efficient storage-saving method. But I'm also curious if it's possible to implement storage multiplexing wi…
-
Hi there. Love love love this project!
Would like to report an issue I'm having.
I'm trying to use it on my ancient GeForce GTX 765M hybrid card (using Bumblebee) that has Compute Capabilities 3.0…
-
Hi Thomas,
Thanks for your amazing work.
I met some problems when I try to backward the output of the `SphericalHarmonics` module.
Here is the code:
```python
import torch
import torch.nn.fu…
lzhnb updated
2 years ago
-
When attempting to run the fox testbed demo, the window opens for a short amount of time, and instantly closes, giving me a CUDA_ERROR_OUT_OF_MEMOR, I was unable to find any fixes of this in my freeti…
-
Hi, congrats on this awesome project and TCNN.
From Chapter 5.4, "Comparison with direct voxel lookups", ablation study, I quote "we replace the entire neural network with a single linear matrix mu…
-
09:48:46 SUCCESS Loaded mesh "data\sdf\armadillo.obj" file with 1 shapes.
09:48:46 SUCCESS Built TriangleBvh: nodes=21845
**09:48:46 WARNING OptiX was not built. Falling back to slower TriangleBV…
-
INFO Loading NeRF dataset from
INFO data\nerf\fox\transforms.json
SUCCESS Loaded 8 images of size 216x384 after 0s
INFO cam_aabb=[min=[1.13457,0.406441,0.398352], max=[1.84657,1.63…