waifu2x-converter-cpp icon indicating copy to clipboard operation
waifu2x-converter-cpp copied to clipboard

Improved fork of Waifu2X C++ using OpenCL and OpenCV

Results 16 waifu2x-converter-cpp issues
Sort by recently updated
recently updated
newest added

[x86: Define _serialize as macro](https://patchwork.ozlabs.org/project/gcc/patch/CAMe9rOp_DLg55kRxw2v75PPeqj-8tDKob5z-+EWPpf-L3OuKKw@mail.gmail.com/) gcc --version (from archlinux official repository) ``` gcc (GCC) 11.2.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for...

Hello! I like your work, thank you for your time and efforts. I'm using it with @WalkerMx's AutoCrispy for a multiple emulators so THANKS! However, there's a new challenge in...

Fedora 34 not found cuda (GTX 1650) CUDA 10.1 CUDA 10.2 CUDA 11.0 CUDA 11.1 CUDA 11.2 CUDA 11.3 > Looking for CL_VERSION_2_2 > Looking for CL_VERSION_2_2 - found >...

I am able to build the project successfully on Linux, using e.g. ``` $ cmake -DCMAKE_INSTALL_PREFIX=/tmp/WAIFU2X /path/to/waifu2x-converter-cpp-source ``` However, after the `make` and `make install`, when I go to run...

I'm trying to make a low power upscaler using the capabilities of the Mali-T760 gpu on a rockchip RK3288 arm processor The issue is that the utility runs ok using...

My question would be, what is the optimal value of "**-j**"? waifu2x-converter-cpp ... **-j xy**? i have i5-4570 (4 Core, 4 Thread) and nvidia 1650, 16 GB RAM I use...

Is there any plan to add a dockerfile?

building on Mac OS 10.15 while running "make -j4", following error happens [ 89%] Linking CXX shared library libw2xc.dylib ld: library not found for -lstdc++fs clang-9: error: linker command failed...

bug
help wanted
macos