Code Monkey home page Code Monkey logo

dmc-dante / inpaint_wechat Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shifu-group/inpaint_wechat

0.0 0.0 0.0 4.57 MB

Inpaint_wechat is a WeChat mini-program based on the WeChat AI capabilities, implementing the functionality of inpainting and repairing selected areas in images, which is purely implemented by the client and has no server. Inpaint_wechat照片修复小小助手是一款基于微信AI能力的微信小程序,实现了图片选定区域的消除修复功能,纯客户端实现,无服务端。

License: GNU General Public License v3.0

JavaScript 100.00%

inpaint_wechat's Introduction

Inpaint_wechat(照片修复小小助手)

Inpaint_wechat is a WeChat mini-program based on the WeChat AI capabilities, implementing the functionality of inpainting and repairing selected areas in images, which is purely implemented by the client and has no server.

The program draws inspiration from the logic and some code of the original MI-GAN project and inpaint_web project.

Given the limited support for operators in WeChat mini-programs, to address this constraint, the program utilizes WebAssembly (wasm) technology. Additionally, it integrates with WeChat-adapted OpenCV techniques to achieve model preprocessing and post-processing.

Inpaint_wechat是一款基于微信AI能力的微信小程序,实现了图片选定区域的消除修复功能,纯客户端实现,无服务端。

本程序借鉴了 MI-GAN 原项目和 inpaint_web 网页实现项目的逻辑以及部分代码。

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

Video Demo(视频演示)

inpaint-wechat_480.mp4

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

照片修复小助手

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

照片修复小助手

Operation Tips (操作建议)

  1. Multiple inpainting operations can be performed on the target area until satisfactory results are achieved.

可以对目标区域进行连续的多次消除操作,直到对结果满意为止。

  1. 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.

如果对当前结果不满意,可以用“回退”来取消操作,再重新选择区域。注意此操作不可逆。

Contact

Twitter Follow

📺 bilibili

Reference

  • The MI-GAN model

https://github.com/Picsart-AI-Research/MI-GAN

  • The inpaint-web repository

https://github.com/lxfater/inpaint-web

  • Adapted opencv for WeChat

https://github.com/sanyuered/WeChat-MiniProgram-AR-WASM

inpaint_wechat's People

Contributors

davidshen111 avatar wangqmshf avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.