xieyizheng commited on
Commit
86339c2
1 Parent(s): 7d2078f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -12,9 +12,9 @@ This README contains overview on applyiing several custom scenes to reproduce th
12
 
13
  most successful one, trained extensively on V100
14
 
15
- ### interpolation:
16
  ![Image 1](gif/hand-interpolate.gif)
17
- ### novelview:
18
  ![Image 2](gif/hand-novelview.gif)
19
 
20
  PSNR: <br>
@@ -25,7 +25,7 @@ fine metrics: metric/psnr≈32.5462
25
 
26
  not so great
27
 
28
- ### interpolation & novelview:
29
  ![Image 3](gif/dvd-interpolate-novelview.gif)
30
 
31
  PSNR: <br>
@@ -36,6 +36,7 @@ fine metrics: metric/psnr≈
36
 
37
  more artifacts
38
 
 
39
  ![Image 4](gif/tomato-mark-interpolate.gif)
40
  PSNR: <br>
41
  coarse metrics: metric/psnr≈ <br>
@@ -49,6 +50,7 @@ For this reproduction, I only used the notebooks. <br>
49
  The provided instructions below are guaranteed to work. <br>
50
  [Click to reproduction steps](reproduction-instruction.md)
51
 
 
52
 
53
 
54
 
 
12
 
13
  most successful one, trained extensively on V100
14
 
15
+ interpolation:
16
  ![Image 1](gif/hand-interpolate.gif)
17
+ novelview:
18
  ![Image 2](gif/hand-novelview.gif)
19
 
20
  PSNR: <br>
 
25
 
26
  not so great
27
 
28
+ interpolation & novelview:
29
  ![Image 3](gif/dvd-interpolate-novelview.gif)
30
 
31
  PSNR: <br>
 
36
 
37
  more artifacts
38
 
39
+ interpolation:
40
  ![Image 4](gif/tomato-mark-interpolate.gif)
41
  PSNR: <br>
42
  coarse metrics: metric/psnr≈ <br>
 
50
  The provided instructions below are guaranteed to work. <br>
51
  [Click to reproduction steps](reproduction-instruction.md)
52
 
53
+ # Dataset:
54
 
55
 
56