File tree 1 file changed +15
-4
lines changed
1 file changed +15
-4
lines changed Original file line number Diff line number Diff line change @@ -29,9 +29,7 @@ The first row is real low quality image(close-up in right bottom is the guided i
29
29
<img src =" ./imgs/warpface/warp.jpg " >
30
30
31
31
## IMDB results
32
- <div align =" center " >
33
-
34
- <table >
32
+ <table align =" center " >
35
33
<tr >
36
34
<td >Input</td ><td >Guided Image</td ><td >Bicubic</td ><td >GFRNet Results</td >
37
35
</tr >
@@ -49,8 +47,21 @@ The first row is real low quality image(close-up in right bottom is the guided i
49
47
<img src =' ./imgs/IMDb/1_4.jpg ' >
50
48
</td >
51
49
</tr >
50
+ <tr >
51
+ <td >
52
+ <img src =' ./imgs/IMDb/2_2.jpg ' >
53
+ </td >
54
+ <td >
55
+ <img src =' ./imgs/IMDb/2_1.jpg ' >
56
+ </td >
57
+ <td >
58
+ <img src =' ./imgs/IMDb/2_3.jpg ' >
59
+ </td >
60
+ <td >
61
+ <img src =' ./imgs/IMDb/2_4.jpg ' >
62
+ </td >
63
+ </tr >
52
64
</table >
53
- </div >
54
65
[ More IMDB resutls can be found here.] ( http://csxmli.xin/GFRNet/ )
55
66
56
67
# Requirements and Dependencies
You can’t perform that action at this time.
0 commit comments