Anji-Builds
Anji-Builds
 I tried almost all possible solutions mentioned related to cutlass issues. Did not solve the error. Could anyone help me solve the issue?
Thanks a lot for your interesting work!! I am trying to run the code in ubuntu 22.04 using GeForce GTX TITAN X (12gb) and i am getting out of memory...
Is there a Dockerfile available for Emernerf? or Has anyone built a Dockerfile? Thanks in advance.
I need to use the tiny-cuda-nn to build a docker for Emernerf repo. I need to use a cluster containing h100(CUDA_ARCHITECTURES=90). When I checked the product specification of the GPU,...
Does the kplanes-nerfstudio add-on also train on the 4D Dynamic Multiview Scenes such as flame_Steak dataset etc (the ones shown in their videos but not part of the D-Nerf dataset)?...
 I have been trying to set up custom dataset for training on nerfstudio using KITTI360 and pandaset. For the pose estimation in the above screenshot, I have used pandaset...
 I have noticed that the Pytorch and cuda version get upgraded to `2.3.1+cu121` as in the screenshot and when I tried to rebuild it is `2.4+cu121`. I have...
How to get the camera_path/camera_path.json to render a video without using the "viewer" to set a keyframe? I need to use clusters in which it is not possible to use...
 Thank you for your interesting work. Could anyone help me solve this issue? I tried two ways. Both raises the same error. Method 1: From [neurad_studio Dockerfile](https://github.com/georghess/neurad-studio/blob/main/Dockerfile) ```dockerfile #...