Skip to content

【开源自荐】Idify -- 纯浏览器本地运行的证件照生成工具 #3481

New issue

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

By clicking “No 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? No Sign in to your account

Open
zhbhun opened this issue Sep 14, 2023 · 5 comments
Open
Labels

Comments

@zhbhun
Copy link

zhbhun commented Sep 14, 2023

这是一个在浏览器本地进行图片处理的证件照生成工具,支持人像分割,不需要上传到服务器,不用担心隐私问题。

@jwenjian
Copy link

如果可以移除背景(变透明),或者换背景颜色就更好了

@jwenjian
Copy link

不知道纯本地能不能做, 或者可以给个链接到 remove.bg,

@zhbhun
Copy link
Author

zhbhun commented Sep 14, 2023

有的,可以体验下,目前下面标红的功能已经做了

image

@jwenjian
Copy link

OK, 看到了, 提个建议, 建议先抠图, 然后旋转/缩放/换底色放在一起完成, 因为现在是先选图, 旋转/缩放, 然后点右上角的保存之后, 才会去抠图, 抠图之后再换底色, 再点保存才会存在本地, 流程有点困惑.

@zhbhun
Copy link
Author

zhbhun commented Sep 14, 2023

确实,大多类似的应用都是先抠图再处理的,早先也是这么做的。但遇到个问题,要在本地抠图需要下载模型和本地计算,耗时比较久,一上来久就要等挺久的,后面就暂时改成先裁减后抠图了,后续打算放在用户裁剪的时候,后台抠图。

@ruanyf ruanyf added the weekly label Sep 14, 2023
No Sign up for free to join this conversation on GitHub. Already have an account? No Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants