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

Fix bug in SplatfactoModel when sh_degree is zero the color is not with sigmoid #3207

Merged
merged 3 commits into from
Jun 10, 2024

Conversation

liruilong940607
Copy link
Contributor

Fix

@liruilong940607 liruilong940607 merged commit 4b61cb9 into main Jun 10, 2024
2 checks passed
@liruilong940607 liruilong940607 deleted the gsplat-fix branch June 10, 2024 20:39
@bchretien
Copy link

@liruilong940607 I just ran a test and had to use colors_crop = torch.sigmoid(colors_crop)[:, 0, :] to avoid asserts in gsplat (without this, colors_crop.shape = [N, 1, 3]).

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

Successfully merging this pull request may close these issues.

3 participants