{"id":15132156,"url":"https://github.com/deadsix27/waifu2x-converter-cpp","last_synced_at":"2025-09-29T00:31:21.223Z","repository":{"id":39898127,"uuid":"77714202","full_name":"DeadSix27/waifu2x-converter-cpp","owner":"DeadSix27","description":"Improved fork of Waifu2X C++ using OpenCL and OpenCV","archived":true,"fork":true,"pushed_at":"2022-02-24T06:33:00.000Z","size":67492,"stargazers_count":792,"open_issues_count":16,"forks_count":86,"subscribers_count":25,"default_branch":"master","last_synced_at":"2024-11-15T01:56:46.691Z","etag":null,"topics":["2x","amd","cpp","cuda","cv","intel","nvidia","opencl","opencv","upscale","upscaler","w2x","waifu","waifu2x","waifu2x-converter-cpp"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"tanakamura/waifu2x-converter-cpp","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DeadSix27.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-12-30T22:43:17.000Z","updated_at":"2024-10-29T00:37:36.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/DeadSix27/waifu2x-converter-cpp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeadSix27%2Fwaifu2x-converter-cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeadSix27%2Fwaifu2x-converter-cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeadSix27%2Fwaifu2x-converter-cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeadSix27%2Fwaifu2x-converter-cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DeadSix27","download_url":"https://codeload.github.com/DeadSix27/waifu2x-converter-cpp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234575223,"owners_count":18854924,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["2x","amd","cpp","cuda","cv","intel","nvidia","opencl","opencv","upscale","upscaler","w2x","waifu","waifu2x","waifu2x-converter-cpp"],"created_at":"2024-09-26T04:04:19.405Z","updated_at":"2025-09-29T00:31:12.751Z","avatar_url":"https://github.com/DeadSix27.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Discord](https://img.shields.io/badge/Discord-Join-blue.svg)](https://discord.gg/jCAFvHM2WK) :: [![Downloads522](https://img.shields.io/github/downloads/DeadSix27/waifu2x-converter-cpp/latest/total.svg)](https://github.com/DeadSix27/waifu2x-converter-cpp/releases) :: [![TotalDownloads](https://img.shields.io/github/downloads/DeadSix27/waifu2x-converter-cpp/total.svg)](https://github.com/DeadSix27/waifu2x-converter-cpp/releases)\n\n# ---------- Work stalled for now ----------\n### @YukihoAA has push rights in case anything important comes up, if he finds the time that is.\n---\n\n### waifu2x (converter only version)\n\nThis is a reimplementation of waifu2x ([original](https://github.com/nagadomi/waifu2x)) converter function, in C++, using OpenCV.\nThis is also a reimplementation of [waifu2x python version](https://marcan.st/transf/waifu2x.py) by [Hector Martin](https://marcan.st/blog/).\nYou can use this as command-line tool of image noise reduction or/and scaling.\n\nThis software was originally made by @WL-Amigo and has been improved a lot over the years, see [FORK_CHANGES.md](FORK_CHANGES.md) for more info on that.\n\n## Obtain it here:\n\n- #### Windows downloads\n  - https://github.com/DeadSix27/waifu2x-converter-cpp/releases\n  - Officially supported GUI:\n\t  - https://github.com/YukihoAA/waifu2x_snowshell/releases\n\n- #### AUR (Arch)\n  - [waifu2x-converter-cpp-git](https://aur.archlinux.org/packages/waifu2x-converter-cpp-git/) (git master)\n  - [waifu2x-converter-cpp](https://aur.archlinux.org/packages/waifu2x-converter-cpp/) (releaes)\n  - These are maintained by [nfnty](https://aur.archlinux.org/account/nfnty). If you have issues with the AUR packages, please contact him.\n  \n- #### Fedora\n  - [waifu2x-converter-cpp](https://apps.fedoraproject.org/packages/waifu2x-converter-cpp)\n  - This is maintained by [eclipseo](https://fedoraproject.org/wiki/User:Eclipseo). If you have issues with the Fedora package, please contact him.\n\n- #### NixOS\n  - [waifu2x-converter-cpp](https://search.nixos.org/packages?show=waifu2x-converter-cpp\u0026query=waifu2x-converter-cpp)\n  - If you have issues with the NixOS package, please create an [issue](https://github.com/NixOS/nixpkgs/issues) on the [nixpkgs repo](https://github.com/NixOS/nixpkgs).\n\n- ####  Other Linux\n\t - Please build from source. See [BUILDING.md](BUILDING.md) for help.\n\n## Supported platforms\n\n - Linux\n - LInux (ARM)\n - Windows 7+  \n - MacOS?\n   - This is not officially supported but see here for more information: [#20](https://github.com/DeadSix27/waifu2x-converter-cpp/issues/20)\n \n## Build dependencies\n\n - [GCC 5](https://gcc.gnu.org/) (Linux)\n - [Visual Studio 2019](https://visualstudio.microsoft.com/downloads/) (Windows)\n - [picojson](https://github.com/kazuho/picojson) (included)\n - [TCLAP(Templatized C++ Command Line Parser Library)](http://tclap.sourceforge.net/) (included)\n - [OpenCV 3+](https://opencv.org/releases.html)\n\n## How to build\n\nSee [BUILDING.md](BUILDING.md) for more information.\n\n## How to Train Own Model\n\nwaifu2x-conveter only supports vgg models.\nSee [nagadomi/waifu2x](https://github.com/nagadomi/waifu2x#train-your-own-model) for more information.\n\n## Usage\n\nUsage of this program can be seen by executing `waifu2x-converter-cpp --help`\nIf you are on Windows and prefer GUIs, see [here](#windows-downloads).\n\n## Notes:\n\nI'd appreciate any help on this project, I do not want yet another fork... so if you have improvement ideas or find bugs, please make a pull request or open an issue :)!\n\n## A big thanks to these people helping me maintain this fork:\n\n- @YukihoAA\n- @iame6162013\n- And more: https://github.com/DeadSix27/waifu2x-converter-cpp/graphs/contributors\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeadsix27%2Fwaifu2x-converter-cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeadsix27%2Fwaifu2x-converter-cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeadsix27%2Fwaifu2x-converter-cpp/lists"}