Yizheng Xie commited on
Commit
bbf41f2
·
1 Parent(s): 69f7c2e

edit readme

Browse files
Files changed (1) hide show
  1. README.md +9 -6
README.md CHANGED
@@ -4,6 +4,7 @@
4
 
5
  This README contains overview on applyiing several custom scenes to reproduce [the hypernerf project](https://github.com/google/hypernerf).
6
  - hand
 
7
  - dvd
8
  - tomato-mark
9
 
@@ -12,18 +13,20 @@ This README contains overview on applyiing several custom scenes to reproduce [t
12
 
13
  most successful one, trained intensively on V100, I cropped out wobbly artifacts from top
14
 
15
- interpolation:
16
- ![Image 1](gif/hand-interpolate.gif)
17
- novelview:
18
  ![Image 2](gif/hand-novelview.gif)
19
 
20
  PSNR: <br>
21
  coarse metrics: metric/psnr≈31.7468 <br>
22
  fine metrics: metric/psnr≈32.5462
23
 
 
 
24
  ## dvd
25
 
26
- not so great, raw capture is not set perfectly. too short, and "time" has been "associated" with viewing angle by the model.
27
 
28
  interpolation & novelview:
29
  ![Image 3](gif/dvd-interpolate-novelview.gif)
@@ -36,8 +39,8 @@ fine metrics: metric/psnr≈28.6814
36
 
37
  more wobbly artifacts, similar to that of the hand scene, but more intense, I assume caused by either camera registration error or hypernerf's natural artifact.
38
 
39
- interpolation:
40
- ![Image 4](gif/tomato-mark-interpolate.gif)
41
  PSNR: <br>
42
  coarse metrics: metric/psnr≈27.5819 <br>
43
  fine metrics: metric/psnr≈27.9282
 
4
 
5
  This README contains overview on applyiing several custom scenes to reproduce [the hypernerf project](https://github.com/google/hypernerf).
6
  - hand
7
+ - laptop
8
  - dvd
9
  - tomato-mark
10
 
 
13
 
14
  most successful one, trained intensively on V100, I cropped out wobbly artifacts from top
15
 
16
+ interpolation: <br>
17
+ ![Image 1](gif/hand-interpolate.gif)<br>
18
+ novelview:<br>
19
  ![Image 2](gif/hand-novelview.gif)
20
 
21
  PSNR: <br>
22
  coarse metrics: metric/psnr≈31.7468 <br>
23
  fine metrics: metric/psnr≈32.5462
24
 
25
+ ## laptop
26
+
27
  ## dvd
28
 
29
+ not so great, raw capture is not well set. too short, and "time" has been "associated" with viewing angle by the model.
30
 
31
  interpolation & novelview:
32
  ![Image 3](gif/dvd-interpolate-novelview.gif)
 
39
 
40
  more wobbly artifacts, similar to that of the hand scene, but more intense, I assume caused by either camera registration error or hypernerf's natural artifact.
41
 
42
+ interpolation: <br>
43
+ ![Image 4](gif/tomato-mark-interpolate.gif) <br>
44
  PSNR: <br>
45
  coarse metrics: metric/psnr≈27.5819 <br>
46
  fine metrics: metric/psnr≈27.9282