Skip to content

JavierUR/Real-ESRGAN-webgl-experiment

Repository files navigation

Real-ESRGAN webgl experiment

https://javierur.github.io/Real-ESRGAN-webgl-experiment/

A web app for image upscaling made to experiment with the onnx webgl backend

  • Uses a small Real-ESRGAN network exported to onnx format
  • Process the image in small tiles for faster inference and support for large images
  • The network was splitted due to webgl incompatibility with the last function in the network (PixelShuffle)

About

A simple web app for image upscaling that runs a Real-ESRGAN model using the onnx webgl backend.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published