-
I had some problems when compiling the ninja.I also tried different versions of cuda and pytorch, but it did not seem to solve the problem.How could I sovle this problem?
![2962f7b97d0dbf955242027a3c…
-
1. In `grid_encode.py`, `log2` in Python is not exactly same with `std::log2` in C++. This can lead to a mismatch in `scale` in some cases.
2. The `jt.nn.softplus` is not the same as the softplus in …
-
Windows10
CUDA 11.4
Optix 7.3
RTX 3080
CMake 3.22.0-rc1
VS2019 16.11
I checked out the codes and followed the building steps, but always met this error:
**Generating Code...
C:\Users\xxx\i…
-
Hi, is there a reason why you tend to not use your own implementation of hashgrid encoding? Everywhere I look in the codebase you always seem to use the `tcnn` implementation directly instead of your …
-
Hi,
I use a tool (https://github.com/daviddmc/NeSVoR) that relies on tiny cuda.
However, I get the following error :
RuntimeError: TCNN was not compiled with half-precision support.
How ca…
-
Hi, thanks for your great work.
But, however, I cannot reproduce the result with the test dataset [dance] you provided in README.md, because of lack of some parameters in transforms.json.
`
Trac…
-
Hi, I have managed to convert the TCNN to pytorch, and leave one subject out accuracy for 1-second is approx 70%. I would like to test also the FBTCNN, but couldnt get it on pytorch. Do you have FBTCN…
-
![ngp_ep0100_0032_rgb](https://github.com/user-attachments/assets/cfc765b4-9e28-4913-9f0e-46ef7407eaa7)
ground truth
![0114](https://github.com/user-attachments/assets/eac85da9-e516-400b-820c-23…
-
-
After I have completed data preprocessing, what should I do next?
I tried to execute the train.py and encountered the following error:FileNotFoundError: [Errno 2] No such file or directory: '/home/x…