Update CSE5519_C1.md

This commit is contained in:
Trance-0
2025-09-05 11:51:20 -05:00
parent 4331605a4c
commit 85dd67c448

View File

@@ -58,6 +58,7 @@ 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.