This commit is contained in:
Trance-0
2025-09-05 11:51:08 -05:00
parent 5abe1dcda6
commit 4331605a4c
3 changed files with 155 additions and 0 deletions

View File

@@ -58,3 +58,6 @@ using inverse transform sampling, evaluate our "fine" network at the union of th
>
> 1. This paper reminds me of Gaussian Splatting. In this paper setting, we can treat the scene as a function of 5D coordinates. (all the cameras are focusing on the world origin) However, in general settings, we have 6D coordinates (3D position and 3D direction). Is there any way to use Gaussian Splatting to reconstruct the scene?
> 2. In the positional encoding, the function $\gamma(p)$ reminds me of the Fourier transform. Is there any connection between the two?
### Volume Rendering
Output of color and density.