taichi-nerfs
taichi-nerfs copied to clipboard
Implementations of NeRF variants based on Taichi + PyTorch
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...
I turn on debug mode,then this come out, the code could still work, but could you explain this?
  