Skip to content

UpscalerJS: Deblurring / denoising / low light models (and more)

upscalerjs.com
5 pointsthekevinscott3 comments
On HN

Comments

Just released a series of Tensorflow.js models based on the [MAXIM architecture](https://arxiv.org/abs/2201.02973). These include:

- Deblurring

- Deraining

- Denoising

- Low light enhancement

- Retouching

- Dehazing (Indoor & Outdoor)

They work in both the browser and Node, although only on browsers capable of ingesting a 64x64 image into GPU memory.

Does it work on deno?

It does not - afaik deno does not offer support for tfjs

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.