szhang963

Results 13 issues of szhang963

Could I use other DL framework to build model,such as Keras ?

could I use the version1.2 of torch ?Thanks.

Hi, I met an error `AttributeError: module 'nerfacc.cuda.csrc' has no attribute 'ray_aabb_intersect'` when I trained Lightning-NeRF. My environment is: ``` nerfacc 0.5.2 nerfstudio 0.3.4 torch 2.0.1+cu118 ``` I fix the...

Hi, I appreciate your work very much. I encountered some questions when I reimplemented your work. I got a high PSNR (about 46+) for the training in scene-0916 of nuscene....

Hi, I'm very interested in your great work. I have two questions to ask you. 1. Is it more complex for multiple cameras input? Can it get the best reconstruction...

Hi, I met some problems in blending background rgb and 3d assets. It is successful when I use your provided scene data to add a traffic cone on the ground....

Hi, I want to ask you something about how to convert the '.fbx' model to the '.blend' model ChatSim supported. I simply import '.fbx' to Blender and save it to...

Hi, I am very interested in your promising work. I have some questions about multi-camera alignment. 1. Why did you use Metashape to refine the camera pose? Is the result...

hi, whether or not we support the Scaffold-GS in this project in the future? Thanks.