AmusementClub / vs-mlrt

Efficient CPU/GPU ML Runtimes for VapourSynth (with built-in support for waifu2x, DPIR, RealESRGANv2/v3, Real-CUGAN, RIFE, SCUNet and more!)
GNU General Public License v3.0
290 stars 19 forks source link

Could you add support for Retinexformer? #99

Closed zelenooki87 closed 4 months ago

zelenooki87 commented 4 months ago

Original authors project page: https://github.com/caiyuanhao1998/Retinexformer Enhancement for low light situations and general image enhancement(FiveK model that work very well). I have converted FiveK model to onnx to use with vsmlr onnx upscaler, but native implementation this repo and all models would be very nice. thanks

WolframRhodium commented 4 months ago

No, because you can use your own onnx models.

zelenooki87 commented 4 months ago

Okay, thanks