-
Notifications
You must be signed in to change notification settings - Fork 14
Labels
Gaussian SplattingIssues related to Gaussian splattng in the core libraryIssues related to Gaussian splattng in the core librarybugSomething isn't workingSomething isn't working
Description
| if (!mAbsGrad) { |
mAbsGrad is true if we are computing absolute values of the gradient of the loss wrt the splat means. But this code checks if it is false before computing them. I looked back at gsplat and it does the reverse. I think we haven't been testing absgrad. This will be a single-character bug fix.
Metadata
Metadata
Assignees
Labels
Gaussian SplattingIssues related to Gaussian splattng in the core libraryIssues related to Gaussian splattng in the core librarybugSomething isn't workingSomething isn't working
Type
Projects
Status
No status