I've released Tensorflow.js ports of the MAXIM family of models, supporting the ability to deblur, denoise, derain, dehaze, retouch, and low-light enhance images.
MAXIM models
· 4 min read
I've released Tensorflow.js ports of the MAXIM family of models, supporting the ability to deblur, denoise, derain, dehaze, retouch, and low-light enhance images.
Our new documentation site, upscalerjs.com, has just launched.
I posted a discussion to Github about work towards refactoring the way we load models in UpscalerJS. I'll repost it here for posterity.
I posted a discussion to Github about our upcoming 1.0 roadmap. I'll repost it here for posterity.
I recently released a tool, UpscalerJS for doing image upscaling in your browser with Javascript and reducing your image sizes by up to 1/16th. It's designed to be model-agnostic - you can plug and play any trained model that can be converted to Tensorflow.js.