Skip to content

Commit 438d897

Browse files
committed
updated screenshots
Signed-off-by: Cocoa <[email protected]>
1 parent 7db462f commit 438d897

7 files changed

+12
-4
lines changed

README.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Thanks to [@shincurry](https://github.com/shincurry) for contributing to the UI
1818
4. Click `2x!` and the generated image will be shown at the right image cell
1919
5. Drag the image from the right image cell to where you want to save it (the filename will be `waifu2x-output.png`)
2020

21-
![screenshot](screenshot-v1.4-single-image.png)
21+
![screenshot](screenshot-v1.5-single-image.png)
2222

2323
#### Multiple Mode
2424
1. Click `Multiple` on the top tab
@@ -57,13 +57,13 @@ Output
5757
└── IMG_2213.JPG.png
5858
```
5959

60-
![screenshot](screenshot-v1.4-multiple-images.png)
60+
![screenshot](screenshot-v1.5-multiple-images.png)
6161

6262
#### Benchmark
6363

6464
To run benchmark, please click `waifu2x-gui` -> `Benchmark`
6565

66-
![screenshot](screenshot-v1.4-benchmark.png)
66+
![screenshot](screenshot-v1.5-benchmark.png)
6767

6868
### Build Instructions
6969
Download lastest Vulkan SDK at [https://vulkan.lunarg.com/sdk/home](https://vulkan.lunarg.com/sdk/home).
@@ -87,7 +87,7 @@ mv vulkansdk-macos-${VULKAN_SDK_VER} waifu2x-ncnn-vulkan-macos/waifu2x/VulkanSDK
8787
git clone --depth=1 https://github.com/Tencent/ncnn ncnn
8888

8989
# clone nihui/waifu2x-ncnn-vulkan
90-
# (At the time of writing) https://github.com/nihui/waifu2x-ncnn-vulkan/commit/ff7bc433612f4daf6a9fefcaa867b992b5c60196
90+
# (At the time of writing) https://github.com/nihui/waifu2x-ncnn-vulkan/tree/4b626f8d4a1f8ce331aa4678d93d3628d9670361
9191
rm -rf waifu2x-ncnn-vulkan-macos/waifu2x/waifu2x-ncnn-vulkan
9292
git clone --depth=1 https://github.com/nihui/waifu2x-ncnn-vulkan waifu2x-ncnn-vulkan-macos/waifu2x/waifu2x-ncnn-vulkan
9393

@@ -136,6 +136,8 @@ After the first compilation, if you want to modify this project only, you may se
136136
|models-upconv_7_anime_style_art_rgb|2000x2000|4000x4000|400/200/100|6.12/6.11/6.49|1769/466/122|
137137
|models-upconv_7_anime_style_art_rgb|4000x4000|8000x8000|400/200/100|23.75/23.71/25.27|1801/489/142|
138138

139+
noise: 2, scale: 2, gpuid: 0, tta mode: NO
140+
139141
### Environment 2
140142

141143
- MacBook Pro 15-inch 2018
@@ -156,6 +158,8 @@ After the first compilation, if you want to modify this project only, you may se
156158
|models-upconv_7_anime_style_art_rgb|2000x2000|4000x4000|400/200/100|8.74/8.84/9.43|1769/466/122|
157159
|models-upconv_7_anime_style_art_rgb|4000x4000|8000x8000|400/200/100|32.66/33.00/35.29|1801/489/142|
158160

161+
noise: 2, scale: 2, gpuid: 0, tta mode: NO
162+
159163
### Environment 3
160164

161165
- MacBook Pro 15-inch 2018
@@ -176,6 +180,8 @@ After the first compilation, if you want to modify this project only, you may se
176180
|models-upconv_7_anime_style_art_rgb|2000x2000|4000x4000|400/200/100|22.12/22.48/23.71|1762/466/125|
177181
|models-upconv_7_anime_style_art_rgb|4000x4000|8000x8000|400/200/100|87.28/89.11/93.98|1780/482/141|
178182

183+
noise: 2, scale: 2, gpuid: 1, tta mode: NO
184+
179185
### Environment 4
180186

181187
- MacBook 12-inch Early 2016
@@ -196,6 +202,8 @@ After the first compilation, if you want to modify this project only, you may se
196202
|models-upconv_7_anime_style_art_rgb|2000x2000|4000x4000|400/200/100|35.52/37.66/41.57|1762/466/125|
197203
|models-upconv_7_anime_style_art_rgb|4000x4000|8000x8000|400/200/100|199.20/182.04/159.11|1780/482/141|
198204

205+
noise: 2, scale: 2, gpuid: 0, tta mode: NO
206+
199207
## Speed Comparison (not really) with waifu2x-caffe-cui & waifu2x-ncnn-vulkan
200208

201209
### Environment (waifu2x-caffe-cui & waifu2x-ncnn-vulkan)

screenshot-v1.4-benchmark.png

-660 KB
Binary file not shown.
-670 KB
Binary file not shown.

screenshot-v1.4-single-image.png

-1.96 MB
Binary file not shown.

screenshot-v1.5-benchmark.png

461 KB
Loading
528 KB
Loading

screenshot-v1.5-single-image.png

1.13 MB
Loading

0 commit comments

Comments
 (0)