Rey Rodriguez

Results 6 issues of Rey Rodriguez

Thanks for this breaktrhough! Is there a way to port the display output to AR/VR through --second_window or can that be achieved with Kaolin WISP?

Hello, I am getting this error: File "/home/me/anaconda3/envs/ngp_pl/lib/python3.9/site-packages/nerfvis/scene.py", line 976, in add_nerf assert grid.shape[0] > 0, "This NeRF is completely empty! Make sure you set the bounds reasonably" AssertionError: This...

**************************************** First of all, thank you for taking the time to report an issue. Before you continue, make sure you are in the right place. Please open an issue only...

I'm unable to build tiny-cuda-nn and pytorch bindings under a conda environment. All previous lines succeed, when getting t this one: ```pip install git+https://github.com/NVlabs/tiny-cuda-nn/#subdirectory=bindings/torch``` The build process fails. I'm runnig...

I get OOM in that particular section (texturing) when trying to run --high_poly, I disabled Pytorch CUDA memory caching to see if it would mitigate but it doesn't solve it....

Hi, I have tried to install the repo by following the instructions, however, i am encountering this issue now: OSError: /home/.../nksr/lib/python3.10/site-packages/torch_scatter/_scatter_cuda.so: undefined symbol: _ZN3c106SymInt19promote_to_negativeEv This happens when importing nksr. I...