-
I made a python script for resizing images (using pillow) then scaling them back again using waifu2x-caffe. I noticed when looping this (resize, waifu2x, resize, waifu2x and so on) that the more itera…
-
wiafu2x-caffe recently updated with the CUnet model. It's really good. Unfortunately, waifu2x-caffe still handles large images as poorly as ever, which leads me to wanting a chainer implementation of …
ghost updated
5 years ago
-
To get dandere2x to use my gpu with waifu2x-ncnn-vulkan, I have to change the "Waifu2x - Type" option in the GUI to something else and re-select vulkan. Setting the -g parameter in the settings yaml d…
-
| | Original Image | waifu2x-ncnn-vulkan | waifu2x-caffe |
| :--- | :---: | :---: | :---: |
| 1x | ![](https://user-images.githubusercontent.com/15956627/116534743-7d81d480-a915-11eb-8445-0aca8af8b3…
-
The same as bug like:[https://github.com/lltcggie/waifu2x-caffe/issues/202](https://github.com/lltcggie/waifu2x-caffe/issues/202)
![error1](https://user-images.githubusercontent.com/62099673/92851462…
-
Is something packaged with exe such as waifu2x-caffe distributed?
I want to spread it to general users!
Java installation is cumbersome.
Request the exe version.
But, I am not familiar with the pr…
ghost updated
4 years ago
-
Every time I launch waifu2x-caffe.exe, the process hangs. The window never appears, but the process does show up in task manager. The process cannot be terminated via taskkilleven with /f /t (force an…
ghost updated
5 years ago
-
Request to add 16bit support similar to waifu2x-caffe
8bit input > 16bit processing > 16bit output
16bit input > 16bit processing > 16bit output
Optionally you could also add
8bit input > 16bit …
-
![image](https://user-images.githubusercontent.com/3057589/60725820-b253b900-9f42-11e9-873e-8f92a21c8bd3.png)
Waifu2x seems to be under very high load on a daily basis and once you reach your tur…
-
Currently running a windows 10 pc with Nvidia graphics card capable for CUDA.
I tried installing CUDA and running waifu2x but I keep getting the "Imput can not be converted by GPU" error. (Using waif…