Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【工具自荐】快速P图小程序,inpaint-wechat照片修复小小助手 #3853

Open
wangqmshf opened this issue Jan 5, 2024 · 1 comment
Labels

Comments

@wangqmshf
Copy link

Inpaint_wechat是一款基于微信AI能力的微信小程序,实现了图片选定区域的消除修复功能,纯客户端实现,无服务端。
本程序借鉴了 MI-GAN 原项目和 inpaint_web 网页实现项目的逻辑以及部分代码。

鉴于微信小程序仅支持有限的算子,为了弥补这一限制,本程序采用了 WebAssembly (wasm) 技术,并结合适配微信的 OpenCV 技术,以实现对模型的预处理和后处理。

相关链接 https://github.com/shifu-group/inpaint_wechat

Video Demo(视频演示)

inpaint-wechat_480.mp4

Demo(1.选择图片 2.选择区域 3.消除)

merge

QR Code for the Wechat App (扫描微信小程序二维码打开小程序)

mini_code

@ruanyf ruanyf added the weekly label Jan 6, 2024
@wangqmshf
Copy link
Author

多谢推广

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants