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

Question about errors in 3DGS+T #41

Open
lulinliu opened this issue Jan 29, 2025 · 1 comment
Open

Question about errors in 3DGS+T #41

lulinliu opened this issue Jan 29, 2025 · 1 comment

Comments

@lulinliu
Copy link

WHen I run this command:
python scripts/fusion/volume_fusion.py -- -c configs/exps/l3mhet/l3mhet_${expname}.yaml val_dataloader_cfg.dataset_cfg.ratio=0.15

At first, I installed the diff_gaussian_rasterization. But meet the same error in #35 . Then, I tried to use diff_gauss, but still meet some errors.

`TypeError: forward() got an unexpected keyword argument 'cov3D_precomp'
*** forward() got an unexpected keyword argument 'cov3D_precomp'

/home/lab/.conda/envs/easyvolcap/lib/python3.9/site-packages/torch/nn/modules/module.py(1562)_call_impl()
1560 or _global_backward_pre_hooks or _global_backward_hooks
1561 or _global_forward_hooks or _global_forward_pre_hooks):
-> 1562 return forward_call(*args, **kwargs)
1563
1564 try:`

Thank you for your reply!

@lulinliu
Copy link
Author

Image

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