Skip to content

Commit 8ee64f1

Browse files
authored
Update README.md
1 parent b844a81 commit 8ee64f1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
Torch implementation for [Learning Warped Guidance for Blind Face Restoration](https://arxiv.org/abs/1804.04829)
33

44
# GFRNet framework
5+
Overview of our GFRNet. The <B>WarpNet</B> takes the degraded observation and guided image as input to predict the dense flow field, which is adopted to deform guided image to the warped guidance. Warped guidance is expected to be spatially well aligned with ground-truth. Thus the <B>RecNet</B> takes warped guidance and degradated observation as input to produce the restoration result.
6+
57
<img src="./imgs/architecture/pipeline.jpg">
68

79
# Training

0 commit comments

Comments
 (0)