Upscaler
Upscaler copied to clipboard
Look into NCNN Source Codes and Compile From Scratch
Description
Please provide a short description of what feature you're looking forward to
enhance below. Please include the story behind your idea as well to give a
better visualization of your idea.
It seems the project has a very good response that it's worth investing resources into Tencent's NCNN project (https://github.com/Tencent/ncnn/issues/1548). It's time to work on the C codes and replace the exisitng ones. This will also solve the FFMPEG dependency once and for all as well.
Expected Behavior
Please specify the expected behavior of your requested enhancement. Some great
and helpful pointers are your expected interface (e.g. command patterns,
simple sketches of the user interface, etc).
Upscaler is a single binary program with all the previous written shell scripts implemented, including ffmpeg capabilities.
Current Behavior
Please specify the current behavior (e.g. workaround, blockage, etc).
Ducktaping ffmpeg and Tencent's NCNN with shell scripts.
Attachment
Please drag and drop the necessary data files (e.g. screenshot, logs, etc)
below.
You serious?
Why not... but not now. Have to go through an entire C++ repo which is not fun actually. =)
Start: https://github.com/xinntao/Real-ESRGAN-ncnn-vulkan/tree/master Next: https://github.com/Tencent/ncnn
Doing it in Nim?
Begin the assimilation works.
Doing it in Nim?
Yeap.