XiongFenghhh

Results 5 issues of XiongFenghhh

Thank you for your great work! I am wondering how to generate mesh with texture. Currently, I try to project the result mesh vertices, given the default camera parameters, back...

In the origin article they trained nerf with 4 tpus. Can stable-dreamfusion launched for distributed training with multiple gpu?

Following the Python examples, the code here works fine `opWrapper.emplaceAndPop(op.VectorDatum([datum]))` However if I run waitAndEmplace and waitAndPop, the "Segmentation fault(core dumped)" occurs when main propram finishes. The code I use...

Hello, I try to render glb file following this [tutorial](https://github.com/NVIDIAGameWorks/kaolin/blob/master/examples/tutorial/gltf_viz.ipynb). However, I found that the shadow on the ground cannot be rendered. For example, the first pic is rendered by...

Hello, I have a model with pbr mat which has transparent part ,but I don't know how to render it correctly. I got the basecolor of the transparent part instead...