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

Get 1 point after excuting #27

Open
DabblerGISer opened this issue Jun 4, 2024 · 0 comments
Open

Get 1 point after excuting #27

DabblerGISer opened this issue Jun 4, 2024 · 0 comments

Comments

@DabblerGISer
Copy link

Dear Author:

Here is the log from my terminal
ic| 'report'
ic| "Before prune iteration, number of gaussians: " + str(len(gaussians.get_xyz)): 'Before prune iteration, number of gaussians: 5319759'
Training progress: 86%|████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████▊ | 30000/35000 [26:22<04:22, 19.04it/s, Loss=0.2463291]ic| import_score.shape: torch.Size([5319759])
ic| "After prune iteration, number of gaussians: " + str(len(gaussians.get_xyz)): 'After prune iteration, number of gaussians: 1'

Seems like the script was excuted but I got 1 point after the pruning. How can I solve the problem?

Thank you!

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