taichi-nerfs icon indicating copy to clipboard operation
taichi-nerfs copied to clipboard

Implementations of NeRF variants based on Taichi + PyTorch

Results 24 taichi-nerfs issues
Sort by recently updated
recently updated
newest added

Hi, would there be any plans of implementing other camera models? The original NGP supports other OPENCV and radial distortion models. Would be great to see them here too! If...

hi, can I export the result with point cloud or mesh but not the video?

RuntimeError: [auto_diff.cpp:taichi::lang::IndependentBlocksJudger::visit@57] Assertion failure: stmt->dest->is() how can i solve this problem???

Is there any possible that this code could train on M chips?

作者您好,请问我用 torch-ngp 产生的 rays_d 和 rays_o 可以直接用到 taichi-nerf 的渲染中吗

您好,我想请问一下,训练好的模型想再一次使用GUI来显示,应该怎么操作呀

您好,我在自己的代码中使用的是 torch-npg 中的 raymarching 方法,如果想使用您这里的方法,能直接将您实现的 raymarching 方法替换 torch-ngp 中的 raymarching 方法吗(包括训练和测试)

Thanks for your great work, I encountered the following error when running the `./scripts/train_nsvf_lego.sh` script: My GPU is RTX3090 and the system is Ubuntu 18.04.6 LTS. error message are show...

![图片](https://user-images.githubusercontent.com/41555798/228449297-4ae86861-087b-401a-b45e-6e7a65d58b6c.png) ![图片](https://user-images.githubusercontent.com/41555798/228449376-c4edbdea-f0c8-472e-96e7-c07e558a90d9.png) ![图片](https://user-images.githubusercontent.com/41555798/228449481-21b9611e-a741-4ea0-ba1f-9d9114fe075d.png)