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

invalid shape dimension -858993459 #198

Open
zdrac opened this issue Oct 23, 2024 · 1 comment
Open

invalid shape dimension -858993459 #198

zdrac opened this issue Oct 23, 2024 · 1 comment

Comments

@zdrac
Copy link

zdrac commented Oct 23, 2024

Hi, I got this error when I ran train.py with dynerf dataset.
File "train.py", line 521, in scene_reconstruction
gaussians.max_radii2D[visibility_filter] = torch.max(gaussians.max_radii2D[visibility_filter], radii[visibility_filter])
RuntimeError: invalid shape dimension -858993459

@guanjunwu
Copy link
Collaborator

guanjunwu commented Nov 26, 2024

Hi, do you solve it? maybe you can print the shape of all variables at first.

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

2 participants