All Projects → lon9 → waifu2x-go

lon9 / waifu2x-go

Licence: other
waifu2x implemented in Go

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to waifu2x-go

waifu2x-vulkan
waifu2x-ncnn-vulkan-python, use nihui/waifu2x-ncnn-vulkan
Stars: ✭ 24 (+26.32%)
Mutual labels:  waifu2x
Waifu2x-Image-Saver
A Firefox extension to download any image and process them with Waifu2x with one click.
Stars: ✭ 13 (-31.58%)
Mutual labels:  waifu2x
waifu2x
Ruby wrapper and CLI for waifu2x
Stars: ✭ 15 (-21.05%)
Mutual labels:  waifu2x
AI-Lossless-Zoomer
AI无损放大工具
Stars: ✭ 940 (+4847.37%)
Mutual labels:  waifu2x
video-enhacer
Composes ffmpeg, waifu2x and butterflow to enhace videos making them bigger and with a higher framerate.
Stars: ✭ 13 (-31.58%)
Mutual labels:  waifu2x
Waifu2x
Image Super-Resolution for Anime-Style Art
Stars: ✭ 22,741 (+119589.47%)
Mutual labels:  waifu2x
Waifu2x Extension Gui
Video, Image and GIF upscale/enlarge(Super-Resolution) and Video frame interpolation. Achieved with Waifu2x, Real-ESRGAN, SRMD, RealSR, Anime4K, RIFE, CAIN, DAIN, and ACNet.
Stars: ✭ 5,463 (+28652.63%)
Mutual labels:  waifu2x
Video2x
A lossless video/GIF/image upscaler achieved with waifu2x, Anime4K, SRMD and RealSR. Started in Hack the Valley 2, 2018.
Stars: ✭ 3,760 (+19689.47%)
Mutual labels:  waifu2x
waifu2x-chainer
Chainer implementation of waifu2x
Stars: ✭ 137 (+621.05%)
Mutual labels:  waifu2x
PaintsTensorFlow
line drawing colorization using TensorFlow
Stars: ✭ 47 (+147.37%)
Mutual labels:  waifu2x
AutoWaifu
autowaifu.azurewebsites.net/
Stars: ✭ 25 (+31.58%)
Mutual labels:  waifu2x
AutoCrispy
Automatically apply AI Upscaling on Dumped Textures
Stars: ✭ 74 (+289.47%)
Mutual labels:  waifu2x
Waifu2x-GUI
An app that upscales anime-styled images, gifs, and videos with waifu2x.
Stars: ✭ 89 (+368.42%)
Mutual labels:  waifu2x
picacg-qt
哔咔漫画, PicACG comic PC client(Windows, Linux, MacOS)
Stars: ✭ 1,325 (+6873.68%)
Mutual labels:  waifu2x
vs-mlrt
Efficient ML Filter Runtimes for VapourSynth (with built-in support for waifu2x, DPIR, RealESRGANv2, and Real-CUGAN)
Stars: ✭ 34 (+78.95%)
Mutual labels:  waifu2x

waifu2x-go

waifu2x written in Golang.

USAGE

Usage:
  waifu2x-go -i[--input] <input-image-path> -o[--output] <output-image-path> -m[--model] <model-path> -c[--cpu] <the-number-of-cpus>

Application Options:
  -i, --input=  Input image file path
  -o, --output= Output image file path
  -m, --model=  Path of the model
  -c, --cpu=    The number of CPUs used to calculate

Help Options:
  -h, --help

LICENSE

MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].