Package Details: waifu2x-git 1:0.13.2.r171.g4313ace-1

Git Clone URL: https://aur.archlinux.org/waifu2x-git.git (read-only, click to copy)
Package Base: waifu2x-git
Description: Image rescaling and noise reduction using the power of convolutional neural networks
Upstream URL: https://github.com/nagadomi/waifu2x
Licenses: MIT
Conflicts: waifu2x
Provides: waifu2x
Submitter: fbrennan
Maintainer: eclairevoyant
Last Packager: chrhasse
Votes: 13
Popularity: 0.000028
First Submitted: 2015-09-22 13:01 (UTC)
Last Updated: 2019-02-03 07:38 (UTC)

Dependencies (20)

Required by (0)

Sources (3)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

eigengrau commented on 2017-09-27 06:38 (UTC)

Thank you kindly!

Akari commented on 2017-09-27 06:06 (UTC) (edited on 2017-09-27 06:07 (UTC) by Akari)

eigengrau: I've added torch7-cudnn-r7-git as an optdepend. Haven't looked into model training myself yet, but I've added those packages you say are required for it as optdepends as well for now. Perhaps I'll put up a PKGBUILD for lua51-csnappy later too if I have time.

eigengrau commented on 2017-09-26 15:00 (UTC) (edited on 2017-09-26 15:03 (UTC) by eigengrau)

The data conversion step requires lua51-cjson and lua51-csvigo-git. lua-csnappy appears to be required, as well. Unfortunately it’s not provided by any AUR package currently.

eigengrau commented on 2017-09-26 14:49 (UTC) (edited on 2017-09-26 14:52 (UTC) by eigengrau)

Additional note: this is currently missing the torch7-optim-git dependency, which is required to train models.

eigengrau commented on 2017-09-26 12:47 (UTC)

Thanks for maintaining this! Would it make sense to add torch7-cudnn-r7-git as an optdepend? This seems to be what’s required to use the CUDNN backend (-force_cudnn 1). BTW, I’m not quite sure as to what the supposed differences between the CUDNN and the default backend are. The regular backend seems to utilize CUDA as well, but CUDNN gives me slightly better performance. Not sure if this is uniformly the case though.

Akari commented on 2017-07-23 13:30 (UTC)

I've adopted this package and repurposed it. It now installs the original Lua/Torch7-based waifu2x. The C++ rewrite seems to have been discontinued, and the original is still being maintained. If you want to use the C++ version, install waifu2x-converter-cpp-git instead.

frantic1048 commented on 2017-07-23 08:19 (UTC)

> This package doesn't seem to provide any binaries any more. Through makepkg, at least, as far as I can tell. It only seems to provide /usr/share and /usr/ include. You are right, it is only a library now. To use waifu2x directly we may use `waifu2x-converter-cpp`. I will remove `provide: waifu2x-converter-cpp` in the future.

Jaegrqualm commented on 2017-07-21 05:04 (UTC) (edited on 2017-07-21 05:04 (UTC) by Jaegrqualm)

This package doesn't seem to provide any binaries any more. Through makepkg, at least, as far as I can tell. It only seems to provide /usr/share and /usr/ include.

fbrennan commented on 2015-10-16 12:18 (UTC)

> currently since the make install doesn't install anything we can just copy the binary made. That's incorrect, `make install` works fine on both my systems. See this directory listing of the built package: https://my.mixtape.moe/lkvaps.png Your PKGBUILD is a step backwards, not forwards. Sorry I must decline.

<deleted-account> commented on 2015-10-15 17:36 (UTC)

@fbrennan Heres a very hacky pkgbuild, currently since the make install doesn't install anything we can just copy the binary made. It's also worth mentioning empty fields are generally best removed. https://gist.github.com/shaggytwodope/1f22da7d4dd80e166c4b