Skip to content

Commit dd2d302

Browse files
authored
Merge pull request #12 from Dasheng6666/patch-1
Update value
2 parents f6d4c24 + 063a31b commit dd2d302

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/publications/assess_hologram_compression.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@ All INRs use Adam (lr=0.0001) with StepLR (gamma=0.5 every 5000 epochs), trained
8585

8686
## Conclusions
8787
<span style="color: rgb(30, 136, 229)">SIREN</span> and <span style="color: rgb(255, 193, 7)">FilmSIREN</span> provide strong compression, outperforming <span style="color: rgb(216, 27, 96)">vanillaMLP</span>, with <span style="color: rgb(30, 136, 229)">SIREN</span> showing best consistency.
88-
In our current experiments in table below, <span style="color: rgb(30, 136, 229)">SIREN</span> achieves the highest fidelity with a PSNR of 47.09 and SSIM of 0.9999 at $96 \times 96 \times 3$ patch size,
89-
while its 3D reconstruction quality (PSNR = 35.74, SSIM = 0.96, LPIPS = 0.08) marginally outperforms <span style="color: rgb(255, 193, 7)">FilmSIREN</span> (PSNR = 34.51, SSIM = 0.96, LPIPS = 0.09).
88+
In our current experiments in table below, <span style="color: rgb(30, 136, 229)">SIREN</span> achieves the highest fidelity with a PSNR of 42.29 dB and SSIM of 0.99 at $3 \times 64 \times 64$ patch size,
89+
while its 3D reconstruction quality (PSNR = 34.54 dB, SSIM = 0.96, LPIPS = 0.10) marginally outperforms <span style="color: rgb(255, 193, 7)">FilmSIREN</span> (PSNR = 33.27 dB, SSIM = 0.94, LPIPS = 0.15).
9090
Additionally, under identical training schedules, both <span style="color: rgb(30, 136, 229)">SIREN</span> and <span style="color: rgb(255, 193, 7)">FilmSIREN</span> frequently satisfied the early stopping criterion near 2000 epochs.
9191
This consistency implies a relatively smooth optimization process, suggesting that these models can converge effectively without compromising image quality,
9292
which is a favorable property in hologram compression task.

0 commit comments

Comments
 (0)