xinntao / Real-ESRGAN-ncnn-vulkan

NCNN implementation of Real-ESRGAN. Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.
https://github.com/xinntao/Real-ESRGAN
Other
1.42k stars 170 forks source link

How to use without files on disk? #46

Open BiosNod opened 1 year ago

BiosNod commented 1 year ago

Hi, Is it possible to pass a picture to a program without a file on disk (for example, using base64 string as an argument / stdin / etc) and get the output in the stdout (same as base64 / something else)?

yrkgokfrrna4395 commented 10 months ago

Build a dll

BankaiNoJutsu commented 10 months ago

I +1 this