Skip to content

Commit

Permalink
Create zhang2024pixelgs.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yihsinli authored Sep 18, 2024
1 parent 3eb98e2 commit 3ae86d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions methods/zhang2024pixelgs.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
### Pixel-GS: Density Control with Pixel-aware Gradient for 3D Gaussian Splatting
The Pixel-GS method introduces a pixel-aware gradient to address under-reconstruction and needle-like artifacts in 3DGS. This gradient guides densification when the averaged scale gradient across multiple views exceeds a threshold, unlike the original method that only considers a single view. Additionally, Pixel-GS proposes a depth-dependent gradient scaling strategy to balance the influence of Gaussians on affected areas, as near-view Gaussians often receive an excessive number of gradients due to affecting too many pixels.

0 comments on commit 3ae86d3

Please sign in to comment.