Skip to content

Commit 9921d82

Browse files
committed
add test code
1 parent ab09510 commit 9921d82

File tree

6 files changed

+2
-8
lines changed

6 files changed

+2
-8
lines changed

README.md

+2-8
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,5 @@ python main.py --is_perceptual_oriented False --epoch=10
5151
```
5252

5353
## Sample
54-
From the top is a low resolution image, a restored high resolution image, and ground truth.
55-
56-
The sample is still being imported during the training, and the completeness is low.
57-
58-
![Sample](./image/sample1.png)
59-
![Sample](./image/sample2.png)
60-
![Sample](./image/sample3.png)
61-
54+
<img src="image/lr.png" width="200">
55+
<img src="image/hr.png" width="800">

image/hr.png

4.8 MB
Loading

image/lr.png

420 KB
Loading

image/sample1.png

-431 KB
Binary file not shown.

image/sample2.png

-291 KB
Binary file not shown.

image/sample3.png

-343 KB
Binary file not shown.

0 commit comments

Comments
 (0)