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

Significant Performance Discrepancy Between Latest and Older Versions on the Same Dataset #1131

Open
irisfreesiri opened this issue Jan 6, 2025 · 2 comments

Comments

@irisfreesiri
Copy link

Hi,

I recently checked out two different versions of the Gaussian Splatting project on my machine:

Latest version: Commit 54c035f (released on October 31, 2024)
Older version: Commit d9fad7b (released on February 13, 2024)
I ran both versions on the same dataset (coffee), but the results differed significantly. Specifically, the latest version produced much lower scores compared to the older version.

training result form latest version:
image
image

training result form older version:
image
image

This makes me wonder if there were any changes introduced between these versions that might have affected the performance. Unfortunately, I couldn't identify any obvious reasons for this discrepancy from the commit history.

Is anyone actively maintaining this project? If so, could you clarify if there were intentional changes that might explain the difference in results?

Any help or insights would be greatly appreciated.

Thank you!

@caoletian
Copy link

Checkout these issues #1038 #1124

@irisfreesiri
Copy link
Author

Checkout these issues #1038 #1124

Thank you for taking the time to respond to previous questions.

I noticed that in issue #1124, the phenomenon of black backgrounds with white flares in the NeRF dataset was mentioned. Additionally, it seems that training in the "train" scene has become significantly slower compared to before. Since the last update aimed to accelerate training speed and the most recent update was about three months ago, we are curious to know if there are any plans for follow-up fixes or improvements?

Thank you again for your time and looking forward to your response!

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