Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kwea123 authored Jan 26, 2021
1 parent 2875db6 commit cf7380f
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,9 +164,13 @@ All my experiments are done with image size 200x200, so theoretically PSNR is ex
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).
</p>

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

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

## Brandenburg Gate from Phototourism dataset

Expand Down

0 comments on commit cf7380f

Please sign in to comment.