展示HN:我用自建UI、视觉和AI库构建了一个1.8MB的原生应用
Show HN: I built a 1.8MB native app with self-built UI, vision and AI libraries

原始链接: https://github.com/Okery/Aivition

Aivition 是一款一体化的图像处理工具。它轻巧、启动迅速,并能即时查看图像。它还具有无限画布,允许您像在桌面上一样自由地排列和组织图像。要进行编辑,只需右键单击图像即可调出选项菜单——从基本的裁剪和旋转到 AI 驱动的功能,如背景移除和高清放大。🍄 自定义 RGB 通道混合 Google Drive 支持平台:Windows 10/11 便携版:无需安装。只需解压并运行。要启用 AI 功能,请下载相应的检查点。要完全卸载:打开应用程序 → 进入设置 → 清除注册表,然后手动删除应用程序文件夹。编辑后的图像记录存储在每个图像目录中的 .aivition 文件夹中。您可以根据需要选择删除这些记录。此仓库主要用于错误报告、功能请求和其他建议。如果您喜欢 Aivition,请为该仓库点赞!

Jaramy发布了“Aivition”,一款1.8MB的Windows原生AI图像处理工具,完全使用C++从头开始构建,不依赖任何外部库。他为UI(使用Win32 API)、计算机视觉(处理类似OpenCV的图像处理任务)和AI推理(在本地运行神经网络,可与PyTorch媲美)开发了自定义库。 Jaramy每天使用Aivition,并寻求对其性能、兼容性和整体用户体验的反馈。他澄清,虽然源代码可在GitHub上找到(github.com/okery),但该应用程序并非开源,目前也没有特定许可证。随后进行了一场关于术语的讨论,一位评论者建议使用“application”代替“app”,以避免与移动应用程序混淆。
相关文章

原文

Aivition is an all-in-one image processing tool. It's lightweight, launches quickly, and lets you view images instantly. It also features an infinite canvas, allowing you to freely arrange and organize images just like on your desktop. When you want to edit, simply right-click an image to bring up a menu of options—from basic cropping and rotating to AI-powered features like background removal and HD upscaling.

🍄 Custom RGB Channel Mixing

Google Drive

  • Supported Platforms: Windows 10/11
  • Portable Version: No installation required. Just extract and run.
  • To enable AI features, please download relative checkpoint.
  • To Uninstall Completely: Open the app → Go to Settings → Clear Registry, then manually delete the application folder. Edited image records are stored in the .aivition folder within each image's directory. You can choose to delete these as needed.
  • This repository is mainly for bug reports, feature requests, and other suggestions.
  • If you like Aivition, please give this repo a star!
联系我们 contact @ memedata.com