+ 我要发布
我发布的 我的标签 发现
浏览器扩展
斑点象@Edge

Inpaint_wechat(照片修复小小助手)

Inpaint_wechat是一款基于微信AI能力的微信小程序,实现了图片选定区域的消除修复功能,纯客户端实现,无服务端。 本程序借鉴了 MI-GAN 原项目和 inpaint_web 网页实现项目的逻辑以及部分代码。 鉴于微信小程序仅支持有限的算子,为了弥补这一限制,本程序采用了 WebAssembly (wasm) 技术,并结合适配微信的 OpenCV 技术,以实现对模型的预处理和后处理。 Operation Tips (操作建议) Multiple inpainting operations can be performed on the target area until satisfactory results are achieved. 可以对目标区域进行连续的多次消除操作,直到对结果满意为止。 If you are not satisfied with the current result, you can use "undo" to cancel the operation and then reselect the area. Please note that this operation is irreversible. 如果对当前结果不满意,可以用“回退”来取消操作,再重新选择区域。注意此操作不可逆。
你可能想看的