Upscaling anime in the browser: why I stopped trusting the AI model alone
This story is from 2026-09-26. It is preserved in the archive; the latest stories are on the live feed.
I run a free video upscaler that works entirely in the browser: no upload, the video never leaves your machine. For sources up to 720p it runs a small super-resolution model (IMDN_RTE, about 100k parameters) through onnxruntime-web on WebGPU. Above 720p it switches to AMD's FSR 1.0 shaders, because…
Read the full story at DEV Community — AI ↗
Timeline · 1 report
- 2026-09-26 09:30 · DEV Community — AI
Upscaling anime in the browser: why I stopped trusting the AI model alone