Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mesh extraction process Killed #28

Open
brianneoberson opened this issue Apr 18, 2024 · 0 comments
Open

mesh extraction process Killed #28

brianneoberson opened this issue Apr 18, 2024 · 0 comments

Comments

@brianneoberson
Copy link

Hello,

after training the 3DGS model on my data, I tried extracting a mesh from it using your repository. However the mesh extraction process gets killed without any explanation error. Would you have an idea why this happens? It seems to always get killed at around 80%.

Here is my output:

Loading trained model at iteration 30000
Loaded 99455 points from {path/to/my/data/tpose27}/point_cloud/iteration_30000/point_cloud.ply
Loading camera data from {path/to/my/data/tpose27}/cameras.json
  0%|                                                                                           | 0/11 [00:00<?, ?it/s]/home/imc/miniconda3/envs/gaustudio/lib/python3.8/site-packages/torch/functional.py:507: UserWarning: torch.meshgrid: in an upcoming release, it will be required to pass the indexing argument. (Triggered internally at ../aten/src/ATen/native/TensorShape.cpp:3549.)
  return _VF.meshgrid(tensors, **kwargs)  # type: ignore[attr-defined]
 82%|███████████████████████████████████████████████████████████████████▉               | 9/11 [05:52<01:12, 36.49s/it]Killed```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant