Skip to content

Commit cf7380f

Browse files
authored
Update README.md
1 parent 2875db6 commit cf7380f

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,9 +164,13 @@ All my experiments are done with image size 200x200, so theoretically PSNR is ex
164164
Left: NeRF, PSNR=18.83 (paper=15.73). Right: <a href=https://github.com/kwea123/nerf_pl/releases/tag/nerfw_all>pretrained</a> <b>NeRF-W</b>, PSNR=<b>24.86</b> (paper=22.19).
165165
</p>
166166

167-
4. Reference: Original NeRF (without `--encode_a` and `--encode_t`) trained on unperturbed data: (PSNR=30.93, paper=32.89)
167+
4. Reference: Original NeRF (without `--encode_a` and `--encode_t`) trained on unperturbed data.
168168

169-
![lego_nerf](https://user-images.githubusercontent.com/11364490/105649082-0e4dac00-5ef2-11eb-9d56-946e2ac068c4.gif)
169+
<p align="center">
170+
<img src="https://user-images.githubusercontent.com/11364490/105649082-0e4dac00-5ef2-11eb-9d56-946e2ac068c4.gif">
171+
<br>
172+
PSNR=30.93 (paper=32.89)
173+
</p>
170174

171175
## Brandenburg Gate from Phototourism dataset
172176

0 commit comments

Comments
 (0)