Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tonquer/waifu2x-ncnn-vulkan-gui

这是waifu2x-ncnn-vulkan-python的demo,界面使用QT实现
https://github.com/tonquer/waifu2x-ncnn-vulkan-gui

qt waifu2x waifu2x-ncnn-vulkan waifu2x-python

Last synced: 3 months ago
JSON representation

这是waifu2x-ncnn-vulkan-python的demo,界面使用QT实现

Awesome Lists containing this project

README

        

# waifu2x-ncnn-vulkan-GUI
Use [nihui/waifu2x-ncnn-vulkan](https://github.com/nihui/waifu2x-ncnn-vulkan) and qt demo
# Ui
![image](https://user-images.githubusercontent.com/22116659/116770684-0add3a00-aa78-11eb-90b7-c34547adfb51.png)
# Use
### Windows (Test win10)
1. Download [Latest](https://github.com/tonquer/waifu2x-ncnn-vulkan-GUI/releases)
2. Unzip
3. Open start.exe
4. IF DLL error, Please install [Vs Runtime](https://download.visualstudio.microsoft.com/download/pr/366c0fb9-fe05-4b58-949a-5bc36e50e370/015EDD4E5D36E053B23A01ADB77A2B12444D3FB6ECCEFE23E3A8CD6388616A16/VC_redist.x64.exe), [Vulkan Runtime](https://sdk.lunarg.com/sdk/download/1.2.162.0/windows/VulkanRT-1.2.162.0-Installer.exe)

### macOS (Test macOS 10.15.7)
1. Download [Latest](https://github.com/tonquer/waifu2x-ncnn-vulkan-GUI/releases)
2. Open dmg file

### Linux (Test deepin 20.2)
1.If you use Deepin or Uos, Please install
```
wget http://ftp.br.debian.org/debian/pool/main/x/xcb-util/libxcb-util1_0.4.0-1+b1_amd64.deb
sudo dpkg -i ./libxcb-util1_0.4.0-1+b1_amd64.deb
```
2. Download [Latest](https://github.com/tonquer/waifu2x-ncnn-vulkan-GUI/releases)
3. Run