Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Araxeus committed Feb 17, 2021
1 parent 2dbbe8f commit fbd6989
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@

## x4 demo (85x85 > 340x340)

Original | Bicubic Interpolation | EDSR |
:-------------------------:|:-------------------------:|:-------------------------:|
| Original | Bicubic Interpolation | EDSR |
------------------------- | ------------------------- | ------------------------- |
![Original](https://github.com/Araxeus/PNG-Upscale/blob/main/test/x4/original.png) | ![Bicubic](https://github.com/Araxeus/PNG-Upscale/blob/main/test/x4/input(BicubicX4).png)| ![EDSR](https://github.com/Araxeus/PNG-Upscale/blob/main/test/x4/input(EDSRx4).png)|
:-------------------------:|:-------------------------:|:-------------------------:|
------------------------- | ------------------------- | ------------------------- |
ESPCN | FSRCNN | LapSRN |
:-------------------------:|:-------------------------:|:-------------------------:|
------------------------- | ------------------------- | ------------------------- |
![ESPCN](https://github.com/Araxeus/PNG-Upscale/blob/main/test/x4/input(ESPCNx4).png) | ![FSRCNN](https://github.com/Araxeus/PNG-Upscale/blob/main/test/x4/input(FSRCNNx4).png)| ![LapSRN](https://github.com/Araxeus/PNG-Upscale/blob/main/test/x4/input(LapSRNx4).png)|

0 comments on commit fbd6989

Please sign in to comment.