Skip to content

Make alpha-map differentiable#36

Merged
pxl-th merged 1 commit into
mainfrom
pxl-th/diff-alpha
Jul 22, 2026
Merged

Make alpha-map differentiable#36
pxl-th merged 1 commit into
mainfrom
pxl-th/diff-alpha

Conversation

@pxl-th

@pxl-th pxl-th commented Jul 22, 2026

Copy link
Copy Markdown
Member

The alpha map is now rendered as a 5th image channel using a constant-1 feature per Gaussian. Since Σᵢ 1·αᵢ·Tᵢ is exactly 1 − T_final, channel 5 equals the alpha map that ssi_depth_loss previously read from istate.accum_α as a detached side channel.

The alpha map is now rendered as a 5th image channel using a constant-1 feature per Gaussian.
Since Σᵢ 1·αᵢ·Tᵢ is exactly `1 − T_final`, channel 5 equals the alpha map that `ssi_depth_loss`
previously read from `istate.accum_α` as a detached side channel.
@pxl-th
pxl-th merged commit 5ac0c86 into main Jul 22, 2026
2 checks passed
@pxl-th
pxl-th deleted the pxl-th/diff-alpha branch July 22, 2026 13:12
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.

1 participant