-
Hi!
When using config _takiwawa.json_ and trying to build mesh, I got strange results.
Here is rendered SDF, and it is ok:
![takiwawa_sdf](https://user-images.githubusercontent.com/60139001/1…
-
Hi,
I am obtaining an illegal memory access when composing a HashGrid encoding with any other encoding (see the example below). I have observed that the error is only happening when composing a Ha…
-
Hi all, thanks so much for the hard work, this repo is really impressive.
I just have two quick questions regarding scaling the models
1. In the demo video I noticed that training and rendering …
-
Everything work well except DLSS
Vulkan SDK version:1.3.216 (installed by apt)
OptiX version:7.5 (only extracted to path /usr/local/)
CUDA version:11.1.74
Python verison:3.9.7
Cmake version:3.…
-
How difficult would it be to make the HashGrid wrap horizontally? This would be useful for representing panoramic scenes with a NeRF.
-
```cpp
/content/colmap/src/estimators/pose.cc: In function ‘bool colmap::RefineAbsolutePose(const colmap::AbsolutePoseRefinementOptions&, const std::vector&, const std::vector&, const std::vector&, E…
-
Thanks for your wonderful work. When running command to train monosdf, the error is reported.
![image](https://user-images.githubusercontent.com/43886542/195036853-5214f692-7831-420d-9753-6cf750aa833…
-
First, I really appreciate this great work! I recently tried to understand the cuda codes you wrote, and maybe found a small bug, I'm not sure whether it's a bug or made intentionally.
I found the …
-
I am getting a Vulkan error when running
```
./build/testbed --scene data/nerf/fox
```
I get the following output:
11:57:20 INFO Loading NeRF dataset from
11:57:20 INFO data/nerf/fo…
-
Thanks for the great project!
I encountered a problem when applying backward function. Specifically, the requires_grad of the outputs from the encoder would be False. I just want to calculate the gr…