Skip to content

Commit

Permalink
Update taming20243dgs.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yihsinli authored Oct 14, 2024
1 parent 2e4b980 commit c1f04e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions methods/taming20243dgs.md
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
Taming 3DGS: High-Quality Radiance Fields with Limited Resources

This method employs a global scoring approach to guide the addition of Gaussians, ensuring efficient densification. Each Gaussian is assigned a score based on four factors: 1) gradient, 2) pixel coverage, 3) per-view saliency, and 4) core attributes like opacity, depth, and scale. Gaussians with the top B scores, where B is the desired number of new Gaussians, are then split or cloned to optimize the scene's representation. By calculating a composite score that reflects both the scene’s structural complexity and visual importance, only the most critical areas are targeted for Gaussian splitting or cloning, resulting in more effective scene representation.

0 comments on commit c1f04e7

Please sign in to comment.