-
I seem to get this now thru the GUI or python API:
```
02:50:39 ERROR Uncaught exception: Could not copy to host: /opt/instant-ngp/dependencies/tiny-cuda-nn/include/tiny-cuda-nn/gpu_memory.h:292 …
pwais updated
2 years ago
-
I'm trying to train torch-ngp on multiple GPUs.
I modified the dataloader by passing a `distributedSampler`, and passed the `local_rank` and `world_size` to `Trainer`, then run the script by `torc…
-
Thanks for posting this amazing work!
I tried to run the fox example and it gives an error with a string ("total must not be zero") that I can't find in the repo so very hard to debug:
```
$ pyth…
pwais updated
2 years ago
-
After building the binaries, I get an error
```
Uncaught exception: Turing Tensor Core operations must be run on a machine with compute capability at least 75.
```
Upon further inspection, my GP…
-
This code and project are awesome! Thanks a lot.
In terms of building upon this, I wonder how to access, edit and train the underlying hash+NN representation for a new task.
For example, let's s…
-
Trying to compile the site, the sass converter gets called and spits out the following error:
``` sh
$ jekyll
[...]
Calling sass converter...
Syntax error: File to import not found or unreadable: has…
-
Hi, I'm trying to use this with a custom NeRF dataset but it crashes every time. Using the example inputs it works just fine but not on my dataset.
```
$ ./build/testbed --scene /transforms.json
…
d4l3k updated
2 years ago
-
If there isn't a colab demo already, will send a PR. Please let me know if there will be any OOM issues or any technical issues that I many face.
-
I can't get it to build properly, it would be nice to have a docker image and or dev container to run it.
Saves everyone a lot of time trying to build the project.
-
### Godot version
244faf5 / 3.x da5c843
### System information
W10
### Issue description
When you have 2 Area2Ds overlapping with masks/layers that don't match, after you change their m…