Live data from Hacker News

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

upscalerjs.com

1–4 of 4 posts

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

#2
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.