jiangyijin

Results 9 issues of jiangyijin

![img000001 - 副本 - 副本](https://github.com/graphdeco-inria/gaussian-splatting/assets/113656001/e6994dee-35a5-4289-8481-b22772a70572) ![img000026 - 副本 - 副本](https://github.com/graphdeco-inria/gaussian-splatting/assets/113656001/0b7206be-4160-448d-92f4-8b4b1c19c2f6) ![img000027 - 副本 - 副本](https://github.com/graphdeco-inria/gaussian-splatting/assets/113656001/d97231c6-d136-4af0-9b57-467839b9d424) ![img000033 - 副本 - 副本](https://github.com/graphdeco-inria/gaussian-splatting/assets/113656001/b559acb7-3117-4603-9113-5676592cd4a7) ![img000041 - 副本 - 副本](https://github.com/graphdeco-inria/gaussian-splatting/assets/113656001/5ad888fe-49a6-4b6f-82da-ef7f5986d5e1) ![img000042 - 副本 - 副本](https://github.com/graphdeco-inria/gaussian-splatting/assets/113656001/72c53f74-b6cc-486a-aff7-77cf590d2160)...

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.