Search Criteria
Package Details: waifu2x-ncnn-vulkan-git 20220728.r0.g93ed2bc-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/waifu2x-ncnn-vulkan-git.git (read-only, click to copy) |
---|---|
Package Base: | waifu2x-ncnn-vulkan-git |
Description: | ncnn implementation of waifu2x converter |
Upstream URL: | https://github.com/nihui/waifu2x-ncnn-vulkan |
Licenses: | MIT |
Conflicts: | waifu2x-ncnn-vulkan |
Provides: | waifu2x-ncnn-vulkan |
Submitter: | salviati |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 6 |
Popularity: | 0.000007 |
First Submitted: | 2019-07-20 00:31 (UTC) |
Last Updated: | 2024-05-29 21:38 (UTC) |
Dependencies (7)
- libwebp (libwebp-gitAUR)
- ncnn (ncnn-gitAUR, sherpa-ncnnAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glslang (glslang-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- vulkan-headers (vulkan-headers-gitAUR) (make)
Required by (1)
- quickmedia (requires waifu2x-ncnn-vulkan) (optional)
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
OrakMoya commented on 2020-05-10 09:28 (UTC)
Now it works, good work
ipha commented on 2020-05-05 13:15 (UTC)
I've added a ncnn package that follows releases instead of git master. Try removing ncnn-git then rebuilding.
PowerMan2206 commented on 2020-05-05 10:08 (UTC)
Like the others said, the output is always a black image (just sayin').
OrakMoya commented on 2020-05-01 23:18 (UTC)
Tried your value and the minimum, 32. Both returned black image. I will start an issue on the github page.
ipha commented on 2020-05-01 23:07 (UTC) (edited on 2020-05-01 23:07 (UTC) by ipha)
There used to be some bugs that caused black images if you ran out of vram, but should have been fixed and throw an error instead.
You could try setting
-t 200
to reduce the tile size and see if it helps. If not you should start an issue upstream: https://github.com/nihui/waifu2x-ncnn-vulkan/issuesOrakMoya commented on 2020-05-01 22:45 (UTC)
Installed latest ncnn-git and recompiled the package, it didn't help.
Not sure how to check the vulkan driver, but I have a GTX 1060 running nvidia driver version 440.82
ipha commented on 2020-05-01 22:30 (UTC)
It works for me with: ncnn-git: 20200413.r10.gbd55ddcf-1 waifu2x-ncnn-vulkan-git: 20200414.r1.g23a679c-1
Try updating ncnn, then recompiling this package. If that doesn't help, what's your hardware and vulkan driver you're using? It may be an upstream issue.
OrakMoya commented on 2020-05-01 22:09 (UTC) (edited on 2020-05-01 22:13 (UTC) by OrakMoya)
No matter what picture I give it the output is always a completely black 4k image. Edit : should probably add that the program reports no errors with the verbose tag
ipha commented on 2020-04-03 20:28 (UTC)
ncnn changed something that breaks this. Upstream will need to fix it, but until then I've pinned ncnn-git at a commit that works. You'll need to rebuild ncnn-git then this should compile.
PowerMan2206 commented on 2020-04-03 19:03 (UTC)
This error shows up when compiling
idk where to mention this except here so ¯_(ツ)_/¯
« First ‹ Previous 1 2 3 Next › Last »