Skip to content

Commit b394139

Browse files
authored
Update README.md
1 parent 711bafc commit b394139

File tree

1 file changed

+15
-4
lines changed

1 file changed

+15
-4
lines changed

README.md

+15-4
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,7 @@ The first row is real low quality image(close-up in right bottom is the guided i
2929
<img src="./imgs/warpface/warp.jpg">
3030

3131
## IMDB results
32-
<div align="center">
33-
34-
<table>
32+
<table align="center">
3533
<tr>
3634
 <td>Input</td><td>Guided Image</td><td>Bicubic</td><td>GFRNet Results</td>
3735
</tr>
@@ -49,8 +47,21 @@ The first row is real low quality image(close-up in right bottom is the guided i
4947
<img src='./imgs/IMDb/1_4.jpg'>
5048
</td>
5149
</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>
5264
</table>
53-
</div>
5465
[More IMDB resutls can be found here.](http://csxmli.xin/GFRNet/)
5566

5667
# Requirements and Dependencies

0 commit comments

Comments
 (0)