TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: WaifuXL - SOTA image upscaling neural network that runs in the browser

12 点作者 h-jones将近 3 年前
WaifuXL is our state of the art super resolution model trained on ~1,200,000 anime style images from the Danbooru2021 dataset. You can run it straight from your browser, entirely client-side, at <a href="https:&#x2F;&#x2F;waifuxl.com" rel="nofollow">https:&#x2F;&#x2F;waifuxl.com</a>.<p>Using the Onnx Runtime, we stream the weights of our ML models directly onto your device to be executed locally in WebAssembly. Doing so allows us to provide this service solely through a static webpage, no backend for model execution needed. This has the added benefit of enabling the privacy of your images--your images are not, and never will be, sent to us.<p>Our original inspiration for this project was waifu2x (<a href="http:&#x2F;&#x2F;waifu2x.udp.jp" rel="nofollow">http:&#x2F;&#x2F;waifu2x.udp.jp</a>). In general, our model will outperform those used on waifu2x by a significant margin, without the need for multiple models trained on various noise reduction levels.<p>Note that while you _can_ upscale natural (real) images, the model was only trained on anime style drawings, so don’t expect good results. It does work quite well on non-anime graphic art, however.<p>For more information, see our blog post at <a href="https:&#x2F;&#x2F;haydn.fgl.dev&#x2F;posts&#x2F;the-launch-of-waifuxl&#x2F;" rel="nofollow">https:&#x2F;&#x2F;haydn.fgl.dev&#x2F;posts&#x2F;the-launch-of-waifuxl&#x2F;</a>

暂无评论

暂无评论