jiangyijin
jiangyijin
     ...
Hello, I encountered a failure in reconstructing shirtv1 from the speed+ dataset. I first converted the camera.json file and the camera parameters roe2.json file from the dataset into the format...
https://github.com/graphdeco-inria/gaussian-splatting/issues/719#issue-2198958106 Hello, I have been working on 3D reconstruction using 3DGS recently. 3DGS can also be used to reconstruct with nerf datasets. However, I have been facing continuous reconstruction failures...
Thank you very much for creating the dataset! Could you please inform me about the size of the Target (Tango)?
Hello, I used two RTX 4090 graphics cards. when I run python runners/hypersim/triangulation.py --output_dir outputs/quickstart_triangulation, I encountered the following error: Extracting colors ============================================================================== Computing visual neighbors... (n_neighbors = 20) [LOG]...
Hello, thank you very much for your work. Could you please tell me how to generate a PLY point cloud file after the process is finished?
Can I randomly set the focal length and C2W if I am training using my own images? Do I need to set up a test split? Currently, I don’t have...
Hello, thank you very much for the work you've done. I encountered a problem while running it; could you please tell me what this issue is and if there is...
How can I perform multi-GPU training? I am using the demo.py.